aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-14init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang1-0/+1
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare1-3/+0
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare1-1/+1
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare1-2/+1
2009-11-26at24: Use timeout also for readWolfram Sang1-31/+45
2009-10-04max6875: Discard obsolete detect methodJean Delvare1-24/+5
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-1/+1
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling1-2/+2
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang3-0/+261
2009-04-13at25: make input buffers of at25_*write() constGeert Uytterhoeven1-2/+3
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven1-4/+4
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-14/+44
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman1-13/+54
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang1-1/+1
2009-01-26eeprom: More consistent symbol namesJean Delvare2-7/+7
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang3-0/+249
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang3-0/+401
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang3-0/+269
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang3-0/+612