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-31
mtd: rawnand: cs553x: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: cafe: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: cadence: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: brcmnand: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: bcm47xx: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: rawnand: au1550nd: Stop using nand_release()
Miquel Raynal
2020-05-31
mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256
Mantas Pucka
2020-05-31
mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()
Sergei Shtylyov
2020-05-30
mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
Pratyush Yadav
2020-05-30
mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
Pratyush Yadav
2020-05-28
mtd: spi-nor: Add support for Cypress cy15x104q
Sascha Hauer
2020-05-28
mtd: spi-nor: Fix SPI NOR acronym
Tudor Ambarus
2020-05-28
mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256s
Tudor Ambarus
2020-05-28
mtd: spi-nor: Add support for s25fs128s1
Yicong Yang
2020-05-28
mtd: spi-nor: spansion: fix writes on S25FS512S
Sergei Shtylyov
2020-05-26
mtd: rawnand: ams-delta: Stop using nand_release()
Miquel Raynal
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
[prev]
[next]