summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-algo-bit: Complain about masters which can't read SCLJean Delvare2011-01-101-2/+12
* i2c-algo-bit: Refactor adapter registrationJean Delvare2011-01-101-16/+5Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-131-0/+9
* i2c-algo-bit: Fix timeout testDave Airlie2009-05-051-1/+1
* i2c: Set a default timeout value for all adaptersJean Delvare2009-03-281-3/+1Star
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-141-2/+2
* i2c-algo-bit: Fix NAK/ARB commentsDavid Brownell2008-01-271-4/+20
* i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)David Brownell2008-01-271-97/+105
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* i2c-algo-bit: Read block data bugfixDavid Brownell2007-09-091-20/+32
* i2c-algo-bit: Improve debuggingJean Delvare2007-05-011-90/+95
* i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare2007-05-011-20/+22
* i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare2007-05-011-1/+24
* i2c-algo-bit: Emulate SMBus block readJean Delvare2007-05-011-0/+17
* i2c-algo-bit: Always send a stop condition before leavingJean Delvare2007-05-011-12/+15
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-8/+0Star
* i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-271-1/+1
* i2c-algo-bit: CleanupsJean Delvare2006-09-271-9/+8Star
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-271-4/+0Star
* [PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla2006-07-131-1/+0Star
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-131-2/+1Star
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-2/+0Star
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0Star
* [PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+573