aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki1-27/+1
2014-09-28mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki2-1/+18
2014-08-19mtd: spi-nor: drop jedec_probe /helper/ functionRafał Miłecki1-6/+1
2014-08-19mtd: spi-nor: remove duplicated w25q128 entryRafał Miłecki1-1/+0
2014-08-19mtd: spi-nor: add support for Micron M25PX80Thomas Petazzoni1-0/+1
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