summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/hisi-sfc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle2020-01-141-2/+2
* mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we areJohn Garry2020-01-101-1/+1
* mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus2019-10-231-9/+13
* mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignmentTudor Ambarus2019-10-231-1/+0
* mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta2019-08-281-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* mtd: spi-nor: hisi: Avoid generic function namesEzequiel Garcia2018-04-201-6/+6
* mtd: Convert to using %pOF instead of full_nameRob Herring2017-08-151-4/+4
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-151-8/+23
* mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failureAlexey Khoroshilov2017-03-071-1/+4
* mtd: spi-nor: add hisilicon spi-nor flash controller driverJiancheng Xue2016-07-141-0/+489