linux/drivers/i2c/chips
Jean Delvare 9fc6adfa9a [PATCH] hwmon: hwmon vs i2c, second round (01/11)
Add support for kind-forced addresses to i2c_probe, like i2c_detect
has for (essentially) hardware monitoring drivers.

Note that this change will slightly increase the size of the drivers
using I2C_CLIENT_INSMOD, with no immediate benefit. This is a
requirement if we want to merge i2c_probe and i2c_detect though, and
seems a reasonable price to pay in comparison with the previous
cleanups which saved much more than that (such as the i2c-isa cleanup
or the i2c address ranges removal.)

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-05 09:14:18 -07:00
..
Kconfig [PATCH] I2C: Move hwmon drivers (1/3) 2005-07-11 14:14:31 -07:00
Makefile [PATCH] I2C: Move hwmon drivers (1/3) 2005-07-11 14:14:31 -07:00
ds1337.c [PATCH] I2C: refactor message in i2c_detach_client 2005-09-05 09:14:14 -07:00
ds1374.c [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
eeprom.c [PATCH] I2C: refactor message in i2c_detach_client 2005-09-05 09:14:14 -07:00
isp1301_omap.c [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers 2005-06-21 21:51:48 -07:00
m41t00.c [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
max6875.c [PATCH] I2C: refactor message in i2c_detach_client 2005-09-05 09:14:14 -07:00
pca9539.c [PATCH] I2C: refactor message in i2c_detach_client 2005-09-05 09:14:14 -07:00
pcf8574.c [PATCH] I2C: refactor message in i2c_detach_client 2005-09-05 09:14:14 -07:00
pcf8591.c [PATCH] I2C: refactor message in i2c_detach_client 2005-09-05 09:14:14 -07:00
rtc8564.c [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
rtc8564.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tps65010.c [PATCH] I2C: minor TPS6501x cleanups 2005-07-11 14:10:36 -07:00