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-11-30
mtd: nand: ecc-bch: Cleanup and style fixes
Miquel Raynal
2020-11-30
mtd: nand: ecc-bch: Move BCH code to the generic NAND layer
Miquel Raynal
2020-11-30
mtd: nand: ecc: Add an I/O request tweaking mechanism
Miquel Raynal
2020-11-20
mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
Lee Jones
2020-11-20
mtd: onenand: Fix some kernel-doc misdemeanours
Lee Jones
2020-11-20
mtd: rawnand: arasan: Document 'anfc_op's 'buf' member
Lee Jones
2020-11-20
mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' member
Lee Jones
2020-11-20
mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2020-11-20
mtd: rawnand: omap_elm: Finish half populated function header, demote empty ones
Lee Jones
2020-11-20
mtd: rawnand: s3c2410: Add documentation for 2 missing struct members
Lee Jones
2020-11-20
mtd: rawnand: cafe_nand: Remove superfluous param doc and add another
Lee Jones
2020-11-20
mtd: rawnand: diskonchip: Marking unused variables as __always_unused
Lee Jones
2020-11-20
mtd: ubi: gluebi: Fix misnamed function parameter documentation
Lee Jones
2020-11-20
mtd: rawnand: brcmnand: Demote non-conformant kernel-doc headers
Lee Jones
2020-11-20
mtd: ubi: wl: Fix a couple of kernel-doc issues
Lee Jones
2020-11-20
mtd: ubi: eba: Fix a couple of misdocumentation issues
Lee Jones
2020-11-20
mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
Lee Jones
2020-11-20
mtd: spinand: toshiba: Demote non-conformant kernel-doc header
Lee Jones
2020-11-20
mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
Lee Jones
2020-11-20
mtd: spi-nor: hisi-sfc: Demote non-conformant kernel-doc
Lee Jones
2020-11-20
mtd: onenand: onenand_bbt: Fix expected kernel-doc formatting
Lee Jones
2020-11-20
mtd: Fix misspelled function parameter 'section'
Lee Jones
2020-11-20
mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
Lee Jones
2020-11-20
mtd: onenand: onenand_base: Fix expected kernel-doc formatting
Lee Jones
2020-11-20
mtd: devices: phram: File headers are not good candidates for kernel-doc
Lee Jones
2020-11-20
mtd: mtdpart: Fix misdocumented function parameter 'mtd'
Lee Jones
2020-11-20
mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-20
mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-20
mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-16
mtd_blkdevs: don't override BLKFLSBUF
Christoph Hellwig
2020-11-09
mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode
Pratyush Yadav
2020-11-09
mtd: spi-nor: spansion: add support for Cypress Semper flash
Pratyush Yadav
2020-11-09
mtd: spi-nor: core: disable Octal DTR mode on suspend.
Pratyush Yadav
2020-11-09
mtd: spi-nor: core: perform a Soft Reset on shutdown
Pratyush Yadav
[prev]
[next]