aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-stub.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-06i2c-stub: Allow user to disable some commandsGravatar Jean Delvare 1-2/+6
2009-12-06i2c-stub: Implement I2C block supportGravatar Jean Delvare 1-2/+26
2008-07-14i2c: Let bus drivers add SPD to their classGravatar Jean Delvare 1-1/+1
2008-07-14i2c: Bus drivers return -Errno not -1Gravatar David Brownell 1-2/+2
2008-04-29i2c-stub: No newline in parameter descriptionGravatar Jean Delvare 1-1/+1
2008-01-27i2c-stub: Use a single array for byte and word operationsGravatar Jean Delvare 1-7/+8
2007-10-13i2c-stub: Support multiple chipsGravatar Jean Delvare 1-22/+57
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Gravatar Jean Delvare 1-1/+1
2006-09-26i2c-stub: Chip address as a module parameterGravatar Jean Delvare 1-1/+18
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Gravatar Jean Delvare 1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Gravatar Jean Delvare 1-1/+0
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupGravatar Alexey Dobriyan 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+143