summaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom/at24.c
AgeCommit message (Expand)AuthorLines
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+48
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare-11/+48
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-2/+4
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang-0/+1
2009-11-26at24: Use timeout also for readWolfram Sang-31/+45
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven-4/+4
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman-13/+54
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang-0/+582