aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/mchp23k256.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03mtd: mchp23k256: Warn about failure to unregister mtd deviceUwe Kleine-König1-1/+3
2019-11-14mtd: devices: fix mchp23k256 read and writeAngelo Dureghello1-8/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420Thomas Gleixner1-5/+1
2017-12-17mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo1-4/+14
2017-06-08mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham1-10/+56
2017-06-08mtd: mchp23k256: add partitioning supportChris Packham1-0/+1
2017-06-01mtd: mchp23k256: switch to mtd_device_register()Chris Packham1-3/+2
2017-06-01mtd: mchp23k256: Add OF device ID tableChris Packham1-0/+8
2017-05-11mtd: mchp23k256: Add driver for this SPI SRAM deviceAndrew Lunn1-0/+182