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-7.2.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
2021-05-26
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2021-05-26
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
2021-05-26
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
2021-05-26
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2021-05-26
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
2021-05-26
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
2021-05-26
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2021-05-26
mtd: rawnand: atmel: Check the proposed data interface is supported
Miquel Raynal
2021-05-26
mtd: rawnand: arasan: Check the proposed data interface is supported
Miquel Raynal
2021-05-26
mtd: rawnand: Add a helper to clarify the interface configuration
Miquel Raynal
2021-05-26
mtd: core: Potential NULL dereference in mtd_otp_size()
Dan Carpenter
2021-05-26
mtd: core: Fix freeing of otp_info buffer
Jon Hunter
2021-05-10
mtd: parsers: ofpart: fix parsing subpartitions
Rafał Miłecki
2021-05-10
mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: rawnand: fsmc: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper
Miquel Raynal
2021-05-10
mtd: nand: bbt: Fix corner case in bad block table handling
Doyle, Patrick
2021-05-10
drivers: mtd: sm_ftl: Fix alignment of block comment
Shubhankar Kuranagatti
2021-05-10
mtd: Create partname and partid debug files for child MTDs
Petr Malat
2021-05-10
mtd: tests: Remove redundant assignment to err
Yang Li
2021-05-10
mtd: *nftl: return -ENOMEM when kmalloc failed
Yang Li
2021-05-10
mtd: mtd_oobtest: Remove redundant assignment to err
Jiapeng Chong
2021-05-10
mtd: core: add OTP nvmem provider support
Michael Walle
2021-05-10
mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs
Hauke Mehrtens
2021-05-10
mtd: parsers: trx: Allow to specify brcm, trx-magic in DT
Hauke Mehrtens
2021-05-10
mtd: nftlcore: remove set but rewrite variables
Tian Tao
2021-05-10
mtd: rawnand: qcom: allow override of partition parser
Baruch Siach
2021-05-10
mtd: rawnand: silence static checker warning in nand_setup_interface()
Dan Carpenter
2021-05-10
mtd: mtdpart: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-10
mtd: core: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-10
mtd: mtd_oobtest: fix error return code in mtd_oobtest_init()
Zhang Xiaoxu
2021-05-10
mtd: phram: Fix error return code in phram_setup()
Yu Kuai
2021-05-10
mtd: plat-ram: remove redundant dev_err call in platram_probe()
Yu Kuai
2021-05-10
mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()
Yu Kuai
2021-05-10
mtd: rawnand: hisi504: Remove redundant dev_err call in probe
Wei Li
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-26
Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-04-19
Revert "mtd: rawnand: bbt: Skip bad blocks when searching for the BBT in NAND"
Fabio Estevam
2021-04-16
mtd: core: Constify buf in mtd_write_user_prot_reg()
Tudor Ambarus
2021-04-15
ubi: Remove unnecessary struct declaration
Wan Jiabing
2021-04-15
ubi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-15
Merge tag 'nand/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-04-15
Merge tag 'spi-nor/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Richard Weinberger
[prev]
[next]