summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/aspeed-smc.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Prepare core / manufacturer code splitBoris Brezillon2020-03-161-910/+0
* mtd: spi-nor: remove unused enum spi_nor_opsMichael Walle2020-01-141-2/+2
* mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'Tudor Ambarus2019-10-231-9/+14
* mtd: spi-nor: aspeed-smc: Add of_node_put()Nishka Dasgupta2019-08-281-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+3
* mtd: spi-nor: aspeed: set 4B setting for all chipsCédric Le Goater2017-08-141-7/+6
* mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater2017-06-221-3/+154
* mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater2017-06-211-2/+1
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-151-10/+13
* mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe()Wei Yongjun2017-02-101-6/+2
* mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb()Cédric Le Goater2017-02-101-2/+1
* mtd: aspeed: add memory controllers for the Aspeed AST2400 SoCCédric Le Goater2017-02-101-0/+33
* mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoCCédric Le Goater2017-02-101-0/+726