aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/spi-nor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-07mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)1-0/+7
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris1-2/+0
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris1-0/+6
2014-10-21spi-nor: Remove spi_nor::read_id operationBen Hutchings1-3/+0
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings1-1/+0
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings1-17/+3
2014-07-11mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+4
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