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: gpmi: rewrite the gpmi_ecc_write_oob() to support the jffs2
Huang Shijie
2013-10-28
1
-9
/
+20
|
*
|
|
|
mtd: nand: print out the cell information for nand chip
Huang Shijie
2013-10-28
1
-4
/
+6
|
*
|
|
|
mtd: nand: set the cell information for ONFI nand
Huang Shijie
2013-10-28
1
-0
/
+1
|
*
|
|
|
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
2013-10-28
1
-0
/
+3
|
*
|
|
|
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
2013-10-28
1
-2
/
+12
|
*
|
|
|
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
2013-10-28
2
-9
/
+7
|
*
|
|
|
mtd: nand: correct extemded param page error handling
Brian Norris
2013-10-28
1
-4
/
+5
|
*
|
|
|
mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds
Josh Wu
2013-10-28
1
-37
/
+9
|
*
|
|
|
mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver
Josh Wu
2013-10-28
1
-1
/
+2
|
*
|
|
|
mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code
Josh Wu
2013-10-28
1
-14
/
+3
|
*
|
|
|
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
2013-10-28
1
-9
/
+15
|
*
|
|
|
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-10-28
2
-4
/
+0
|
*
|
|
|
mtd: denali: make init function static
Brian Norris
2013-10-28
1
-1
/
+1
|
*
|
|
|
mtd: nand: stop exporting nand_default_bbt
Brian Norris
2013-10-28
1
-1
/
+0
|
*
|
|
|
mtd: nandsim: don't call nand_default_bbt() directly
Brian Norris
2013-10-28
1
-1
/
+1
|
*
|
|
|
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
Brian Norris
2013-10-28
1
-8
/
+0
|
*
|
|
|
nand: docg4: use nand_base's default BBT scan
Brian Norris
2013-10-28
1
-1
/
+0
|
*
|
|
|
mtd: nand: gpmi-nand: janitorial cleanup: (commas after last element of struc...
Lothar Waßmann
2013-10-28
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
file->f_op is never NULL...
Al Viro
2013-10-25
1
-1
/
+1
*
|
|
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
7
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
1
-0
/
+1
|
*
|
|
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-5
/
+3
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-10
6
-0
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-07
1
-6
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
1
-5
/
+3
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
mtd: atmel_nand: fix deferred probe from __init
Johan Hovold
2013-09-27
1
-6
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
mtd: gpmi: fix ECC regression
David Woodhouse
2013-10-25
1
-1
/
+1
*
|
|
|
mtd: nand: pxa3xx: Fix registered MTD name
Ezequiel Garcia
2013-10-24
1
-1
/
+6
|
|
/
/
|
/
|
|
*
|
|
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
2013-09-27
1
-5
/
+3
|
/
/
*
|
mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
Ezequiel Garcia
2013-09-17
1
-7
/
+0
*
|
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-09-09
37
-1671
/
+1724
|
\
\
|
*
|
mtd cs553x_nand: use kzalloc() instead of memset
Dan Carpenter
2013-08-30
1
-5
/
+1
|
*
|
mtd: atmel_nand: fix error return code in atmel_nand_probe()
Wei Yongjun
2013-08-30
1
-0
/
+1
|
*
|
mtd: remove alauda driver
Jussi Kivilinna
2013-08-30
3
-731
/
+0
|
*
|
mtd: nand: mxc_nand: mark 'const' properly
Jingoo Han
2013-08-30
1
-1
/
+1
|
*
|
mtd: r852: Staticize local symbols
Jingoo Han
2013-08-30
1
-22
/
+22
|
*
|
mtd: nandsim: Staticize local symbols
Jingoo Han
2013-08-30
1
-2
/
+2
|
*
|
mtd: MTD_NAND_DENALI should depend on HAS_DMA
Geert Uytterhoeven
2013-08-30
1
-0
/
+1
|
*
|
mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-08-30
1
-12
/
+0
|
*
|
mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector
Josh Wu
2013-08-30
1
-1
/
+2
|
*
|
mtd: nand: fixup kerneldoc, rename parameter
Brian Norris
2013-08-30
1
-5
/
+6
|
*
|
mtd: gpmi: remove the nand_scan()
Huang Shijie
2013-08-30
1
-30
/
+35
|
*
|
mtd: set ONFI nand's default hooks in nand_set_defaults()
Huang Shijie
2013-08-30
1
-6
/
+6
|
*
|
mtd: set the ecc step size for master/slave mtd_info
Huang Shijie
2013-08-30
1
-0
/
+1
|
*
|
mtd: nand: silence some shift wrap warnings
Dan Carpenter
2013-08-30
1
-4
/
+4
|
*
|
mtd: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-30
1
-3
/
+1
|
*
|
mtd: nand: Allow to build pxa3xx_nand on Orion platforms
Ezequiel Garcia
2013-08-30
1
-1
/
+1
|
*
|
mtd: nand: pxa3xx: Allow devices with no dma resources
Ezequiel Garcia
2013-08-30
1
-23
/
+28
|
*
|
mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
Ezequiel Garcia
2013-08-30
1
-1
/
+2
[prev]
[next]