aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2022-05-17mtd: st_spi_fsm: add missing clk_disable_unprepare() in stfsm_remove()Yang Yingliang
2022-05-16mtd: phram: Allow cached mappingsVincent Whitchurch
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18Merge tag 'spi-nor/for-5.18' into mtd/nextMiquel Raynal
2022-02-18mtd: spear_smi: use GFP_KERNELJulia Lawall
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-07mtd: mchp48l640: Add SPI ID tableMark Brown
2022-02-07mtd: mchp23k256: Add SPI ID tableMark Brown
2022-01-31mtd: Fix misuses of of_match_ptr()Miquel Raynal
2022-01-25mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter
2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-12-03mtd: dataflash: Add device-tree SPI IDsJon Hunter
2021-12-03mtd: sst25l: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: mchp48l640: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: mchp23k256: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-12-03mtd: dataflash: Warn about failure to unregister mtd deviceUwe Kleine-König
2021-10-15mtd: block2mtd: add support for an optional custom MTD labelJoachim Wiberg
2021-10-15mtd: block2mtd: minor refactor to avoid hard coded constantJoachim Wiberg
2021-08-06mtd: devices: mchp48l640: Fix memory leak on cmdColin Ian King
2021-07-16mtd: mchp48l640: silence some uninitialized variable warningsDan Carpenter
2021-06-11mtd: devices: add support for microchip 48l640 EERAMHeiko Schocher
2021-05-26mtd: devices: Remove superfluous "break"Ding Senjie
2021-05-10mtd: phram: Fix error return code in phram_setup()Yu Kuai
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus
2021-02-01mtd: st_spi_fsm: convert comma to semicolonZheng Yongjun
2021-01-27mtd: phram: use div_u64_rem to stop overwrite len in phram_setupyangerkun
2020-12-07mtd: phram: Allow the user to set the erase page size.Patrick O'Grady
2020-11-20mtd: devices: powernv_flash: Add function names to headers and fix 'dev'Lee Jones
2020-11-20mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issuesLee Jones
2020-11-20mtd: devices: phram: File headers are not good candidates for kernel-docLee Jones
2020-10-02mtd: spear_smi: Enable compile testingMiquel Raynal
2020-09-15mtd: spear_smi: use for_each_child_of_node() macroQinglang Miao
2020-08-27mtd: Avoid comma separated statementsJoe Perches
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-03-24mtd: phram: fix a double free issue in error pathWen Yang
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-01-27mtd: block2mtd: page index should use pgoff_tLiu Song
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-14mtd: devices: fix mchp23k256 read and writeAngelo Dureghello
2019-10-29mtd: spear_smi: Fix Write Burst modeMiquel Raynal
2019-10-08mtd: st_spi_fsm: remove unused field from struct stfsmBartosz Golaszewski
2019-10-08mtd: spear_smi: remove set but not used variable 'flash_info'zhengbin
2019-10-08mtd: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-15mtd: pmc551: Remove set but not used variable 'soff_lo'zhengbin
2019-09-15mtd: phram: Module parameters add writable permissionsXiaoming Ni
2019-08-12mtd: spi-nor: Move m25p80 code in spi-nor.cBoris Brezillon