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
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-3
/
+3
2016-03-11
mtd: nand: remove kerneldoc for removed function parameter
Brian Norris
1
-1
/
+0
2016-03-10
mtd: nand: Qualcomm NAND controller driver
Archit Taneja
3
-0
/
+2231
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
4
-25
/
+22
2016-03-07
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
3
-30
/
+31
2016-03-07
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
1
-12
/
+4
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
4
-14
/
+10
2016-03-07
mtd: nand: check status before reporting timeout
Brian Norris
1
-2
/
+2
2016-03-07
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
Brian Norris
1
-10
/
+0
2016-03-04
mtd: nand: pxa3xx_nand: fix dmaengine initialization
Robert Jarzmik
1
-1
/
+1
2016-03-04
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
1
-3
/
+3
2016-02-29
mtd: brcmnand: Fix v7.1 register offsets
Florian Fainelli
1
-1
/
+33
2016-02-12
mtd: nand: pxa3xx_nand: add support for partial chunks
Thomas Petazzoni
1
-56
/
+101
2016-02-12
mtd: atmel_nand: Support 32-bit ECC strength
Romain Izard
2
-2
/
+18
2016-02-12
mtd: atmel_nand: Support PMECC on SAMA5D2
Romain Izard
2
-3
/
+28
2016-02-12
mtd: atmel_nand: Support variable RB_EDGE interrupts
Romain Izard
2
-9
/
+29
2016-02-01
mtd: nand: pxa3xx_nand: add register access debug
Robert Jarzmik
1
-5
/
+17
2016-02-01
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-26
mtd: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+2
2016-01-26
mtd: nand: vf610: remove useless mtd->ecclayout assignment
Boris BREZILLON
1
-2
/
+0
2016-01-26
mtd: nand: lpc32xx_mlc: fix ecc.size
Boris BREZILLON
1
-1
/
+1
2016-01-26
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
1
-1
/
+0
2016-01-26
mtd: nand: jz4740: kill the ->ecc_layout field
Boris BREZILLON
1
-3
/
+0
2016-01-26
mtd: nand: s3c2410: kill the ->ecc_layout field
Boris BREZILLON
1
-3
/
+0
2016-01-23
mtd: atmel_nand: Use of_device_get_match_data
Romain Izard
1
-3
/
+1
2016-01-23
mtd: atmel_nand: Simplify error messages
Romain Izard
1
-2
/
+2
2016-01-23
mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NAND
Han Xu
1
-12
/
+14
2016-01-23
mtd: nand: gpmi: add gpmi dsm supend/resume support
Huang Shijie
1
-1
/
+46
2016-01-23
mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()
Thomas Petazzoni
1
-2
/
+0
2016-01-23
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
1
-1
/
+1
2016-01-23
mtd: atmel_nand: Do not warn on bitflips
Romain Izard
1
-2
/
+2
2016-01-22
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
1
-26
/
+261
2016-01-22
mtd: nand: add NAND_NEED_SCRAMBLING flag to the H27UCG8T2ATR-BC definition
Boris BREZILLON
1
-2
/
+2
2016-01-22
mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
Christophe Jaillet
1
-5
/
+2
2016-01-15
mtd: nuc900_nand: read correct SMISR register
Arnd Bergmann
1
-1
/
+1
2016-01-08
mtd: jz4780_nand: replace if/else blocks with switch/case
Brian Norris
1
-15
/
+19
2016-01-08
mtd: nand: jz4780: Update ecc correction error codes
Harvey Hunt
1
-4
/
+4
2016-01-07
mtd: nandsim: use nand_get_controller_data()
Brian Norris
1
-6
/
+12
2016-01-07
mtd: jz4780_nand: remove useless mtd->priv = chip assignment
Brian Norris
1
-1
/
+0
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
26
-257
/
+260
2016-01-07
mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs
Alex Smith
5
-0
/
+857
2016-01-06
mtd: nand: jz4740: remove custom 'erased check' implementation
Boris BREZILLON
1
-18
/
+1
2016-01-06
mtd: nand: diskonchip: remove custom 'erased check' implementation
Boris BREZILLON
1
-35
/
+3
2016-01-06
mtd: nand: davinci: remove custom 'erased check' implementation
Boris BREZILLON
1
-8
/
+1
2016-01-06
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
1
-7
/
+46
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
9
-21
/
+29
2016-01-06
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
1
-0
/
+3
2016-01-05
mtd: nand: fix for drop unnecessary partition parser data
Stephen Rothwell
1
-1
/
+0
2015-12-18
mtd: sh_flctl: pass FIFO as physical address
Arnd Bergmann
1
-2
/
+3
2015-12-18
mtd: denali: make MTD_NAND_DENALI_DT dependent on OF
Masahiro Yamada
1
-1
/
+1
[next]