aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/nxp-spifi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus1-8/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-06-22mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()Alexey Khoroshilov1-0/+1
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen1-10/+12
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek1-4/+2
2016-06-01mtd: nxp-spifi: return amount of data transferred or error in read/writeBrian Norris1-4/+9
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek1-6/+6
2015-11-11mtd: spi-nor: drop unnecessary partition parser dataBrian Norris1-3/+1
2015-11-11mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()Brian Norris1-1/+1
2015-09-11mtd: spi-nor: Zap unneeded write_enable from write_regJagan Teki1-2/+1
2015-09-11mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut1-0/+1
2015-09-02mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris1-4/+2
2015-09-02mtd: spi-nor: assign mtd->priv in spi_nor_scan()Brian Norris1-1/+0
2015-08-14mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)Joachim Eastwood1-0/+482