aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/algos/i2c-algo-pcf.c
AgeCommit message (Expand)Author
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller
2008-07-14i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower
2008-01-27i2c-algo-pcf: Delete broken 10-bit address supportJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-09-26i2c: Constify i2c_algorithm declarations, part 1Jean Delvare
2006-07-12[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark 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-16Linux-2.6.12-rc2Linus Torvalds