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
2018-07-18
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-07-18
mtd: rawnand: provide only single helper function for ECC conf
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: code reorganization for raw read
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: check for operation errors in case of raw read
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: fix return value for raw page read
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: modify write_oob to remove read codeword part
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: parse read errors for read oob also
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: fix null pointer access for erased page detection
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: erased page detection for uncorrectable errors only
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: wait for desc completion in all BAM channels
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: use the ecc strength from device parameter
Abhishek Sahu
2018-07-18
mtd: rawnand: qcom: remove dt property nand-ecc-step-size
Abhishek Sahu
2018-07-18
mtd: rawnand: denali: use helper function for ecc setup
Abhishek Sahu
2018-07-18
mtd: rawnand: helper function for setting up ECC configuration
Abhishek Sahu
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
mtd: nftl: remove redundant variable nb_erases
Colin Ian King
2018-07-07
mtd: cfi: cmdset_0002: remove redundant variable timeo
Colin Ian King
2018-07-07
mtd: Use kasprintf() instead of fixed buffer formatting
Geert Uytterhoeven
2018-07-07
mtd: parsers: trx: add of_match_table with the new DT binding
Rafał Miłecki
2018-07-07
mtd: maps: gpio-addr-flash: add error handling for ioremap_nocache
Zhouyang Jia
2018-07-03
mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
Vignesh R
2018-07-02
mtd: rawnand: micron: add fixup for ONFI revision
Chris Packham
2018-07-02
mtd: rawnand: add defines for ONFI version bits
Chris Packham
2018-07-02
mtd: rawnand: add manufacturer fixup for ONFI parameter page
Chris Packham
2018-07-02
mtd: rawnand: marvell: Handle on-die ECC
Chris Packham
2018-07-02
mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
Stefan Agner
2018-07-02
mtd: rawnand: add an option to specify NAND chip as a boot device
Stefan Agner
2018-07-02
mtd: rawnand: add Reed-Solomon error correction algorithm
Stefan Agner
2018-07-02
mtd: rawnand: hynix: fix decoding the OOB size on H27UCG8T2BTR
Martin Blumenstingl
2018-07-02
mtd: rawnand: micron: Update ecc_stats.corrected
Boris Brezillon
2018-07-02
mtd: rawnand: atmel: add module param to avoid using dma
Peter Rosin
2018-06-24
mtd: replace VMLINUX_SYMBOL_STR() with string literal
Masahiro Yamada
2018-06-22
mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
Masahiro Yamada
2018-06-22
mtd: dataflash: Use ULL suffix for 64-bit constants
Geert Uytterhoeven
2018-06-22
mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
Joakim Tjernlund
2018-06-22
mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
Joakim Tjernlund
2018-06-22
mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
Joakim Tjernlund
2018-06-22
mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
Joakim Tjernlund
2018-06-22
mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
Mason Yang
2018-06-22
mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()
Alexey Khoroshilov
2018-06-22
mtd: rawnand: fix return value check for bad block status
Abhishek Sahu
2018-06-19
mtd: rawnand: mxc: set spare area size register explicitly
Martin Kaiser
2018-06-19
mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
Chris Packham
2018-06-18
mtd: rawnand: marvell: remove the dmaengine compat need
Robert Jarzmik
2018-06-18
mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)
Boris Brezillon
2018-06-18
mtd: m25p80: Remove unneeded m25p->command field
Boris Brezillon
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
[prev]
[next]