aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/algos/i2c-algo-pcf.c
AgeCommit message (Expand)Author
2012-03-26i2c: Update the FSF addressJean Delvare
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-05fix typo "definetly" -> "definitely" in commentUwe Kleine-König
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin
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-rc2v2.6.12-rc2Linus Torvalds