aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/aspeed-smc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-16mtd: spi-nor: Prepare core / manufacturer code splitBoris Brezillon1-910/+0
2020-01-14mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle1-2/+2
2019-10-23mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus1-9/+14
2019-08-28mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta1-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+3
2017-08-14mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater1-7/+6
2017-06-22mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater1-3/+154
2017-06-21mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater1-2/+1
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen1-10/+13
2017-02-10mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun1-6/+2
2017-02-10mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater1-2/+1
2017-02-10mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater1-0/+33
2017-02-10mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater1-0/+726