summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/fsl-quadspi.c
AgeCommit message (Expand)Author
2018-08-24MLK-16330: mtd: fsl-quadspi: remove unnecessary variableHan Xu
2018-08-24MLK-16060: mtd: fsl-quadspi: fix the unalignment issue for qspiHan Xu
2018-08-24MLK-13612-2: mtd: fsl-quadspi: add QSPI driver on ULP1Han Xu
2018-08-24MLK-12981: mtd: fsl-quadspi: QSPI support dynamic LUT changeHan Xu
2018-08-24MLK-12746-2: mtd: fsl-quadspi: add QSPI support for i.MX6ULLHan Xu
2018-08-24MLK-12153: mtd: fsl-quadspi: fix the QSPI dereference null return value found...Han Xu
2018-08-24MLK-10996 imx: qspi fix ddr delay settingPeng Fan
2018-08-24MLK-11940: add two more commands support for qspiHan Xu
2018-08-24MLK-11335: mtd: qspi: enalbe LPSR for qspiHan Xu
2018-08-24MLK-11095: mtd:qspi: clear the DDR_EN bit on 6UL and 7DHan Xu
2018-08-24MLK-9920 mtd: fsl-quadspi: Add ddrsmp parameter to device treeYe.Li
2018-08-24ENGR00318895-11 mtd: fsl-quadspi: add DDR quad read support for MicronHuang Shijie
2018-08-24MLK-11936: mtd: fsl-quadspi: add the DDR quad read support for Spansion NORHuang Shijie
2018-08-24ENGR00318895-7 mtd: fsl-quadspi: use the information stored in spi-nor{}Huang Shijie
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek
2016-06-01mtd: fsl-quadspi: return amount of data read/written or errorMichal Suchanek
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek
2016-03-07mtd: spi-nor: fsl-quadspi: add support for ls1021aYao Yuan
2016-03-07mtd: spi-nor: fsl-quadspi: add big-endian supportYao Yuan
2015-11-18mtd: fsl-quadspi: possible NULL dereferenceBrian Norris
2015-11-11mtd: spi-nor: drop unnecessary partition parser dataBrian Norris
2015-11-11mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()Brian Norris
2015-10-26mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu
2015-10-19mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build errorFabio Estevam
2015-10-19mtd: fsl-quadspi: fix printk() format warning for size_tBrian Norris
2015-09-11mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki
2015-09-11mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut
2015-09-02mtd: fsl-quadspi: use automatic spi-nor detectionBrian Norris
2015-09-02mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris
2015-09-02mtd: spi-nor: assign mtd->priv in spi_nor_scan()Brian Norris
2015-08-06mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_eraseFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: reset the module in the probeFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait modeFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issueAllen Xu
2015-08-06mtd: spi-nor: fsl-quadspi: add i.mx6ul supportFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: add imx7d supportFrank Li
2015-08-06mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi versionHan Xu
2015-08-06mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB readHan Xu
2015-07-20mtd: fsl-quadspi: Actually clear TX FIFO upon writeAlexander Stein
2015-06-23mtd: fsl-quadspi: Access multiple chips simultaneouslyHan Xu
2015-05-06mtd: constify of_device_id arrayFabian Frederick
2015-03-30mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-03-30mtd: fsl-quadspi: Print the error valueFabio Estevam
2015-02-05mtd: fsl-quadspi: improve read performance by increase AHB transfer sizeAllen Xu
2015-02-05mtd: fsl-quadspi: Remove unnecessary 'map_failed' labelFabio Estevam
2015-02-05mtd: fsl-quadspi: Remove unneeded success/error messagesFabio Estevam
2015-02-05mtd: fsl-quadspi: Fix the error pathsFabio Estevam
2015-01-20mtd: fsl-quadspi: Fix module unboundFabio Estevam
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