index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-24
40
-519
/
+3347
|
\
|
*
mtd: nand: remove kerneldoc for removed function parameter
Brian Norris
2016-03-11
1
-1
/
+0
|
*
mtd: nand: Qualcomm NAND controller driver
Archit Taneja
2016-03-10
3
-0
/
+2231
|
*
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-03-10
4
-25
/
+22
|
*
mtd: spi-nor: support lock/unlock for a few Winbond chips
Brian Norris
2016-03-07
1
-3
/
+15
|
*
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
2016-03-07
1
-7
/
+63
|
*
mtd: spi-nor: add SPI_NOR_HAS_LOCK flag
Brian Norris
2016-03-07
1
-2
/
+5
|
*
mtd: spi-nor: use BIT() for flash_info flags
Brian Norris
2016-03-07
1
-8
/
+8
|
*
mtd: spi-nor: disallow further writes to SR if WP# is low
Brian Norris
2016-03-07
1
-0
/
+7
|
*
mtd: spi-nor: make lock/unlock bounds checks more obvious and robust
Brian Norris
2016-03-07
1
-18
/
+50
|
*
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
Brian Norris
2016-03-07
1
-2
/
+10
|
*
mtd: spi-nor: wait for SR_WIP to clear on initial unlock
Brian Norris
2016-03-07
1
-0
/
+1
|
*
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
2016-03-07
3
-30
/
+31
|
*
mtd: mtdswap: remove useless if (!mtd->ecclayout) test
Boris BREZILLON
2016-03-07
1
-8
/
+0
|
*
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-07
3
-32
/
+8
|
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-07
8
-59
/
+51
|
*
mtd: nand: check status before reporting timeout
Brian Norris
2016-03-07
1
-2
/
+2
|
*
mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
Brian Norris
2016-03-07
1
-4
/
+4
|
*
mtd: mtdram: Add parameter for setting writebuf size
Alexander Stein
2016-03-07
1
-1
/
+4
|
*
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
Brian Norris
2016-03-07
1
-10
/
+0
|
*
mtd: spi-nor: fsl-quadspi: add support for layerscape
Yao Yuan
2016-03-07
1
-1
/
+1
|
*
mtd: spi-nor: fsl-quadspi: add support for ls1021a
Yao Yuan
2016-03-07
2
-1
/
+11
|
*
mtd: spi-nor: fsl-quadspi: add big-endian support
Yao Yuan
2016-03-07
1
-60
/
+97
|
*
mtd: spi-nor: add subsector flag to n25q128a
Ezequiel GarcĂa
2016-03-04
1
-2
/
+2
|
*
mtd: nand: pxa3xx_nand: fix dmaengine initialization
Robert Jarzmik
2016-03-04
1
-1
/
+1
|
*
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
2016-03-04
1
-3
/
+3
|
*
mtd: brcmnand: Fix v7.1 register offsets
Florian Fainelli
2016-02-29
1
-1
/
+33
|
*
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
2016-02-24
1
-1
/
+2
|
*
mtd: spi-nor: remove micron_quad_enable()
Cyrille Pitchen
2016-02-12
1
-45
/
+1
|
*
mtd: spi-nor: Add support for s25fl116k
Sascha Hauer
2016-02-12
1
-0
/
+1
|
*
mtd: nand: pxa3xx_nand: add support for partial chunks
Thomas Petazzoni
2016-02-12
1
-56
/
+101
|
*
mtd: bcm63xxpart: Move NOR flash layout to a separate function
Simon Arlott
2016-02-12
1
-22
/
+32
|
*
mtd: bcm63xxpart: Null terminate and validate conversion of flash strings
Simon Arlott
2016-02-12
1
-4
/
+34
|
*
mtd: bcm63xxpart: Extract read of image tag to separate function
Simon Arlott
2016-02-12
1
-22
/
+40
|
*
mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
Simon Arlott
2016-02-12
2
-16
/
+58
|
*
mtd: atmel_nand: Support 32-bit ECC strength
Romain Izard
2016-02-12
2
-2
/
+18
|
*
mtd: atmel_nand: Support PMECC on SAMA5D2
Romain Izard
2016-02-12
2
-3
/
+28
|
*
mtd: atmel_nand: Support variable RB_EDGE interrupts
Romain Izard
2016-02-12
2
-9
/
+29
|
*
mtd: nand: pxa3xx_nand: add register access debug
Robert Jarzmik
2016-02-01
1
-5
/
+17
|
*
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-02-01
1
-0
/
+1
|
*
mtd: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2016-01-26
2
-0
/
+3
|
*
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
2016-01-26
1
-2
/
+0
|
*
mtd: nand: lpc32xx_mlc: fix ecc.size
Boris BREZILLON
2016-01-26
1
-1
/
+1
|
*
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
2016-01-26
1
-1
/
+0
|
*
mtd: nand: jz4740: kill the ->ecc_layout field
Boris BREZILLON
2016-01-26
1
-3
/
+0
|
*
mtd: nand: s3c2410: kill the ->ecc_layout field
Boris BREZILLON
2016-01-26
1
-3
/
+0
|
*
Merge v4.5-rc1 with MTD -next development
Brian Norris
2016-01-24
10
-80
/
+358
|
|
\
|
|
*
mtd: atmel_nand: Use of_device_get_match_data
Romain Izard
2016-01-23
1
-3
/
+1
|
|
*
mtd: atmel_nand: Simplify error messages
Romain Izard
2016-01-23
1
-2
/
+2
|
|
*
mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
Han Xu
2016-01-23
1
-12
/
+14
[next]