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