summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/fsl-quadspi.c
AgeCommit message (Expand)Author
2015-01-15mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chipAllen Xu
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-01mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris
2014-11-05mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-22mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam
2014-10-22mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam
2014-10-20mtd: spi-nor: drop owner assignment from platform_driversWolfram Sang
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-04-16mtd: fsl-quadspi: fix __iomem annotationsBrian Norris
2014-04-14mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-04-14mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie