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
2016-01-06
Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-15
/
+21
2016-01-05
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
1
-2
/
+2
2016-01-05
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
1
-4
/
+2
2016-01-04
mtd: fix cmdlinepart parser, early naming for auto-filled MTD
Brian Norris
1
-9
/
+17
2015-12-26
Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-26
/
+31
2015-12-16
mtd: ubi: don't leak e if schedule_erase() fails
Sebastian Siewior
1
-0
/
+1
2015-12-16
mtd: ubi: fixup error correction in do_sync_erase()
Sebastian Siewior
1
-24
/
+28
2015-12-16
UBI: fix use of "VID" vs. "EC" in header self-check
Brian Norris
1
-1
/
+1
2015-12-16
UBI: fix return error code
Sudip Mukherjee
1
-1
/
+1
2015-12-08
doc: dt: mtd: partitions: add compatible property to "partitions" node
Brian Norris
1
-0
/
+3
2015-12-03
mtd: ofpart: don't complain about missing 'partitions' node too loudly
Brian Norris
1
-2
/
+7
2015-11-16
mtd: nand: fix shutdown/reboot for multi-chip systems
Brian Norris
1
-1
/
+1
2015-11-16
mtd: jz4740_nand: fix build on jz4740 after removing gpio.h
Brian Norris
1
-0
/
+1
2015-11-10
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-8
/
+35
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+1
2015-11-06
UBI: Remove in vain semicolon
Richard Weinberger
1
-1
/
+1
2015-11-06
UBI: Fastmap: Fix PEB array type
Ezequiel García
1
-1
/
+1
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
81
-896
/
+2365
2015-11-06
mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call
Brian Norris
1
-1
/
+2
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
3
-3
/
+0
2015-11-02
mtd: nand: sunxi: avoid retrieving data before ECC pass
Boris BREZILLON
1
-1
/
+1
2015-11-02
mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
1
-2
/
+2
2015-10-30
mtd: blkdevs: fix potential deadlock + lockdep warnings
Brian Norris
1
-5
/
+5
2015-10-30
mtd: ofpart: move ofpart partitions to a dedicated dt node
Michal Suchanek
1
-17
/
+46
2015-10-30
mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
Anup Patel
1
-0
/
+10
2015-10-30
mtd: brcmnand: factor out CFG and CFG_EXT bitfields
Brian Norris
1
-7
/
+31
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
3
-3
/
+0
2015-10-26
mtd: mtdpart: Do not fail mtd probe when parsing partitions fails
Brian Norris
2
-6
/
+14
2015-10-26
mtd: fsl-quadspi: fix macro collision problems with READ/WRITE
Han Xu
1
-10
/
+10
2015-10-26
mtd: warn when registering the same master many times
Brian Norris
1
-0
/
+9
2015-10-26
mtd: fixup corner case error handling in mtd_device_parse_register()
Brian Norris
1
-2
/
+9
2015-10-26
mtd: tests: Replace timeval with ktime_t
Shraddha Barke
2
-10
/
+10
2015-10-26
mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
1
-16
/
+41
2015-10-26
mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helper
Brian Norris
1
-11
/
+3
2015-10-26
mtd: nand: increase ready wait timeout and report timeouts
Alex Smith
1
-13
/
+20
2015-10-26
mtd: docg3: off by one in doc_register_sysfs()
Dan Carpenter
1
-6
/
+16
2015-10-26
mtd: pxa3xx_nand: clean up the pxa3xx timings
Antoine Ténart
1
-17
/
+8
2015-10-26
mtd: pxa3xx_nand: rework flash detection and timing setup
Antoine Ténart
1
-88
/
+35
2015-10-26
mtd: pxa3xx_nand: add helpers to setup the timings
Antoine Ténart
1
-0
/
+122
2015-10-26
mtd: pxa3xx_nand: fix some compile issues on non-ARM arches
Antoine Ténart
1
-2
/
+2
2015-10-19
mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-5
/
+5
2015-10-19
mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
1
-5
/
+5
2015-10-19
mtd: maps: rbtx4939-flash: fix compile error
Brian Norris
1
-1
/
+1
2015-10-19
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
1
-0
/
+21
2015-10-19
mtd: pxa3xx_nand: switch to device PM
Brian Norris
1
-7
/
+11
2015-10-19
mtd: pxa3xx_nand: don't duplicate MTD suspend/resume
Brian Norris
1
-17
/
+0
2015-10-19
mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build error
Fabio Estevam
1
-0
/
+1
2015-10-19
mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST
Brian Norris
1
-1
/
+2
[next]