aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/pca9539.c
AgeCommit message (Expand)Author
2008-07-16i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare
2008-07-14i2c: Clean up old chip driversJean Delvare
2006-09-26i2c: __must_check fixes (chip drivers)Jean Delvare
2006-07-12[PATCH] pca9539: Honor the force parameterBen Gardner
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare
2005-06-21[PATCH] I2C: add new pca9539 driverbgardner@wabtec.com