Commit Graph

57 Commits (21f8a73f829797eb7ebc12202b4c68e10e751ddb)

Author SHA1 Message Date
Enrik Berkhan 2196d1cf4a i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) 16 years ago
Dave Airlie 0cdba07bb2 i2c-algo-bit: Fix timeout test 16 years ago
Jean Delvare c454dee21d i2c-algo-pca: Fix use of uninitialized variable in debug message 16 years ago
Jean Delvare abe213d7f6 i2c: Delete unused i2c-algo-sgi helper module 16 years ago
Wolfram Sang 2378bc09b9 i2c-algo-pca: Use timeout for checking the state machine 16 years ago
Wolfram Sang 8e99ada8de i2c-algo-pca: Rework waiting for a free bus 16 years ago
Marco Aurelio da Costa eff9ec95ef i2c-algo-pca: Add PCA9665 support 16 years ago
Frank Seidel bac3e7c2aa i2c: Adapt debug macros for KERN_* constants 16 years ago
Jean Delvare 8fcfef6e65 i2c: Set a default timeout value for all adapters 16 years ago
Frank Seidel 154d22b04a i2c: Add missing KERN_* constants to printks 16 years ago
Roel Kluin 94d78e180c i2c-algo-pcf: Handle timeout correctly 16 years ago
Roel Kluin 0c168ceb9e i2c-algo-pcf: Style cleanups 16 years ago
David Miller a672b4c1b2 i2c-algo-pcf: Fix typo in debugging log message 17 years ago
David Miller 30091404af i2c-algo-pcf: Add adapter hooks around xfer begin and end 17 years ago
David Miller 08e5338d11 i2c-algo-pcf: Pass adapter data into ->waitforpin() method 17 years ago
Jean Delvare 8d24f8dcb7 i2c: Let users select algorithm drivers manually again 17 years ago
Eric Brower 0573d11b2b i2c-algo-pcf: Multi-master lost-arbitration improvement 17 years ago
Wolfram Sang c80ebe7987 i2c-pca-algo: Fix error code 17 years ago
David Brownell 97140342e6 i2c: Bus drivers return -Errno not -1 17 years ago
Wolfram Sang c01b083105 i2c-algo-pca: Extend for future drivers 17 years ago
Wolfram Sang 3d4382913f i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF 17 years ago
Jean Delvare 3845de25c5 i2c: Remove the algorithm drivers from the config menu 17 years ago
Jean Delvare 6408a8338c i2c-algo-pcf: Delete broken 10-bit address support 17 years ago
David Brownell bf3e2d1d9b i2c-algo-bit: Fix NAK/ARB comments 17 years ago
David Brownell cf978ab284 i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
David Brownell 939bc4943d i2c-algo-bit: Read block data bugfix 18 years ago
Jean Delvare 0a85e9a271 i2c-rpx: Remove 18 years ago
Jan Engelhardt 16538e6b32 Use menuconfig objects - I2C 18 years ago
Jean Delvare 494dbb64dc i2c-algo-bit: Improve debugging 18 years ago
Jean Delvare 424ed67c7d i2c-algo-bit: Implement a 50/50 SCL duty cycle 18 years ago
Ladislav Michl 6edac5803f i2c-algo-sgi: Comment and whitespace cleanups 18 years ago
Jean Delvare 0f3b483852 i2c-algo-bit: Add i2c_bit_add_numbered_bus 18 years ago
Jean Delvare 3c4bb241d3 i2c-algo-bit: Emulate SMBus block read 18 years ago
Jean Delvare 1ecac07aba i2c-algo-bit: Always send a stop condition before leaving 18 years ago
Jean Delvare 3269711b76 i2c: Discard the i2c algo del_bus wrappers 18 years ago
Jean Delvare 51fd554b65 i2c: Delete the broken i2c-ite bus driver 18 years ago
Jean Delvare 9e11a9fbfe i2c: Constify i2c_algorithm declarations, part 1 19 years ago
Jean Delvare 7b288a018a i2c-algo-bit: Cleanups 19 years ago
Jean Delvare a0d9c63d36 i2c-algo-bit: Discard the mdelay data struct member 19 years ago
Jean Delvare 51c3711704 i2c-algo-sibyte: Merge into i2c-sibyte 19 years ago
Jean Delvare 3fd3968754 i2c-algo-sibyte: Cleanups 19 years ago
Uwe Bugla 5313775f18 [PATCH] i2c-algo-bit: Wipe out dead code 19 years ago
Mark M. Hoffman b39ad0cf7c [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers 19 years ago
Eric Sesterhenn 8104a9a9c9 [PATCH] i2c: Use module_param in i2c-algo-sibyte 19 years ago
Jean Delvare 605070952f [PATCH] i2c: Discard explicit static initializations to 0 20 years ago
Jean Delvare a89923fff7 [PATCH] I2C: Fix sgi_xfer return value 20 years ago
Jean Delvare c7a46533ff [PATCH] I2C: Kill i2c_algorithm.id (5/7) 20 years ago
Jean Delvare 1d8b9e1bad [PATCH] I2C: Kill i2c_algorithm.id (4/7) 20 years ago
Jean Delvare 87c3d7a8bc [PATCH] I2C: Kill i2c_algorithm.id (3/7) 20 years ago