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
...
|
|
*
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
|
|
*
mtd: nand: gpmi: add gpmi dsm supend/resume support
Huang Shijie
2016-01-23
1
-1
/
+46
|
|
*
mtd: bcm47xxpart: don't fail because of bit-flips
Rafał Miłecki
2016-01-23
1
-16
/
+22
|
|
*
mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
Rafał Miłecki
2016-01-23
1
-2
/
+2
|
|
*
mtd: onenand: unexport onenand_default_bbt()
Thomas Petazzoni
2016-01-23
1
-2
/
+0
|
|
*
mtd: onenand: make onenand_scan_bbt() static
Thomas Petazzoni
2016-01-23
1
-2
/
+1
|
|
*
mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()
Thomas Petazzoni
2016-01-23
1
-2
/
+0
|
|
*
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
2016-01-23
1
-1
/
+1
|
|
*
mtd: atmel_nand: Do not warn on bitflips
Romain Izard
2016-01-23
1
-2
/
+2
|
|
*
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
2016-01-22
1
-26
/
+261
|
|
*
mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition
Boris BREZILLON
2016-01-22
1
-2
/
+2
|
|
*
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
Christophe Jaillet
2016-01-22
1
-5
/
+2
|
|
*
mtd: nuc900_nand: read correct SMISR register
Arnd Bergmann
2016-01-15
1
-1
/
+1
|
|
*
mtd: mtk-nor: Drop bogus __init from mtk_nor_init()
Geert Uytterhoeven
2016-01-15
1
-2
/
+2
*
|
|
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
2016-03-20
2
-6
/
+59
*
|
|
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
\
\
|
*
|
|
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-11
1
-1
/
+1
|
\
\
\
|
*
|
|
mtd: nand: tests: fix regression introduced in mtd_nandectest
Jorge Ramirez-Ortiz
2016-03-04
1
-1
/
+1
|
|
/
/
*
/
/
ubi: Fix out of bounds write in volume update code
Richard Weinberger
2016-03-05
1
-1
/
+1
|
/
/
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
1
-5
/
+3
|
\
\
|
*
|
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2016-01-24
1
-4
/
+2
|
*
|
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
1
-1
/
+1
*
|
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
|
|
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-01-13
92
-1617
/
+3065
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mtd: jz4780_nand: replace if/else blocks with switch/case
Brian Norris
2016-01-08
1
-15
/
+19
|
*
|
mtd: nand: jz4780: Update ecc correction error codes
Harvey Hunt
2016-01-08
1
-4
/
+4
|
*
|
mtd: nandsim: use nand_get_controller_data()
Brian Norris
2016-01-07
1
-6
/
+12
|
*
|
mtd: jz4780_nand: remove useless mtd->priv = chip assignment
Brian Norris
2016-01-07
1
-1
/
+0
|
*
|
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
26
-257
/
+260
|
*
|
mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
Alex Smith
2016-01-07
5
-0
/
+857
|
*
|
mtd: nand: jz4740: remove custom 'erased check' implementation
Boris BREZILLON
2016-01-06
1
-18
/
+1
|
*
|
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
2016-01-06
1
-35
/
+3
|
*
|
mtd: nand: davinci: remove custom 'erased check' implementation
Boris BREZILLON
2016-01-06
1
-8
/
+1
|
*
|
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
2016-01-06
1
-7
/
+46
|
*
|
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2016-01-06
9
-21
/
+29
|
*
|
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
2016-01-06
1
-1
/
+7
|
*
|
mtd: spi-nor: wait until lock/unlock operations are ready
Ezequiel García
2016-01-06
1
-2
/
+10
|
*
|
mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
2016-01-06
1
-2
/
+1
|
*
|
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
2016-01-06
1
-0
/
+3
|
*
|
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
2016-01-05
2
-15
/
+21
|
|
\
\
|
*
|
|
mtd: nand: fix for drop unnecessary partition parser data
Stephen Rothwell
2016-01-05
1
-1
/
+0
|
*
|
|
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
2015-12-18
1
-2
/
+3
|
*
|
|
mtd: denali: make MTD_NAND_DENALI_DT dependent on OF
Masahiro Yamada
2015-12-18
1
-1
/
+1
|
*
|
|
mtd: nand: Disable subpage writes for drivers without ecc->hwctl
Helmut Schaa
2015-12-18
1
-1
/
+1
|
*
|
|
mtd: ftl: use swap() in copy_erase_unit()
Fabian Frederick
2015-12-18
1
-6
/
+2
|
*
|
|
mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002()
Fabian Frederick
2015-12-18
1
-4
/
+2
|
*
|
|
mtd: mtk-nor: adjust sequence of trigger function and assignment function
Bayi Cheng
2015-12-18
1
-1
/
+1
[prev]
[next]