summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-06-09mtd: rawnand: atmel: Warn about failure to unregister mtd deviceUwe Kleine-König
2022-06-09mtd: physmap: Drop if with an always false conditionUwe Kleine-König
2022-06-09mtd: physmap: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König
2022-06-09mtd: rawnand: meson: Drop cleaning platform data in .remove()Uwe Kleine-König
2022-06-09mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König
2022-06-09mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König
2022-06-09mtd: rawnand: omap2: Suppress error message after WARN in .remove()Uwe Kleine-König
2022-06-09mtd: spear_smi: Drop if with an always false conditionUwe Kleine-König
2022-06-09mtd: spear_smi: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König
2022-06-09mtd: lpddr2_nvm: Warn about failure to unregister mtd deviceUwe Kleine-König
2022-06-09mtd: powernv_flash: Warn about failure to unregister mtd deviceUwe Kleine-König
2022-06-09mtd: hyperbus: Make hyperbus_unregister_device() return voidUwe Kleine-König
2022-06-09mtdchar: use kvmalloc() for potentially large allocationsMichał Kępień
2022-06-09mtdchar: prevent integer overflow in a safety checkMichał Kępień
2022-06-09mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offsetMiaoqian Lin
2022-06-09mtd: parsers: add support for Sercomm partitionsMikhail Zhilkin
2022-06-09mtd: partitions: Fix refcount leak in parse_redboot_ofMiaoqian Lin
2022-06-09mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in sm_releaseDuoming Zhou
2022-06-06mtd: spinand: Add support for ATO25D1GAAidan MacDonald
2022-06-06mtd: rawnand: meson: Fix a potential double free issueChristophe JAILLET
2022-06-06mtd: rawnand: cafe: fix drivers probe/remove methodsPeng Wu
2022-06-06mtd: maps: Fix refcount leak in ap_flash_initMiaoqian Lin
2022-06-06mtd: maps: Fix refcount leak in of_flash_probe_versatileMiaoqian Lin
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
2022-05-02mtd: spi-nor: move spi_nor_write_ear() to winbond moduleMichael Walle
2022-04-29mtd: spi-nor: amend the rdsr dummy cycles documentationMichael Walle