summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-28mtd: lpddr_cmds: remove unused words variableTom Rix
2023-03-28mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157Christophe Kerello
2023-03-27Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-22mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functionsTom Rix
2023-03-22mtd: nand: qcom: Use of_property_present() for testing DT property presenceRob Herring
2023-03-22mtd: rawnand: hynix: fix up bit 0 of sdr_timing_modeHector Palacios
2023-03-22mtdblock: tolerate corrected bit-flipsBang Li
2023-03-22mtd: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-22mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov
2023-03-22mtd: rawnand: nandsim: Artificially prevent sequential page readsMiquel Raynal
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-17mtd: spi-nor: spansion: Add support for Infineon S25FS256TTakahiro Kuwano
2023-03-17mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytesTakahiro Kuwano
2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger
2023-03-11mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...Amit Kumar Mahapatra via Alsa-devel
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König
2023-03-08mtd: Avoid magic valuesMiquel Raynal
2023-03-08mtd: Avoid printing error messages on probe deferralsMiquel Raynal
2023-03-08Merge tag 'mtd/core-fixes-before-nvmem-layouts-for-6.4' into mtd/nextMiquel Raynal
2023-03-08mtd: bcm63xxpart: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-08mtd: core: prepare mtd_otp_nvmem_add() to handle -EPROBE_DEFERMichael Walle
2023-03-08mtd: core: fix error path for nvmem providerMichael Walle
2023-03-08mtd: core: fix nvmem error reportingMichael Walle
2023-03-08mtd: core: provide unique name for nvmem device, take twoMichael Walle
2023-03-07mtd: parsers: remove reference to config MTD_NAND_TMIOLukas Bulwahn
2023-03-07mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()Md Sadre Alam
2023-03-06mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is...Christophe JAILLET
2023-03-06mtd: rawnand: meson: initialize struct with zeroesArseniy Krasnov
2023-03-06mtd: rawnand: orion: use devm_platform_ioremap_resource()Ye Xingchen
2023-03-06mtd: spi-nor: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2023-03-04ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-25Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'nand/for-6.3' into mtd/nextMiquel Raynal
2023-02-23Merge tag 'spi-nor/for-6.3' into mtd/nextMiquel Raynal
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-14ubi: block: Fix a possible use-after-free bug in ubiblock_create()Harshit Mogalapalli
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle
2023-02-13mtd: ubi: wire-up parent MTD deviceDaniel Golle
2023-02-08mtd: mtdpart: Don't create platform device that'll never probeSaravana Kannan
2023-02-06mtd: parsers: ofpart: add workaround for #size-cells 0Francesco Dolcini
2023-02-06mtd: rawnand: sunxi: Precompute the ECC_CTL register valueSamuel Holland
2023-02-06mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by valueSamuel Holland
2023-02-06mtd: rawnand: sunxi: Update OOB layout to match hardwareSamuel Holland
2023-02-06Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/nextTudor Ambarus