index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
Masanari Iida
2015-03-31
1
-1
/
+1
*
mtd: denali: Disable sub-page writes in Denali NAND driver
Graham Moore
2015-03-31
1
-0
/
+3
*
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-03-31
1
-14
/
+10
*
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
2015-03-31
1
-1
/
+3
*
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-31
1
-6
/
+6
*
mtd: fsl-quadspi: cleanup wait_for_completion return handling
Nicholas Mc Guire
2015-03-31
1
-2
/
+1
*
mtd: fsl-quadspi: Print the error value
Fabio Estevam
2015-03-31
1
-4
/
+4
*
mtd: cfi: clean up some indenting
Dan Carpenter
2015-03-31
1
-15
/
+15
*
mtd: maps: sa1100-flash: remove incorrect __exit markups
Dmitry Torokhov
2015-03-31
1
-2
/
+2
*
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
Christophe Leroy
2015-03-31
1
-1
/
+1
*
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-31
1
-1
/
+6
*
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-31
1
-4
/
+23
*
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
2015-03-27
1
-19
/
+38
*
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-24
1
-1
/
+1
*
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
1
-4
/
+4
*
mtd: blkdevs: remove dead code
Brian Norris
2015-03-11
1
-3
/
+0
*
mtd: nand: denali: drop dead code
Brian Norris
2015-03-11
1
-3
/
+0
*
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
1
-2
/
+2
*
mtd: tests: fix more potential integer overflows
Brian Norris
2015-03-11
5
-10
/
+10
*
mtd: onenand: drop dead code
Brian Norris
2015-03-11
1
-9
/
+3
*
mtd: docg3: drop dead code
Brian Norris
2015-03-11
1
-4
/
+1
*
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
1
-0
/
+4
*
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
1
-0
/
+7
*
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
1
-11
/
+29
*
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
1
-24
/
+10
*
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
1
-7
/
+7
*
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2015-03-11
1
-11
/
+36
*
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2015-03-11
2
-3
/
+3
*
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
2015-03-03
1
-1
/
+1
*
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
1
-3
/
+0
*
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
1
-0
/
+2
*
Merge MTD updates into -next
Brian Norris
2015-02-28
1
-0
/
+2
|
\
|
*
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
1
-0
/
+2
*
|
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
1
-3
/
+19
*
|
Merge MTD updates into -next
Brian Norris
2015-02-28
1
-6
/
+42
|
\
|
|
*
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-28
1
-6
/
+42
*
|
mtd: block2mtd: wait until block devices are presented
Felix Fietkau
2015-02-24
1
-15
/
+43
|
/
*
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-02-18
23
-203
/
+1301
|
\
|
*
mtd: hisilicon: && vs & typo
Dan Carpenter
2015-02-15
1
-1
/
+1
|
*
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
2015-02-08
3
-0
/
+897
|
*
mtd: avoid registering reboot notifier twice
Niklas Cassel
2015-02-08
1
-1
/
+9
|
*
mtd: concat: set the return lengths properly
Niklas Cassel
2015-02-06
1
-1
/
+2
|
*
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-06
1
-1
/
+1
|
*
mtd: denali: remove unnecessary stubs
Masahiro Yamada
2015-02-06
1
-38
/
+0
|
*
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-06
1
-2
/
+1
|
*
mtd: fsl-quadspi: improve read performance by increase AHB transfer size
Allen Xu
2015-02-06
1
-4
/
+14
|
*
mtd: fsl-quadspi: Remove unnecessary 'map_failed' label
Fabio Estevam
2015-02-06
1
-18
/
+10
|
*
mtd: fsl-quadspi: Remove unneeded success/error messages
Fabio Estevam
2015-02-06
1
-2
/
+0
|
*
mtd: fsl-quadspi: Fix the error paths
Fabio Estevam
2015-02-06
1
-4
/
+4
|
*
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
2015-02-06
1
-22
/
+9
[next]