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.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-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
2020-11-20
mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-4
/
+17
2020-11-20
mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-8
/
+24
2020-11-20
mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2
-13
/
+28
2020-11-19
mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-3
/
+17
2020-11-19
mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+17
2020-11-19
mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-9
/
+24
2020-11-19
mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-5
/
+9
2020-11-19
mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+17
2020-11-19
mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+17
2020-11-19
mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-12
/
+14
2020-11-19
mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-10
/
+13
2020-11-19
mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-15
/
+15
2020-11-19
mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-10
/
+19
2020-11-19
mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-4
/
+4
2020-11-19
mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-8
/
+16
2020-11-19
mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+9
2020-11-19
mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-3
/
+9
2020-11-19
mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+16
2020-11-19
mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+9
2020-10-30
mtd: rawnand: stm32_fmc2: fix broken ECC
Christophe Kerello
1
-7
/
+8
2020-10-28
mtd: spi-nor: Fix address width on flash chips > 16MB
Bert Vermeulen
1
-3
/
+5
2020-10-28
mtd: spi-nor: Don't copy self-pointing struct around
Alexander Sverdlin
1
-3
/
+2
2020-10-26
mtd: rawnand: ifc: Move the ECC engine initialization to the right place
Fabio Estevam
1
-19
/
+24
2020-10-26
mtd: rawnand: mxc: Move the ECC engine initialization to the right place
Fabio Estevam
1
-12
/
+5
2020-10-18
Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2020-10-17
Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
89
-980
/
+2051
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-10-12
mtd: hyperbus: Fix build failure when only RPCIF_HYPERBUS is enabled
Vignesh Raghavendra
1
-1
/
+1
2020-10-11
Merge tag 'cfi/for-5.10' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/...
Richard Weinberger
4
-16
/
+306
2020-10-11
Merge tag 'spi-nor/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Richard Weinberger
5
-44
/
+35
2020-10-11
Merge tag 'nand/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
68
-905
/
+1458
2020-10-06
mtd: hyperbus: add Renesas RPC-IF driver
Sergei Shtylyov
3
-0
/
+178
2020-10-06
Revert "mtd: spi-nor: Prefer asynchronous probe"
Vignesh Raghavendra
1
-1
/
+0
2020-10-02
mtd: parsers: bcm63xx: Do not make it modular
Florian Fainelli
1
-1
/
+1
2020-10-02
mtd: spear_smi: Enable compile testing
Miquel Raynal
1
-1
/
+1
2020-10-02
mtd: maps: vmu-flash: fix typos for struct memcard
Bernard Zhao
1
-2
/
+2
2020-10-02
mtd: physmap: Add Baikal-T1 physically mapped ROM support
Serge Semin
5
-0
/
+160
2020-10-02
mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmu
Liu Shixin
1
-6
/
+1
2020-09-30
mtd: onenand: simplify the return expression of onenand_transfer_auto_oob
Liu Shixin
1
-7
/
+2
2020-09-30
mtd: rawnand: cadence: remove a redundant dev_err call
Liu Shixin
1
-6
/
+2
2020-09-30
mtd: rawnand: ams-delta: Fix non-OF build warning
Janusz Krzysztofik
1
-0
/
+2
2020-09-30
mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()
Tudor Ambarus
1
-3
/
+1
2020-09-30
mtd: rawnand: Introduce nand_set_ecc_on_host_ops()
Tudor Ambarus
1
-53
/
+61
2020-09-30
mtd: rawnand: atmel: Check return values for nand_read_data_op
Alex Dewar
1
-2
/
+8
2020-09-30
mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()
YueHaibing
1
-5
/
+0
2020-09-30
mtd: rawnand: qcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-16
/
+8
2020-09-30
mtd: rawnand: marvell: Fix and update kerneldoc
Krzysztof Kozlowski
1
-7
/
+16
2020-09-30
mtd: rawnand: marvell: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-09-30
mtd: rawnand: gpmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+2
[next]