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
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
5
-71
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
18
-0
/
+18
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
21
-0
/
+21
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-14
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
1
-1
/
+1
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-05-12
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
86
-2537
/
+4102
2019-05-07
ubi: wl: Fix uninitialized variable
Gustavo A. R. Silva
1
-1
/
+1
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-3
/
+0
2019-05-06
mtd: part: fix incorrect format specifier for an unsigned long long
Colin Ian King
1
-1
/
+1
2019-05-06
mtd: lpddr_cmds: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-06
mtd: phram: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-05-06
mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-05-06
mtd: cfi_util: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-05-06
mtd: afs: add v2 partition parsing
Linus Walleij
1
-1
/
+157
2019-05-06
mtd: afs: factor the IIS read into partition parser
Linus Walleij
1
-39
/
+20
2019-05-06
mtd: afs: factor footer parsing into the v1 part parsing
Linus Walleij
1
-59
/
+39
2019-05-06
mtd: factor out v1 partition parsing
Linus Walleij
1
-38
/
+50
2019-05-06
mtd: afs: simplify partition detection
Linus Walleij
1
-11
/
+22
2019-05-06
mtd: afs: simplify partition parsing
Linus Walleij
1
-35
/
+32
2019-05-06
mtd: partitions: Add OF support to AFS partitions
Linus Walleij
1
-0
/
+7
2019-05-06
mtd: afs: Move AFS partition parser to parsers subdir
Linus Walleij
5
-17
/
+17
2019-05-06
mtd: maps: Make uclinux_ram_map static
Thomas Huth
1
-7
/
+1
2019-05-06
mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
Chris Packham
1
-1
/
+1
2019-05-06
mtd: maps: physmap: Store gpio_values correctly
Chris Packham
1
-0
/
+2
2019-05-06
mtd: parser_imagetag: add of_match_table support
Jonas Gorski
1
-0
/
+8
2019-05-06
mtd: bcm63xxpart: move imagetag parsing to its own parser
Jonas Gorski
5
-147
/
+235
2019-05-06
mtd: bcm63xxpart: add of_match_table support
Jonas Gorski
1
-0
/
+8
2019-05-06
mtd: physmap_of_gemini: remove extranous __xipram annotation
Arnd Bergmann
1
-1
/
+1
2019-05-06
Merge tag 'spi-nor/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Richard Weinberger
3
-4
/
+15
2019-05-06
spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash
Mika Westerberg
1
-0
/
+1
2019-05-05
Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
67
-2093
/
+3392
2019-04-25
mtd: rawnand: marvell: Clean the controller state before each operation
Miquel Raynal
1
-6
/
+6
2019-04-18
mtd: nandsim: switch to exec_op interface
Richard Weinberger
1
-31
/
+47
2019-04-18
mtd: nandsim: Embed struct nand_chip in struct nandsim
Richard Weinberger
1
-25
/
+24
2019-04-18
mtd: rawnand: AMD: Also use the last page for bad block markers
Frieder Schrempf
1
-1
/
+7
2019-04-18
mtd: rawnand: ESMT: Also use the last page for bad block markers
Frieder Schrempf
1
-1
/
+8
2019-04-18
mtd: rawnand: Support bad block markers in first, second or last page
Frieder Schrempf
3
-37
/
+56
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
10
-11
/
+14
2019-04-18
mtd: onenand: Store bad block marker position in chip struct
Frieder Schrempf
2
-4
/
+4
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
10
-19
/
+19
2019-04-18
mtd: rawnand: meson: only initialize the RB completion once
Martin Blumenstingl
1
-1
/
+2
2019-04-18
mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup
Martin Blumenstingl
1
-5
/
+5
2019-04-18
mtd: rawnand: meson: use of_property_count_elems_of_size helper
Martin Blumenstingl
1
-4
/
+1
2019-04-18
mtd: rawnand: meson: use struct_size macro
Martin Blumenstingl
1
-2
/
+1
2019-04-18
mtd: rawnand: marvell: Fix helper name in comment
Miquel Raynal
1
-1
/
+1
2019-04-18
mtd: rawnand: sunxi: Add A23/A33 DMA support
Miquel Raynal
1
-2
/
+36
2019-04-18
mtd: rawnand: sunxi: Add a platform data structure
Miquel Raynal
1
-5
/
+32
2019-04-18
mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
YueHaibing
1
-1
/
+1
[next]