aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-14mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov1-0/+1
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+52
2014-05-12mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven1-1/+1
2014-04-16mtd: fsl-quadspi: fix __iomem annotationsBrian Norris1-2/+2
2014-04-14mtd: spi-nor: allow to be built as moduleBrian Norris1-2/+2
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris2-4/+9
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris2-11/+11
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2-61/+61
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie1-1/+5
2014-04-14mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris1-0/+3
2014-04-14mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie3-0/+1016
2014-04-14mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie1-0/+12
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie3-0/+1095