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-09-23
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: Fix nand_command_lp() for 8bits opcodes
Boris Brezillon
1
-1
/
+4
2016-09-23
mtd: nand: sunxi: Support ECC maximization
Boris Brezillon
1
-0
/
+29
2016-09-23
mtd: nand: Support maximizing ECC when using software BCH
Boris Brezillon
1
-0
/
+20
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+3
2016-09-23
mtd: nand: mxc: Add timing setup for v2 controllers
Sascha Hauer
1
-2
/
+82
2016-09-23
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
1
-0
/
+55
2016-09-23
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
1
-62
/
+14
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-0
/
+157
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
1
-0
/
+11
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
1
-0
/
+29
2016-09-23
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
1
-206
/
+224
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-5
/
+20
2016-09-23
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
Roger Quadros
1
-4
/
+4
2016-09-23
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
3
-15
/
+28
2016-09-23
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
Kyle Roeschley
1
-6
/
+45
2016-09-23
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
Boris Brezillon
1
-36
/
+74
2016-09-23
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
1
-6
/
+6
2016-09-23
mtd: nand: gpmi: get correct free oob space
Han Xu
1
-1
/
+2
2016-09-23
mtd: nand: sh_flctl: handle dma_submit() errors
Brian Norris
1
-1
/
+7
2016-09-23
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
1
-2
/
+2
2016-09-23
mtd: nand: Get rid of needless 'goto'
Andrey Smirnov
1
-12
/
+6
2016-09-23
mtd: nand: Error out if cmd_ctrl() is missing
Andrey Smirnov
1
-0
/
+9
2016-09-23
Kconfig: nand: Remove redundant dependency on MTD_NAND
Andrey Smirnov
1
-1
/
+1
2016-09-23
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
Andrey Smirnov
1
-1
/
+1
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
13
-26
/
+13
2016-08-04
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
8
-75
/
+263
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-08-02
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
31
-246
/
+5540
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-29
ubi: Use bitmaps in Fastmap self-check code
Richard Weinberger
1
-9
/
+11
2016-07-29
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2
-4
/
+27
2016-07-29
ubi: Check whether the Fastmap anchor matches the super block
Richard Weinberger
1
-0
/
+7
2016-07-29
ubi: Rework Fastmap attach base code
Richard Weinberger
4
-42
/
+162
2016-07-29
ubi: Fix whitespace issue in count_fastmap_pebs()
Richard Weinberger
1
-1
/
+1
2016-07-29
ubi: Introduce vol_ignored()
Richard Weinberger
2
-6
/
+33
2016-07-29
ubi: Fix scan_fast() comment
Richard Weinberger
1
-1
/
+1
2016-07-29
ubi: Make volume resize power cut aware
Richard Weinberger
1
-7
/
+18
2016-07-29
ubi: Fix early logging
Richard Weinberger
1
-4
/
+4
2016-07-29
ubi: gluebi: Fix double refcounting
Richard Weinberger
1
-5
/
+0
2016-07-29
ubi: Fix race condition between ubi device creation and udev
Iosif Harutyunov
1
-1
/
+4
2016-07-29
ubi: Only read necessary size when reading the VID header
Sascha Hauer
1
-1
/
+1
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2016-07-25
Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2016-07-19
mtd: spi-nor: don't build Cadence QuadSPI on non-ARM
Brian Norris
1
-1
/
+1
2016-07-19
mtd: mtk-nor: remove duplicated include from mtk-quadspi.c
Wei Yongjun
1
-1
/
+0
2016-07-19
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
1
-1
/
+1
[next]