aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-stub.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-stub: Expose the default functionality flagsJean Delvare2010-05-211-4/+5
* i2c-stub: Allow user to disable some commandsJean Delvare2009-12-061-2/+6
* i2c-stub: Implement I2C block supportJean Delvare2009-12-061-2/+26
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c: Bus drivers return -Errno not -1David Brownell2008-07-141-2/+2
* i2c-stub: No newline in parameter descriptionJean Delvare2008-04-291-1/+1
* i2c-stub: Use a single array for byte and word operationsJean Delvare2008-01-271-7/+8
* i2c-stub: Support multiple chipsJean Delvare2007-10-131-22/+57
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
* i2c-stub: Chip address as a module parameterJean Delvare2006-09-261-1/+18
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+143