summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi
Commit message (Expand)AuthorAgeLines
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-09-0/+6
* sf: fix stmicro offset setup while erasingMike Frysinger2009-11-22-1/+2
* sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-22-0/+339
* sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+2
* eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD2009-08-21-1/+0
* Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2009-08-09-0/+118
* sf: Macronix additional chips supportedPrafulla Wadaskar2009-07-06-12/+37
* sf: sst: add sst25vf###b idsMike Frysinger2009-07-06-0/+16
* sf: sst: fix sector sizeMike Frysinger2009-07-06-4/+4
* sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-12-0/+319
* sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-12-0/+139
* sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-02-3/+3
* sf: set common timeouts in seconds, not millisecondsMike Frysinger2009-04-02-3/+6
* sf: stmicro: use common page timeout defineMike Frysinger2009-04-02-2/+1
* sf: always read 5 bytes for the idcodeMike Frysinger2009-04-02-11/+5
* sf: stmicro: drop redundant id readMike Frysinger2009-04-02-7/+1
* sf: add driver for SST flashesMike Frysinger2009-04-02-0/+365
* sf: drop DEBUG definesMike Frysinger2009-04-02-2/+2
* mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-02-0/+48
* mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-02-0/+357
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-2/+4
* spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-16-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* mtd: SPI Flash: Support the STMicro FlashTsiChung Liew2008-09-09-0/+363
* Fix merge problemsStefan Roese2008-08-06-3/+3
* SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+616