summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi
AgeCommit message (Expand)Author
2012-02-12sf: eeprom_m95xxx: set a sane default timeoutMike Frysinger
2012-02-12sf: eeprom_m95xxx: fix up styleMike Frysinger
2011-12-24sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch
2011-12-05sf: fix erase debug outputVadim Bendebury
2011-10-23spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie
2011-09-29sf: eon: add support for EN25Q32B partsShaohui Xie
2011-09-21sf: fix debug format string warningVadim Bendebury
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot
2011-08-02sf: macronix: disable write protection when initializingSimon Guinot
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie
2011-08-02mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin
2011-07-26sf: sst: support newer standardized flashesMike Frysinger
2011-07-26sf: unify write disable commandsMike Frysinger
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-06-01sf: kick watchdog when pollingPatrick Sestier
2011-04-13sf: sst: add support for SST25VF064CJames Kosin
2011-04-12sf: use print_size() for sector_size outputMike Frysinger
2011-04-12sf: localize erase funcsMike Frysinger
2011-04-12sf: sst: setup read funcMike Frysinger
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun
2011-04-11sf: atmel: undo unification of status pollingMike Frysinger
2011-04-11sf: unify read functionsMike Frysinger
2011-04-11sf: unify erase functionsMike Frysinger
2011-04-11sf: unify status polling for ready bitMike Frysinger
2011-04-11sf: unify read/write helpersMike Frysinger
2010-12-17sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski
2010-12-17sf: new driver for EON devicesChong Huang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-10sf: ramtron: new spi fram driverReinhard Meyer
2010-10-12sf: turn probe switch into a lookup tableReinhard Meyer
2010-10-06sf: spansion: add support for S25FL032P partsDavid Jander
2010-10-06sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert
2010-10-06sf: winbond: add support W25Q64 partsGraeme Smecher
2010-06-30sf: move useful messages from debug to printfMike Frysinger
2010-06-30spi_flash: support old STMicro parts with RESThomas Chou
2010-04-09drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-10-24sf: add GPL-2 license infoMike Frysinger
2009-08-21eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD
2009-08-09Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre
2009-07-06sf: Macronix additional chips supportedPrafulla Wadaskar
2009-07-06sf: sst: add sst25vf###b idsMike Frysinger
2009-07-06sf: sst: fix sector sizeMike Frysinger
2009-06-12sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar
2009-06-12sf: atmel: implement power-of-two write/erase funcsTodor I Mollov