index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
1
-1
/
+1
2021-05-14
mtd: require write permissions for locking and badblock ioctls
Michael Walle
1
-4
/
+4
2021-05-14
mtd: maps: fix error return code of physmap_flash_remove()
Jia-Ju Bai
1
-1
/
+3
2021-05-14
mtd: don't lock when recursively deleting partitions
David Bauer
1
-1
/
+1
2021-05-14
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
1
-5
/
+2
2021-05-14
mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
Manivannan Sadhasivam
1
-0
/
+3
2021-05-14
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
1
-0
/
+6
2021-05-14
mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
Dan Carpenter
1
-0
/
+2
2021-05-12
mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
Gustavo A. R. Silva
1
-1
/
+1
2021-05-12
mtd: rawnand: atmel: Update ecc_stats.corrected counter
Kai Stuhlemmer (ebee Engineering)
1
-2
/
+4
2021-05-12
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
Alexander Lobakin
1
-0
/
+2
2021-05-12
Revert "mtd: spi-nor: macronix: Add support for mx25l51245g"
Tudor Ambarus
1
-3
/
+0
2021-05-12
mtd: spi-nor: core: Fix an issue of releasing resources during read/write
Xiang Chen
1
-0
/
+33
2021-04-21
mtd: rawnand: mtk: Fix WAITRDY break condition and timeout
Hauke Mehrtens
1
-2
/
+2
2021-03-04
mtd: spi-nor: hisi-sfc: Put child node np on error path
Pan Bian
1
-1
/
+3
2021-03-04
mtd: spi-nor: core: Add erase size check for erase command initialization
Takahiro Kuwano
1
-0
/
+1
2021-03-04
mtd: spi-nor: core: Fix erase type discovery for overlaid region
Takahiro Kuwano
1
-4
/
+5
2021-03-04
mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region
Takahiro Kuwano
1
-1
/
+1
2021-03-04
mtd: spi-nor: sfdp: Fix last erase region marking
Takahiro Kuwano
1
-2
/
+1
2021-03-04
mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'
Christophe JAILLET
1
-2
/
+4
2021-03-04
mtd: parsers: afs: Fix freeing the part name memory in failure
Manivannan Sadhasivam
1
-3
/
+1
2021-03-04
mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
Dan Carpenter
1
-0
/
+4
2021-03-04
mtd: phram: use div_u64_rem to stop overwrite len in phram_setup
yangerkun
1
-1
/
+5
2021-01-21
mtd: rawnand: omap: Use BCH private fields in the specific OOB layout
Miquel Raynal
1
-6
/
+9
2021-01-14
mtd: spinand: Fix MTD_OPS_AUTO_OOB requests
Miquel Raynal
1
-3
/
+11
2021-01-14
mtd: rawnand: intel: check the mtd name only after setting the variable
Martin Blumenstingl
1
-2
/
+3
2021-01-14
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
Miquel Raynal
1
-4
/
+3
2021-01-04
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Sean Nyekjaer
1
-1
/
+1
2020-12-18
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+9
2020-12-17
Merge tag 'mtd/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
83
-1318
/
+5483
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-39
/
+6
2020-12-16
Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next
Miquel Raynal
72
-1176
/
+5483
2020-12-13
ubi: Do not zero out EC and VID on ECC-ed NOR flashes
Pratyush Yadav
2
-4
/
+9
2020-12-13
ubi: Remove useless code in bytes_str_to_int
k00524021
1
-2
/
+0
2020-12-11
mtd: rawnand: xway: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: socrates: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: plat_nand: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: pasemi: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: mpc5121: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: gpio: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: au1550: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: ams-delta: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: spinand: macronix: Add support for MX35LFxG24AD
YouChing Lin
1
-0
/
+27
2020-12-11
mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and others
Yifeng Zhao
3
-0
/
+1508
2020-12-11
mtd: rawnand: gpmi: Use a single line for of_device_id
Fabio Estevam
1
-16
/
+6
2020-12-11
mtd: rawnand: gpmi: Fix the random DMA timeout issue
Han Xu
1
-9
/
+21
2020-12-11
mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
Han Xu
2
-2
/
+5
2020-12-11
mtd: rawnand: qcom: Add NAND controller support for SDX55
Manivannan Sadhasivam
1
-17
/
+51
2020-12-11
mtd: rawnand: mxc: Use a single line for of_device_id
Fabio Estevam
1
-16
/
+5
[next]