equal
deleted
inserted
replaced
41 * Check force_config flag before error. |
41 * Check force_config flag before error. |
42 * Remove allow_scanning flag. |
42 * Remove allow_scanning flag. |
43 * Check for ioctl() interface version. |
43 * Check for ioctl() interface version. |
44 * Improve application-triggered SDO transfers by moving the state machine into |
44 * Improve application-triggered SDO transfers by moving the state machine into |
45 the SDO handlers. |
45 the SDO handlers. |
46 * Apply watchdog patches from J. Mohre. |
|
47 * Move device driver files in subdirectories. |
46 * Move device driver files in subdirectories. |
48 * Document ec_fsm_foe members. |
47 * Document ec_fsm_foe members. |
49 * Test KBUILD_EXTRA_SYMBOLS. |
48 * Test KBUILD_EXTRA_SYMBOLS. |
50 * Remove default buffer size in SDO upload. |
49 * Remove default buffer size in SDO upload. |
51 |
50 |