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
2020-05-26
mtd: rawnand: arasan: Support the hardware BCH ECC engine
Miquel Raynal
2020-05-24
mtd: rawnand: arasan: Add new Arasan NAND controller
Miquel Raynal
2020-05-24
mtd: rawnand: Add nand_extract_bits()
Miquel Raynal
2020-05-24
mtd: rawnand: Ensure the number of bitflips is consistent
Miquel Raynal
2020-05-24
lib/bch: Allow easy bit swapping
Miquel Raynal
2020-05-24
lib/bch: Rework a little bit the exported function names
Miquel Raynal
2020-05-24
mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
Miquel Raynal
2020-05-24
mtd: rawnand: Remove the cmx270 NAND controller driver
Boris Brezillon
2020-05-24
mtd: rawnand: Fix nand_gpio_waitrdy()
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Implement exec_op()
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Inherit from nand_controller
Boris Brezillon
2020-05-24
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
2020-05-24
mtd: rawnand: brcmnand: improve hamming oob layout
Álvaro Fernández Rojas
2020-05-24
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
2020-05-24
mtd: rawnand: Propage CS selection to sub operations
Boris Brezillon
2020-05-24
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-05-24
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-05-20
Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-20
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-19
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
2020-05-18
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
2020-05-17
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
2020-05-11
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
Christophe Kerello
2020-05-11
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-05-11
mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
Christophe Kerello
2020-05-11
mtd: rawnand: diskonchip: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Implement exec_op()
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Inherit from nand_controller
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword()
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single by...
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
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
[prev]
[next]