aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom/at24.c
AgeCommit message (Expand)Author
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-29misc/at24: avoid infinite loop on write()Vladimir Zapolskiy
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot
2013-05-30drivers/misc: at24: convert to use devm_kzallocNikolay Balandin
2012-11-21misc: remove use of __devexitBill Pemberton
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton
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