index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-01
block: remove i_bdev
Christoph Hellwig
1
-11
/
+6
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-11-16
mtd_blkdevs: don't override BLKFLSBUF
Christoph Hellwig
1
-28
/
+0
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-15
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
[next]