aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-pcf.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* fix typo "definetly" -> "definitely" in commentUwe Kleine-König2010-02-051-1/+1
* i2c: Set a default timeout value for all adaptersJean Delvare2009-03-281-1/+0
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-281-1/+1
* i2c-algo-pcf: Handle timeout correctlyRoel Kluin2009-03-281-8/+10
* i2c-algo-pcf: Style cleanupsRoel Kluin2009-03-281-135/+115
* i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-221-1/+1
* i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-221-4/+13
* i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-221-1/+1
* i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower2008-07-141-17/+31
* i2c-algo-pcf: Delete broken 10-bit address supportJean Delvare2008-01-271-72/+13
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-8/+0
* i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-261-1/+1
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-121-3/+5
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-2/+0
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+507