aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-bit.c
Commit message (Expand)AuthorAgeFilesLines
* last driver import from 3.2.72 for nowWolfgang Wiedmeyer2015-10-231-11/+13
* i2c-algo-bit: Fix spurious SCL timeouts under heavy loadVille Syrjala2012-03-191-1/+7
* i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-12-091-2/+2
* i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher2011-04-171-3/+19
* 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/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* 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/+1
* 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/+0
* i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-261-1/+1
* i2c-algo-bit: CleanupsJean Delvare2006-09-261-9/+8
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-261-4/+0
* [PATCH] i2c-algo-bit: Wipe out dead codeUwe Bugla2006-07-121-1/+0
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-121-2/+1
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-2/+0
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [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/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+573