summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-10-24mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()Dan Carpenter
2022-10-24mtd: rawnand: fsl_elbc: Fix none ECC modePali Rohár
2022-10-24mtd: rawnand: intel: Remove undocumented compatible stringMartin Blumenstingl
2022-10-24mtd: rawnand: intel: Read the chip-select line from the correct OF nodeMartin Blumenstingl
2022-10-24mtd: devices: docg3: check the return value of devm_ioremap() in the probeWilliam Dean
2022-10-24mtd: rawnand: atmel: Unmap streaming DMA mappingsTudor Ambarus
2022-08-17mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...Patrice Chotard
2022-08-17mtd: dataflash: Add SPI ID tableMark Brown
2022-08-17mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error pathGeert Uytterhoeven
2022-08-17mtd: st_spi_fsm: Disable clock only after device was unregisteredUwe Kleine-König
2022-08-17mtd: st_spi_fsm: Warn about failure to unregister mtd deviceUwe Kleine-König
2022-08-17mtd: spear_smi: Drop if with an always false conditionUwe Kleine-König
2022-08-17mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s error pathUwe Kleine-König
2022-08-17mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König
2022-08-17mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offsetMiaoqian Lin
2022-08-17mtd: partitions: Fix refcount leak in parse_redboot_ofMiaoqian Lin
2022-08-17mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_releaseDuoming Zhou
2022-08-17mtd: rawnand: meson: Fix a potential double free issueChristophe JAILLET
2022-08-17mtd: maps: Fix refcount leak in ap_flash_initMiaoqian Lin
2022-08-17mtd: maps: Fix refcount leak in of_flash_probe_versatileMiaoqian Lin
2022-08-17mtd: rawnand: arasan: Update NAND bus clock instead of system clockAmit Kumar Mahapatra
2022-08-17mtd: rawnand: arasan: Fix clock rate in NV-DDROlga Kitaina
2022-07-15mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer
2022-06-16mtd: rawnand: gpmi: Fix setting busy timeout settingSascha Hauer
2022-06-09Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"Christian Lamparter
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-27ubi: ubi_create_volume: Fix use-after-free when volume creation failedZhihao Cheng
2022-05-27ubi: fastmap: Check wl_pool for free peb before wear levelingZhihao Cheng
2022-05-27ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng
2022-05-24Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-05-24Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2022-05-23Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal
2022-05-20Merge tag 'spi-nor/for-5.19' into mtd/nextMiquel Raynal
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-05-16mtd: call of_platform_populate() for MTD partitionsRafał Miłecki
2022-05-16mtd: rawnand: renesas: Use runtime PM instead of the raw clock APIMiquel Raynal
2022-05-16mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not neededPhil Edworthy
2022-05-16mtd: rawnand: rockchip: Check before clk_disable_unprepare() not neededPhil Edworthy
2022-05-16spi: spi-mem: Convert Aspeed SMC driver to spi-memCédric Le Goater
2022-05-12mtd: nand: MTD_NAND_ECC_MEDIATEK should depend on ARCH_MEDIATEKGeert Uytterhoeven
2022-05-12mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()Minghao Chi
2022-05-12mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4Rickard x Andersson
2022-05-12mtd: spi-nor: debugfs: fix format specifierMichael Walle
2022-05-09mtd: spi-nor: support eon en25qh256a variantLeon M. George
2022-05-09mtd: spi-nor: winbond: add support for W25Q512NW-IMShaik Sajida Bhanu
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle
2022-05-09mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()Michael Walle