summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/fsl-quadspi.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu2015-02-051-4/+14
* mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam2015-02-051-18/+10
* mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam2015-02-051-2/+0
* mtd: fsl-quadspi: Fix the error pathsFabio Estevam2015-02-051-4/+4
* mtd: fsl-quadspi: Fix module unboundFabio Estevam2015-01-201-6/+13
* mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu2015-01-151-0/+18
* Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-171-19/+4
|\
| * mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris2014-12-011-5/+0
| * mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris2014-11-051-11/+0
| * mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam2014-10-221-2/+2
| * mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam2014-10-221-1/+2
* | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
|\ \ | |/ |/|
| * mtd: spi-nor: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-171-6/+1
|/
* mtd: fsl-quadspi: fix __iomem annotationsBrian Norris2014-04-161-2/+2
* mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris2014-04-141-3/+3
* mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-141-29/+29
* mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie2014-04-141-0/+1009
OpenPOWER on IntegriCloud