index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
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-09-27
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
1
-1
/
+55
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
6
-7
/
+7
2012-09-21
Merge branch 'next/dt' into next/multiplatform
Olof Johansson
1
-15
/
+72
2012-09-21
ARM: OMAP1: Move board-ams-delta.h from plat to mach
Tony Lindgren
1
-1
/
+1
2012-09-21
Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
2
-78
/
+231
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-17
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-2
/
+6
2012-09-17
Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-76
/
+225
2012-09-17
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-5
/
+4
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-09-13
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
1
-2
/
+6
2012-09-06
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...
Olof Johansson
2
-5
/
+4
2012-09-04
Merge branch 'cleanup/io-pci' into next/cleanup
Arnd Bergmann
2
-5
/
+4
2012-08-30
mtd: nand: omap2: use gpmc provided irqs
Afzal Mohammed
1
-28
/
+50
2012-08-30
mtd: nand: omap2: obtain memory from resource
Afzal Mohammed
1
-4
/
+15
2012-08-30
mtd: nand: omap2: handle nand on gpmc
Afzal Mohammed
1
-45
/
+161
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-20
mtd: nand: append missing parameter and value
Haojian Zhuang
1
-2
/
+2
2012-08-16
MTD: pxa3xx-nand: add devicetree bindings
Daniel Mack
1
-14
/
+71
2012-08-13
Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...
Arnd Bergmann
1
-40
/
+0
2012-08-13
Merge branch 'testing/bcmring' into next/cleanups
Arnd Bergmann
2
-43
/
+42
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
[prev]
[next]