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
2012-09-29
mtd: nand/gpio: Convert to module_platform_driver()
Sachin Kamat
1
-14
/
+1
2012-09-29
mtd: mxc_nand: Adapt the clock name to the new clock framework
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: mxc_nand: Convert to module_platform_driver()
Fabio Estevam
1
-15
/
+3
2012-09-29
mtd: gpmi-nand: Convert to module_platform_driver()
Fabio Estevam
1
-22
/
+7
2012-09-29
mtd: gpmi-nand: Improve logging style
Fabio Estevam
1
-3
/
+6
2012-09-29
mtd: omap2: fix module loading
Andreas Bießmann
1
-0
/
+1
2012-09-29
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
1
-1
/
+1
2012-09-29
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
1
-2
/
+7
2012-09-29
mtd: orion_nand: remove <mach/hardware.h> include
Thomas Petazzoni
1
-1
/
+0
2012-09-29
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
Roland Stigge
1
-28
/
+18
2012-09-29
mtd: lpc32xx_slc: Cleanup after DT-only conversion
Roland Stigge
1
-31
/
+21
2012-09-29
mtd: allow MTD_NAND_GPMI_NAND to be built as module
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: nand: nand_bbt: export nand_update_bbt
Fabio Estevam
1
-1
/
+2
2012-09-29
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
Shmulik Ladkani
1
-12
/
+12
2012-09-29
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
1
-0
/
+2
2012-09-29
mtd: s3c2410: Use devm_* functions
Sachin Kamat
1
-37
/
+10
2012-09-29
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
John Crispin
3
-0
/
+210
2012-09-29
mtd: check for valid pdata inside plat_nand
John Crispin
1
-0
/
+5
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
24
-546
/
+0
2012-09-29
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2
-21
/
+8
2012-09-29
mtd: gpmi: fix the compiler warnings
Huang Shijie
3
-16
/
+12
2012-09-29
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
1
-1
/
+71
2012-09-29
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
1
-10
/
+20
2012-09-29
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
1
-8
/
+9
2012-09-29
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
1
-37
/
+27
2012-09-29
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
1
-2
/
+1
2012-09-29
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
1
-1
/
+4
2012-09-29
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
1
-14
/
+1
2012-09-29
mtd: nand: Include IMX6 in the list of supported SoCs
Fabio Estevam
1
-1
/
+1
2012-09-29
mtd: omap2: fix some typos in comments
Peter Meerwald
1
-5
/
+5
2012-09-29
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
1
-5
/
+2
2012-09-29
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+63
2012-09-29
mtd: docg4: fix oob reads
Mike Dunn
1
-27
/
+6
2012-09-29
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Roland Stigge
1
-2
/
+11
2012-09-29
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
Roland Stigge
1
-2
/
+11
2012-09-29
mtd: nand: rename '_raw' BBT scan functions
Brian Norris
1
-10
/
+10
2012-09-29
mtd: nand: use ECC, if present, when scanning OOB
Brian Norris
1
-7
/
+20
2012-09-29
mtd: nand_bbt: use string library
Brian Norris
1
-18
/
+9
2012-09-29
mtd: nand: remove unused 'int' return codes
Brian Norris
1
-11
/
+8
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
3
-18
/
+112
2012-09-29
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
1
-1
/
+2
2012-09-29
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
1
-6
/
+7
2012-08-22
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
4
-88
/
+253
2012-08-10
Merge branch 'testing/new-warnings' into fixes
Arnd Bergmann
1
-4
/
+3
2012-08-10
mtd/omap2: fix dmaengine_slave_config error handling
Arnd Bergmann
1
-4
/
+3
2012-08-09
ARM: imx: gpmi-nand depends on mxs-dma
Arnd Bergmann
1
-1
/
+1
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-50
/
+56
2012-07-31
mtd: omap2: remove private DMA API implementation
Russell King
1
-110
/
+26
2012-07-31
mtd: omap2: add DMA engine support
Russell King
1
-1
/
+91
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-36
/
+192
[next]