summaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom/at24.c
AgeCommit message (Expand)Author
2010-12-24misc/at24: add more sanity checks for parametersWolfram Sang
2010-12-24misc/at24: parse device tree dataWolfram Sang
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang
2009-11-26at24: Use timeout also for readWolfram Sang
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang