aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/hisi-sfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle1-2/+2
2020-01-10mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we areJohn Garry1-1/+1
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus1-9/+13
2019-10-23mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignmentTudor Ambarus1-1/+0
2019-08-28mtd: spi-nor: hisi-sfc: Add of_node_put() before breakNishka Dasgupta1-0/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2018-04-20mtd: spi-nor: hisi: Avoid generic function namesEzequiel Garcia1-6/+6
2017-08-15mtd: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen1-8/+23
2017-03-07mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failureAlexey Khoroshilov1-1/+4
2016-07-13mtd: spi-nor: add hisilicon spi-nor flash controller driverJiancheng Xue1-0/+489