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
2015-03-30
mtd: maps: sa1100-flash: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2015-03-30
mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
Christophe Leroy
1
-1
/
+1
2015-03-30
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
1
-1
/
+6
2015-03-30
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
1
-4
/
+23
2015-03-27
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
Brian Norris
1
-19
/
+38
2015-03-24
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
1
-1
/
+1
2015-03-11
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
1
-4
/
+4
2015-03-11
mtd: blkdevs: remove dead code
Brian Norris
1
-3
/
+0
2015-03-11
mtd: nand: denali: drop dead code
Brian Norris
1
-3
/
+0
2015-03-11
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
1
-2
/
+2
2015-03-11
mtd: tests: fix more potential integer overflows
Brian Norris
5
-10
/
+10
2015-03-11
mtd: onenand: drop dead code
Brian Norris
1
-9
/
+3
2015-03-11
mtd: docg3: drop dead code
Brian Norris
1
-4
/
+1
2015-03-11
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
1
-0
/
+4
2015-03-11
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
1
-0
/
+7
2015-03-11
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
1
-11
/
+29
2015-03-11
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
1
-24
/
+10
2015-03-11
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
1
-7
/
+7
2015-03-11
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
1
-11
/
+36
2015-03-11
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2
-3
/
+3
2015-03-02
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
1
-1
/
+1
2015-02-28
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
1
-3
/
+0
2015-02-28
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
1
-0
/
+2
2015-02-28
Merge MTD updates into -next
Brian Norris
1
-0
/
+2
2015-02-28
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
1
-0
/
+2
2015-02-28
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
1
-3
/
+19
2015-02-28
Merge MTD updates into -next
Brian Norris
1
-6
/
+42
2015-02-28
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
1
-6
/
+42
2015-02-23
mtd: block2mtd: wait until block devices are presented
Felix Fietkau
1
-15
/
+43
2015-02-18
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
23
-203
/
+1301
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
11
-173
/
+319
2015-02-15
mtd: hisilicon: && vs & typo
Dan Carpenter
1
-1
/
+1
2015-02-12
UBI: block: Fix checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2015-02-12
UBI: block: Continue creating ubiblocks after an initialization error
Dan Ehrenberg
1
-15
/
+22
2015-02-08
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
3
-0
/
+897
2015-02-07
mtd: avoid registering reboot notifier twice
Niklas Cassel
1
-1
/
+9
2015-02-05
mtd: concat: set the return lengths properly
Niklas Cassel
1
-1
/
+2
2015-02-05
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-1
/
+1
2015-02-05
mtd: denali: remove unnecessary stubs
Masahiro Yamada
1
-38
/
+0
2015-02-05
mtd: nand: remove redundant local variable
Baruch Siach
1
-2
/
+1
2015-02-05
mtd: fsl-quadspi: improve read performance by increase AHB transfer size
Allen Xu
1
-4
/
+14
2015-02-05
mtd: fsl-quadspi: Remove unnecessary 'map_failed' label
Fabio Estevam
1
-18
/
+10
2015-02-05
mtd: fsl-quadspi: Remove unneeded success/error messages
Fabio Estevam
1
-2
/
+0
2015-02-05
mtd: fsl-quadspi: Fix the error paths
Fabio Estevam
1
-4
/
+4
2015-02-05
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
1
-22
/
+9
2015-02-02
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
1
-19
/
+10
2015-02-01
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
3
-8
/
+9
2015-01-28
mtd: export new mtd_mmap_capabilities
Arnd Bergmann
1
-0
/
+1
2015-01-28
UBI: Block: Explain usage of blk_rq_map_sg()
Richard Weinberger
1
-0
/
+6
2015-01-28
UBI: fix soft lockup in ubi_check_volume()
hujianyang
1
-0
/
+2
[next]