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