summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/pca9539.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare2008-07-161-76/+33Star
* i2c: Clean up old chip driversJean Delvare2008-07-141-13/+12Star
* i2c: __must_check fixes (chip drivers)Jean Delvare2006-09-271-2/+9
* [PATCH] pca9539: Honor the force parameterBen Gardner2006-07-131-5/+7
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-061-1/+0Star
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-061-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-061-1/+0Star
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1Star
* [PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2005-09-051-2/+1Star
* [PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare2005-09-051-2/+2
* [PATCH] I2C: refactor message in i2c_detach_clientJean Delvare2005-09-051-3/+1Star
* [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2005-09-051-1/+0Star
* [PATCH] I2C: add new pca9539 driverbgardner@wabtec.com2005-06-221-0/+192