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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
mtd: parsers: Move CMDLINE parser
Linus Walleij
1
-37
/
+0
2019-09-15
mtd: parsers: Move OF parser
Linus Walleij
1
-9
/
+0
2019-09-15
mtd: parsers: Move BCM63xx parser
Linus Walleij
1
-9
/
+0
2019-09-15
mtd: parsers: Move BCM47xx parser
Linus Walleij
1
-7
/
+0
2019-09-15
mtd: parsers: Move TI AR7 parser
Linus Walleij
1
-5
/
+0
2019-06-27
mtd: Add support for HyperBus memory devices
Vignesh Raghavendra
1
-0
/
+2
2019-05-06
mtd: afs: Move AFS partition parser to parsers subdir
Linus Walleij
1
-16
/
+0
2019-05-06
mtd: bcm63xxpart: move imagetag parsing to its own parser
Jonas Gorski
1
-0
/
+1
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
1
-2
/
+1
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-12-06
mtd: add support for reading MTD devices via the nvmem API
Alban Bedel
1
-0
/
+1
2018-11-12
mtd: Move Redboot partition parser
Linus Walleij
1
-50
/
+0
2018-11-09
mtd: Kconfig: fix spelling mistake "partions" -> "partition"
Colin Ian King
1
-1
/
+1
2018-07-19
mtd: Make Kconfig formatting consistent
Boris Brezillon
1
-12
/
+12
2018-03-15
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon
1
-2
/
+0
2017-11-13
kconfig: kill off GENERIC_IO option
Rob Herring
1
-1
/
+0
2017-06-22
mtd: extract TRX parser out of bcm47xxpart into a separated module
Rafał Miłecki
1
-0
/
+4
2016-02-12
mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
Simon Arlott
1
-1
/
+1
2015-11-10
mtd: enable AFS selection for ARM64
Linus Walleij
1
-1
/
+1
2015-04-05
mtd: part: Create the master device node when partitioned
Dan Ehrenberg
1
-0
/
+13
2014-11-05
mtd: update help of CONFIG_MTD_OF_PARTS
Michal Sojka
1
-1
/
+1
2014-04-14
mtd: spi-nor: add the framework for SPI NOR
Huang Shijie
1
-0
/
+2
2014-03-10
mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
Rafał Miłecki
1
-1
/
+1
2014-01-07
mtd: Hide CONFIG_MTD_BLKDEVS from the menu
Ezequiel Garcia
1
-3
/
+4
2013-04-05
mtd: merge mtdchar module with mtdcore
Artem Bityutskiy
1
-13
/
+0
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+2
2013-02-04
mtd: cmdlinepart: Make it into a module
Lubomir Rintel
1
-2
/
+2
2013-01-11
drivers/mtd: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-09-29
mtd: bcm47part driver for BCM47XX chipsets
Rafał Miłecki
1
-0
/
+7
2012-06-01
mtd: of_parts: fix breakage in Kconfig
Frank Svendsboe
1
-1
/
+1
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+0
2012-03-27
mtd: mtdoops: kill Kconfig usage instructions
Brian Norris
1
-3
/
+0
2012-03-25
MTD: Relax dependencies
Richard Weinberger
1
-1
/
+1
2012-01-09
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
Jonas Gorski
1
-0
/
+8
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-15
/
+6
2011-10-30
mtd: tests: annotate as DANGEROUS in Kconfig
Wolfram Sang
1
-1
/
+4
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-11
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
1
-13
/
+0
2011-09-11
mtd: make ofpart buildable as a separate module
Dmitry Eremin-Solenikov
1
-1
/
+2
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-17
/
+1
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
1
-9
/
+1
2011-05-25
mtd: always build partitioning support
Jamie Iles
1
-10
/
+2
2011-05-20
ARM: 6906/1: MTD: Remove integrator-flash
Marc Zyngier
1
-2
/
+1
2011-03-25
mtdswap: kill strict error handling option
Yang Ruirui
1
-8
/
+0
2011-03-11
mtd: Add mtdswap block driver
Jarkko Lavinen
1
-0
/
+18
2011-03-11
mtd: drop MTD_CONCAT from Kconfig entirely
Dmitry Eremin-Solenikov
1
-9
/
+0
2011-03-11
mtd: make MTD_CONCAT support mandatory
Dmitry Eremin-Solenikov
1
-1
/
+2
2010-12-03
mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS
Grant Likely
1
-8
/
+11
2010-08-06
mtd: update description on sm_ftl
Maxim Levitsky
1
-4
/
+7
2010-08-02
mtd: remove redundant dependency checks in Kconfig files
Kyle Spaans
1
-1
/
+0
[next]