summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos/i2c-algo-pcf.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-291-6/+2Star
* i2c: remove FSF addressWolfram Sang2014-11-071-5/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* i2c: Update the FSF addressJean Delvare2012-03-261-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* 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/+0Star
* 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/+115Star
* 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/+13Star
* 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/+0Star
* i2c: Constify i2c_algorithm declarations, part 1Jean Delvare2006-09-271-1/+1
* [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm driversMark M. Hoffman2006-07-131-3/+5
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-2/+0Star
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0Star
* [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/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+507