linux/drivers/i2c/chips
Linus Torvalds dc221eae08 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
* 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6: (56 commits)
  i2c: Add detection capability to new-style drivers
  i2c: Call client_unregister for new-style devices too
  i2c: Clean up old chip drivers
  i2c-ibm_iic: Register child nodes
  i2c: New-style EEPROM driver using device IDs
  i2c: Export the i2c_bus_type symbol
  i2c-au1550: Fix PM support
  i2c-dev: Delete empty detach_client callback
  i2c: Drop stray references to lm_sensors
  i2c: Check for ACPI resource conflicts
  i2c-ocores: basic PM support
  i2c-sibyte: SWARM I2C board initialization
  i2c-i801: Fix handling of error conditions
  i2c-i801: Rename local variable temp to status
  i2c-i801: Properly report bus arbitration loss
  i2c-i801: Remove verbose debugging messages
  i2c-algo-pcf: Drop unused struct members
  i2c-algo-pcf: Multi-master lost-arbitration improvement
  i2c: Deprecate the legacy gpio drivers
  i2c-pxa: Initialize early
  ...
2008-07-15 11:16:05 -07:00
..
at24.c i2c: New-style EEPROM driver using device IDs 2008-07-14 22:38:35 +02:00
ds1682.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00
eeprom.c i2c: Clean up old chip drivers 2008-07-14 22:38:36 +02:00
isp1301_omap.c ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG 2008-07-03 12:24:43 +03:00
Kconfig i2c: New-style EEPROM driver using device IDs 2008-07-14 22:38:35 +02:00
Makefile i2c: New-style EEPROM driver using device IDs 2008-07-14 22:38:35 +02:00
max6875.c i2c: Clean up old chip drivers 2008-07-14 22:38:36 +02:00
menelaus.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00
pca9539.c i2c: Clean up old chip drivers 2008-07-14 22:38:36 +02:00
pcf8574.c i2c: Clean up old chip drivers 2008-07-14 22:38:36 +02:00
pcf8575.c i2c: normal_i2c can be made const (remaining drivers) 2008-01-27 18:14:47 +01:00
pcf8591.c i2c: Clean up old chip drivers 2008-07-14 22:38:36 +02:00
tps65010.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00
tsl2550.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00