summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/mchp48l640.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Explicitly include correct DT includesRob Herring2023-07-271-1/+1
* Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-251-1/+11
|\
| * mtd: mchp48l640: Add SPI ID tableMark Brown2022-02-071-0/+10
| * mtd: Fix misuses of of_match_ptr()Miquel Raynal2022-01-311-1/+1
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* mtd: mchp48l640: Warn about failure to unregister mtd deviceUwe Kleine-König2021-12-031-1/+3
* mtd: devices: mchp48l640: Fix memory leak on cmdColin Ian King2021-08-061-0/+1
* mtd: mchp48l640: silence some uninitialized variable warningsDan Carpenter2021-07-161-2/+2
* mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher2021-06-111-0/+373