kernel-ark/drivers/i2c
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
..
algos [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus 2005-09-05 09:14:15 -07:00
busses [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) 2005-09-05 09:14:10 -07:00
chips [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
i2c-core.c [PATCH] hwmon: hwmon vs i2c, second round (01/11) 2005-09-05 09:14:18 -07:00
i2c-dev.c [PATCH] I2C: Improve core debugging messages 2005-09-05 09:14:16 -07:00
i2c-sensor-detect.c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) 2005-09-05 09:14:11 -07:00
i2c-sensor-vid.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00