index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2023-01-07
mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...
Yaliang Wang
2023-01-07
mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
Alexander Sverdlin
2022-12-31
mtd: maps: pxa2xx-flash: fix memory leak in probe
Zheng Yongjun
2022-12-31
mtd: core: Fix refcount error in del_mtd_device()
Shang XiaoJing
2022-12-31
mtd: spi-nor: Fix the number of bytes for the dummy cycles
Allen-KH Cheng
2022-12-31
mtd: spi-nor: hide jedec_id sysfs attribute if not present
Michael Walle
2022-12-31
mtd: lpddr2_nvm: Fix possible null-ptr-deref
Hui Tang
2022-12-31
mtd: core: fix possible resource leak in init_mtd()
Gaosheng Cui
2022-12-31
mtd: Fix device name leak when register device failed in add_mtd_device()
Zhang Xiaoxu
2022-11-26
mtd: onenand: omap2: add dependency on GPMC
Krzysztof Kozlowski
2022-11-26
mtd: rawnand: qcom: handle ret from parse with codeword_fixup
Christian Marangi
2022-11-04
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
2022-11-04
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
2022-11-04
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
2022-11-04
mtd: core: add missing of_node_get() in dynamic partitions code
Rafał Miłecki
2022-11-04
mtd: rawnand: marvell: Use correct logic for nand-keep-config
Tony O'Brien
2022-11-04
mtd: parsers: bcm47xxpart: Fix halfblock reads
Linus Walleij
2022-11-04
mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
Mika Westerberg
2022-11-04
mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
Zhang Qilong
2022-10-21
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
2022-10-21
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
2022-10-21
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
2022-10-21
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
2022-10-21
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
William Dean
2022-10-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
2022-08-05
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-01
mtd: core: check partition before dereference
Tetsuo Handa
2022-08-01
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
2022-07-28
mtd: spi-nor: fix spi_nor_spimem_setup_op() call in spi_nor_erase_{sector,chi...
Patrice Chotard
2022-07-28
mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups
Takahiro Kuwano
2022-07-28
mtd: spi-nor: spansion: Add local function to discover page size
Takahiro Kuwano
2022-07-28
mtd: spi-nor: core: Track flash's internal address mode
Tudor Ambarus
2022-07-28
mtd: spi-nor: core: Return error code from set_4byte_addr_mode()
Takahiro Kuwano
2022-07-28
mtd: spi-nor: Do not change nor->addr_nbytes at SFDP parsing time
Tudor Ambarus
2022-07-28
mtd: spi-nor: core: Shrink the storage size of the flash_info's addr_nbytes
Tudor Ambarus
2022-07-28
mtd: spi-nor: s/addr_width/addr_nbytes
Tudor Ambarus
2022-07-19
mtd: spi-nor: esmt: Use correct name of f25l32qa
Sungbo Eo
2022-07-19
mtd: spi-nor: micron-st: Skip FSR reading if SPI controller does not support it
Mika Westerberg
2022-07-15
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
2022-06-29
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
2022-06-29
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
2022-06-29
mtd: core: introduce of support for dynamic partitions
Christian Marangi
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-27
mtd: spi-nor: move SECT_4K_PMC special handling
Michael Walle
2022-06-24
mtd: dataflash: Add SPI ID table
Mark Brown
2022-06-24
mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path
Geert Uytterhoeven
2022-06-24
mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
Jiang Jian
2022-06-17
mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
Christian Marangi
[next]