summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/spi-nor.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris2015-03-271-0/+5
* mtd: spi-nor: Add quad I/O support for Micron SPI NORBean Huo 霍斌斌 (beanhuo)2015-01-071-0/+7
* mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris2014-11-051-2/+0Star
* mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-051-0/+6
* spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-221-3/+0Star
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-211-1/+0Star
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-171-17/+3Star
* mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com2014-07-121-0/+4
* mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris2014-04-141-8/+16
* mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-141-27/+27
* mtd: spi-nor: drop \t after #defineBrian Norris2014-04-141-36/+36
* mtd: spi-nor: add the copyright informationHuang Shijie2014-04-141-0/+9
* mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie2014-04-141-0/+12
* mtd: spi-nor: add the framework for SPI NORHuang Shijie2014-04-141-0/+20
* mtd: spi-nor: add the basic data structuresHuang Shijie2014-04-141-0/+110
* mtd: spi-nor: copy the SPI NOR commands to a new header fileHuang Shijie2014-04-141-0/+55