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
2020-05-11
mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: micron: Allow controllers to overload raw accessors
Miquel Raynal
2020-05-11
mtd: rawnand: Allow controllers to overload soft ECC hooks
Miquel Raynal
2020-05-11
mtd: rawnand: Expose monolithic read/write_page_raw() helpers
Miquel Raynal
2020-05-11
mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
mtd: rawnand: Add a helper to check supported operations
Miquel Raynal
2020-05-11
mtd: rawnand: Avoid indirect access to ->data_buf()
Miquel Raynal
2020-05-11
mtd: rawnand: Rename the use_bufpoi variables
Miquel Raynal
2020-05-11
mtd: rawnand: Fix comments about the use of bufpoi
Miquel Raynal
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-11
ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
Boris Brezillon
2020-05-11
mtd: cmdlinepart: Add an slc option to use SLC mode on a part
Boris Brezillon
2020-05-11
mtd: partitions: ofpart: Parse the slc-mode property
Boris Brezillon
2020-05-11
mtd: Add support for emulated SLC mode on MLC NANDs
Boris Brezillon
2020-05-11
mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
Boris Brezillon
2020-05-11
mtd: rawnand: Define the "distance 3" MLC pairing scheme
Boris Brezillon
2020-05-11
mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Implement exec_op()
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Declare controllers instead of NAND chips
Boris Brezillon
2020-05-11
mtd: rawnand: jedec: Use intermediate variables to improve readability
Miquel Raynal
2020-05-11
mtd: rawnand: jedec: Define the number of parameter pages
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Drop a useless parameter page read
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Avoid doing a copy of the parameter page
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Define the number of parameter pages
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Use intermediate variables to improve readability
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
2020-05-11
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
2020-05-11
mtd: rawnand: timings: Add mode information to the timings structure
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Rename the ->correct() function
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Rename a function to clarify
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Fix probe error path
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Use devm_platform_ioremap_res()
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Fix the condition on a return code
Miquel Raynal
2020-05-11
mtd: rawnand: Give more information about the ECC weakness
Miquel Raynal
2020-05-11
mtd: rawnand: au1550nd: Patch the read/write buf helper prototypes
Boris Brezillon
2020-05-11
mtd: rawnand: au1550nd: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-10
mtd: rawnand: au1550nd: Implement exec_op()
Boris Brezillon
2020-05-10
mtd: rawnand: au1550nd: Stop using IO_ADDR_{R, W} in au_{read, write}_buf[16]()
Boris Brezillon
2020-05-10
mtd: rawnand: denali: add more delays before latching incoming data
Masahiro Yamada
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-05-10
mtd: rawnand: brcmnand: Remove unused including <linux/version.h>
YueHaibing
2020-05-10
mtd: rawnand: cadence: Make cadence_nand_attach_chip static
YueHaibing
2020-05-10
mtd: rawnand: ingenic: Make qi_lb60_ooblayout_ops static
YueHaibing
2020-05-10
mtd: rawnand: fsmc: Change to non-atomic bit operations
Fenghua Yu
[prev]
[next]