i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
[safe/jmp/linux-2.6] / drivers / misc / eeprom / at24.c
2010-06-03 Wolfram Sangi2c: Remove all i2c_set_clientdata(client, NULL) in...
2010-05-21 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-05-21 Jean Delvareat24: Fall back to byte or word reads if needed
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-03-13 Wolfram Sangat24: Init dynamic bin_attribute structures
2009-11-26 Wolfram Sangat24: Use timeout also for read
2009-04-13 Geert Uytterhoevenat24: make input buffers of at24_*write() const
2009-04-03 Kevin Hilmanmemory_accessor: implement the new memory_accessor...
2009-01-26 Wolfram Sangi2c: Move at24 to drivers/misc/eeprom