summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/spi-nor.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-14mtd: spi-nor: add support for EON EN25QH128Sergey Ryazanov1-0/+1
2014-07-12mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+52
2014-05-13mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032pGeert Uytterhoeven1-1/+1
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris1-8/+8
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris1-32/+32
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 a helper to find the spi_device_idHuang Shijie1-0/+12
2014-04-14mtd: spi-nor: add the framework for SPI NORHuang Shijie1-0/+1088