Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c/chips: Move max6875 to drivers/misc/eeprom | Wolfram Sang | 2009-06-15 | 3 | -0/+261 |
* | at25: make input buffers of at25_*write() const | Geert Uytterhoeven | 2009-04-13 | 1 | -2/+3 |
* | at24: make input buffers of at24_*write() const | Geert Uytterhoeven | 2009-04-13 | 1 | -4/+4 |
* | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs | David Brownell | 2009-04-02 | 1 | -14/+44 |
* | memory_accessor: implement the new memory_accessor interface for I2C EEPROM | Kevin Hilman | 2009-04-02 | 1 | -13/+54 |
* | eeprom/at24: Remove EXPERIMENTAL | Wolfram Sang | 2009-03-28 | 1 | -1/+1 |
* | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 2 | -7/+7 |
* | eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+249 |
* | spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+401 |
* | i2c: Move old eeprom driver to /drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+269 |
* | i2c: Move at24 to drivers/misc/eeprom | Wolfram Sang | 2009-01-26 | 3 | -0/+612 |