summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/spi_flash.c
AgeCommit message (Expand)Author
2011-12-05sf: fix erase debug outputVadim Bendebury
2011-09-21sf: fix debug format string warningVadim Bendebury
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-06-01sf: kick watchdog when pollingPatrick Sestier
2011-04-12sf: use print_size() for sector_size outputMike Frysinger
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun
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: new driver for EON devicesChong Huang
2010-11-10sf: ramtron: new spi fram driverReinhard Meyer
2010-10-12sf: turn probe switch into a lookup tableReinhard Meyer
2010-06-30sf: move useful messages from debug to printfMike Frysinger
2010-06-30spi_flash: support old STMicro parts with RESThomas Chou
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan
2009-10-24sf: add GPL-2 license infoMike Frysinger
2009-06-12sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar
2009-04-02sf: always read 5 bytes for the idcodeMike Frysinger
2009-04-02sf: add driver for SST flashesMike Frysinger
2009-04-02sf: drop DEBUG definesMike Frysinger
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew
2008-06-03SPI Flash subsystemHaavard Skinnemoen