summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/nxp-spifi.c
AgeCommit message (Expand)Author
2020-03-16mtd: spi-nor: Prepare core / manufacturer code splitBoris Brezillon
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-22mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()Alexey Khoroshilov
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek
2016-06-01mtd: nxp-spifi: return amount of data transferred or error in read/writeBrian Norris
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek
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-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: 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-14mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)Joachim Eastwood