summaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom
Commit message (Expand)AuthorAgeFilesLines
...
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-141-2/+3
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-141-4/+4
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-031-14/+44
* memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-031-13/+54
* eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-281-1/+1
* eeprom: More consistent symbol namesJean Delvare2009-01-262-7/+7
* eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-263-0/+249
* spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-263-0/+401
* i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-263-0/+269
* i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-263-0/+612