aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c/algos/i2c-algo-pcf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07i2c: remove FSF addressWolfram Sang1-5/+0
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-03-26i2c: Update the FSF addressJean Delvare1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-05fix typo "definetly" -> "definitely" in commentUwe Kleine-König1-1/+1
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare1-1/+0
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel1-1/+1
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller1-1/+1
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller1-4/+13
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller1-1/+1
2008-07-14i2c-algo-pcf: Multi-master lost-arbitration improvementEric Brower1-17/+31
2008-01-27i2c-algo-pcf: Delete broken 10-bit address supportJean Delvare1-72/+13
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-8/+0
2006-09-26i2c: Constify i2c_algorithm declarations, part 1Jean Delvare1-1/+1
2006-07-12[PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman1-3/+5
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare1-2/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare1-1/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+507