summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki
2014-09-28mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki
2014-08-19mtd: spi-nor: drop jedec_probe /helper/ functionRafał Miłecki
2014-08-19mtd: spi-nor: remove duplicated w25q128 entryRafał Miłecki
2014-08-19mtd: spi-nor: add support for Micron M25PX80Thomas Petazzoni
2014-07-14mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com
2014-05-12mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven
2014-04-16mtd: fsl-quadspi: fix __iomem annotationsBrian Norris
2014-04-14mtd: spi-nor: allow to be built as moduleBrian Norris
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie
2014-04-14mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2014-04-14mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie