index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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 Winbond W25M02GV
Frieder Schrempf
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-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-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: 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-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
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-10
Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-06-07
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-06-07
Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-06-07
mtd: ubi: Update ubi-media.h to dual license
Lionel Debieve
2018-06-07
ubi: fastmap: Detect EBA mismatches on-the-fly
Richard Weinberger
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
[next]