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
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
2013-03-14
2
-39
/
+57
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
15
-245
/
+886
|
\
|
*
mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
Rafał Miłecki
2013-02-13
3
-4
/
+8
|
*
mtd: davinci_nand: Use managed resources
Mrugesh Katepallewar
2013-02-13
1
-19
/
+5
|
*
mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...
Josh Wu
2013-02-12
1
-3
/
+87
|
*
mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.
Josh Wu
2013-02-12
1
-21
/
+31
|
*
mtd: atmel_nand: avoid to report an error when lookup table offset is 0.
Josh Wu
2013-02-12
1
-5
/
+4
|
*
mtd: bcm47xxnflash: register this as normal driver
Hauke Mehrtens
2013-02-04
1
-5
/
+2
|
*
mtd: bcm47xxnflash: fix message
Hauke Mehrtens
2013-02-04
1
-1
/
+2
|
*
mtd: gpmi: add sanity check for the ECC
Huang Shijie
2013-02-04
2
-2
/
+30
|
*
mtd: gpmi: set the Golois Field bit for mx6q's BCH
Huang Shijie
2013-02-04
3
-2
/
+28
|
*
mtd: gpmi: fix a dereferencing freed memory error
Huang Shijie
2013-02-04
1
-1
/
+1
|
*
mtd: fix the wrong timeo for panic_nand_wait()
Huang Shijie
2013-02-04
1
-6
/
+2
|
*
mtd: gpmi: dump the BCH registers
Huang Shijie
2013-02-04
2
-0
/
+7
|
*
mtd: nane: print source of error message
Tormod Volden
2013-02-04
1
-3
/
+2
|
*
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
2013-02-04
1
-114
/
+119
|
*
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
1
-39
/
+534
|
*
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-02-04
1
-4
/
+8
|
*
mtd: mxc_nand: compress ID info for send_read_id_v3
Roman Schneider
2013-02-04
1
-0
/
+11
|
*
mtd: rename random32() to prandom_u32()
Akinobu Mita
2013-02-04
1
-3
/
+3
|
*
mtd: gpmi: Always report ECC stats and return max_bitflips
Zach Sadecki
2013-02-04
1
-19
/
+8
|
*
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
2013-02-04
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-22
/
+12
|
\
\
|
*
|
export kernel_write(), convert open-coded instances
Al Viro
2013-02-26
1
-22
/
+12
|
|
/
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-8
/
+14
|
\
\
|
*
|
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-8
/
+14
*
|
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
\
\
|
*
|
|
ARM: nomadik: add FSMC NAND
Linus Walleij
2013-01-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+3
|
\
\
\
|
*
|
|
mtd: omap-nand: pass device_node in platform data
Daniel Mack
2013-01-14
1
-1
/
+3
|
|
/
/
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
7
-47
/
+36
|
\
\
\
|
*
|
|
mtd: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
6
-43
/
+33
|
*
|
|
drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-4
/
+3
|
|
/
/
*
|
|
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-05
3
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mtd: nand: onfi don't WARN if we are in 16 bits mode
Matthieu CASTET
2013-01-19
1
-2
/
+5
|
*
|
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Sergei Shtylyov
2013-01-11
1
-1
/
+1
|
*
|
mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES
Rafał Miłecki
2012-12-24
1
-2
/
+2
|
|
/
*
/
Drivers: mtd: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
6
-14
/
+14
|
/
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
45
-716
/
+1657
|
\
|
*
mtd: nand: typo in nand_id_has_period() comments
Brian Norris
2012-12-13
1
-1
/
+1
|
*
mtd: nand/gpio: use io{read,write}*_rep accessors
Matthew Leach
2012-12-13
1
-4
/
+4
|
*
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
Wolfram Sang
2012-12-13
1
-0
/
+9
|
*
mtd: nand/docg4: fix and improve read of factory bbt
Mike Dunn
2012-12-12
1
-5
/
+19
|
*
mtd: nand/docg4: reserve bb marker area in ecclayout
Mike Dunn
2012-12-12
1
-4
/
+6
|
*
mtd: nand/docg4: add support for writing in reliable mode
Mike Dunn
2012-12-12
1
-0
/
+39
|
*
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
mtd: mxc_nand: fix unbalanced clk_disable() in error path
Lothar Waßmann
2012-12-10
1
-1
/
+2
|
*
mtd: nandsim: Introduce debugfs infrastructure
Ezequiel Garcia
2012-12-10
1
-56
/
+130
|
*
mtd: bcm47xxnflash: writing support
Rafał Miłecki
2012-12-10
2
-3
/
+79
|
*
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
Josh Wu
2012-12-03
1
-5
/
+11
[next]