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
/
nand
/
raw
Age
Commit message (
Expand
)
Author
2018-07-18
mtd: rawnand: mxc: Avoid inclusion of asm/mach headers
Boris Brezillon
2018-07-18
mtd: rawnand: brcmnand: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: lpc32xx: Allow selection of these drivers when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sharpsl: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sharpsl: Remove inclusion of mach and asm headers
Boris Brezillon
2018-07-18
mtd: rawnand: omap2: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: Add 'depends on HAS_IOMEM' where missing
Boris Brezillon
2018-07-18
mtd: rawnand: gpmi: Remove useless dependency on MTD_NAND
Boris Brezillon
2018-07-18
mtd: rawnand: qcom: erased page bitflips detection
Abhishek Sahu
2018-07-18
mtd: rawnand: gpmi: remove redundant variable payload_virt
Colin Ian King
2018-07-18
mtd: rawnand: docg4: fix the probe function error path
Miquel Raynal
2018-07-18
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-07-18
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
2018-07-18
mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
Masahiro Yamada
2018-07-18
mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dt
Martin Kaiser
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: 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: 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-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
[next]