summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)AuthorFilesLines
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