index
:
xivo/linux.git
net-next
Linux branches with e1000 patched for support of the EP80579 GbE MAC and XiVO IPBX Open Hardware
XiVO Dev Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
algos
/
i2c-algo-bit.c
Age
Commit message (
Expand
)
Author
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
2011-01-10
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
2011-01-10
i2c-algo-bit: Refactor adapter registration
Jean Delvare
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
i2c-algo-bit: Add pre- and post-xfer hooks
Jean Delvare
2009-05-05
i2c-algo-bit: Fix timeout test
Dave Airlie
2009-03-28
i2c: Set a default timeout value for all adapters
Jean Delvare
2008-07-14
i2c: Bus drivers return -Errno not -1
David Brownell
2008-01-27
i2c-algo-bit: Fix NAK/ARB comments
David Brownell
2008-01-27
i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
David Brownell
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-09-09
i2c-algo-bit: Read block data bugfix
David Brownell
2007-05-01
i2c-algo-bit: Improve debugging
Jean Delvare
2007-05-01
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
2007-05-01
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2007-05-01
i2c-algo-bit: Emulate SMBus block read
Jean Delvare
2007-05-01
i2c-algo-bit: Always send a stop condition before leaving
Jean Delvare
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-09-26
i2c: Constify i2c_algorithm declarations, part 1
Jean Delvare
2006-09-26
i2c-algo-bit: Cleanups
Jean Delvare
2006-09-26
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
2006-07-12
[PATCH] i2c-algo-bit: Wipe out dead code
Uwe Bugla
2006-07-12
[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers
Mark M. Hoffman
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (3/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds