Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-09 | drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking | Albin Tonnerre | |
Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com> | |||
2009-08-21 | eeprom_m95xxx: remove unused variable i | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2009-08-09 | Add driver for the ST M95xxx SPI EEPROM | Albin Tonnerre | |
This chip is used in a number of boards manufactured by Calao-Systems which should be supported soon. This driver provides the necessary spi_read and spi_write functions necessary to communicate with the chip. Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com> |