summaryrefslogtreecommitdiff
path: root/include/linux/mtd/spi-nor.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris1-8/+16
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris1-27/+27
2014-04-14mtd: spi-nor: drop \t after #defineBrian Norris1-36/+36
2014-04-14mtd: spi-nor: add the copyright informationHuang Shijie1-0/+9
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/+20
2014-04-14mtd: spi-nor: add the basic data structuresHuang Shijie1-0/+110
2014-04-14mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie1-0/+55