summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/mchp23k256.c
AgeCommit message (Expand)Author
2023-07-27mtd: Explicitly include correct DT includesRob Herring
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-07mtd: mchp23k256: Add SPI ID tableMark Brown
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal
2021-12-03mtd: mchp23k256: Warn about failure to unregister mtd deviceUwe Kleine-König
2019-11-14mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420Thomas Gleixner
2017-12-17mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo
2017-06-08mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham
2017-06-08mtd: mchp23k256: add partitioning supportChris Packham
2017-06-01mtd: mchp23k256: switch to mtd_device_register()Chris Packham
2017-06-01mtd: mchp23k256: Add OF device ID tableChris Packham
2017-05-11mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn