index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: txx9ndfmc: use devm_request_and_ioremap
Julia Lawall
2012-01-09
1
-5
/
+1
*
mtd: gpio-nand: add device tree bindings
Jamie Iles
2012-01-09
1
-7
/
+108
*
mtd: nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-09
1
-8
/
+10
*
mtd: nand: fixup for fmr initialization of Freescale NAND controller
Shengzhou Liu
2012-01-09
1
-5
/
+5
*
mtd: fsl_elbc_nand: set Nand flash page address to FBAR and FPAR correctly
Liu Shuo
2012-01-09
1
-3
/
+10
*
mtd: davinci: if no amif timing is passed, don; t setup cscfg register
Heiko Schocher
2012-01-09
1
-1
/
+3
*
mtd: nand: set correct length to FBCR for a non-full-page write
Liu Shuo
2012-01-09
1
-1
/
+2
*
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
Liu Shuo
2012-01-09
1
-7
/
+11
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
16
-190
/
+16
*
mtd: nand: Making MTD_NAND_OMAP2 depend on ARCH_OMAP2PLUS
Shubhrajyoti D
2012-01-09
1
-1
/
+1
*
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
2012-01-09
1
-3
/
+4
*
mtd: nand: add 512 Mbit device code (Macronix)
Brian Norris
2012-01-09
1
-1
/
+2
*
mtd: nand: add Macronix manufacturer
Brian Norris
2012-01-09
1
-0
/
+1
*
mtd: gpmi: add missing include 'module.h'
Wolfram Sang
2011-12-05
1
-1
/
+1
*
mtd: ndfc: fix typo in structure dereference
Tony Breeds
2011-12-02
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
48
-1918
/
+4597
|
\
|
*
mtd: nand: initialize ops.mode
Brian Norris
2011-10-16
1
-0
/
+4
|
*
mtd: nand_h1900 never worked
Arnd Bergmann
2011-10-16
1
-1
/
+1
|
*
mtd: r852: make r852_pm_ops static
Axel Lin
2011-10-01
1
-3
/
+3
|
*
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
Wolfram Stering
2011-09-23
1
-1
/
+1
|
*
mtd: nand: switch `check_pattern()' to standard `memcmp()'
Brian Norris
2011-09-21
1
-4
/
+2
|
*
mtd: nand: invalidate cache on unaligned reads
Brian Norris
2011-09-21
1
-2
/
+10
|
*
mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
Brian Norris
2011-09-21
1
-6
/
+7
|
*
mtd: nand: wait to set BBT version
Brian Norris
2011-09-21
1
-4
/
+8
|
*
mtd: nand: scrub BBT on ECC errors
Brian Norris
2011-09-21
1
-5
/
+24
|
*
mtd: nand: report ECC errors properly when reading BBT
Brian Norris
2011-09-21
1
-5
/
+12
|
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
2
-3
/
+3
|
*
mtd: nand: remove gotos in `check_create()'
Brian Norris
2011-09-11
1
-16
/
+19
|
*
mtd: nand: begin restructuring check_create
Brian Norris
2011-09-11
1
-19
/
+5
|
*
mtd: nand: fix style
Brian Norris
2011-09-11
1
-14
/
+14
|
*
mtd: nand: remove unnecessary variable
Brian Norris
2011-09-11
1
-5
/
+3
|
*
mtd: nand: do not ignore all ECC errors
Brian Norris
2011-09-11
1
-3
/
+3
|
*
mtd: nand: refactor scanning code
Brian Norris
2011-09-11
1
-20
/
+8
|
*
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
1
-21
/
+25
|
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
4
-26
/
+26
|
*
mtd: support reading OOB without ECC
Brian Norris
2011-09-11
1
-1
/
+6
|
*
mtd: support writing OOB without ECC
Brian Norris
2011-09-11
1
-1
/
+9
|
*
mtd: add the common code for GPMI-NAND controller driver
Huang Shijie
2011-09-11
2
-0
/
+1892
|
*
mtd: add GPMI-NAND driver in the config and Makefile
Huang Shijie
2011-09-11
3
-0
/
+17
|
*
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie
2011-09-11
3
-0
/
+1313
|
*
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
2011-09-11
1
-1
/
+1
|
*
mtd: bcm_umi_nand: clean up error handling code
Julia Lawall
2011-09-11
1
-15
/
+18
|
*
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
2011-09-11
1
-0
/
+19
|
*
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
2011-09-11
1
-1
/
+1
|
*
mtd: use MTD_NAND_OMAP2 for OMAP4
Jan Weitzel
2011-09-11
1
-3
/
+4
|
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
3
-8
/
+6
|
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
6
-54
/
+51
|
*
mtd: nand: style fixups in pr_* messages
Brian Norris
2011-09-11
2
-48
/
+42
|
*
mtd: nand: convert printk() to pr_*()
Brian Norris
2011-09-11
2
-39
/
+39
|
*
mtd: nand: change KERN_DEBUG to KERN_INFO
Brian Norris
2011-09-11
1
-7
/
+7
[next]