index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-16
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
Olof Johansson
1
-2
/
+6
2012-09-16
Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
Olof Johansson
1
-76
/
+225
2012-09-16
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers
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-12
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
1
-2
/
+6
2012-09-05
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
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/torvalds/linux
David Woodhouse
4
-86
/
+251
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 at91/mci
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
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
-49
/
+55
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
-35
/
+191
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
1
-1
/
+1
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
1
-0
/
+4
2012-07-23
MTD: NAND: JZ4740: Multi-bank support with autodetection
Maarten ter Huurne
1
-35
/
+191
2012-07-17
mtd: gpmi: update the bitflip_threshold
Huang Shijie
1
-0
/
+1
2012-07-16
mtd: gpmi: add on-flash BBT support for gpmi nand
Huang Shijie
1
-0
/
+3
2012-07-16
mtd: fix typo in comment
Huang Shijie
1
-1
/
+1
2012-07-16
mtd: use MTD_OPS_PLACE_OOB macro consistently
Huang Shijie
1
-3
/
+3
2012-07-16
mtd: mxc_nand: Select the driver via ARCH_MXC
Fabio Estevam
1
-1
/
+1
2012-07-13
mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changes
Roland Stigge
1
-12
/
+1
2012-07-13
mtd: lpc32xx_slc: Adjust to pl08x DMA interface changes
Roland Stigge
1
-12
/
+1
2012-07-06
mtd: add LPC32xx MLC NAND driver
Roland Stigge
3
-0
/
+948
2012-07-06
mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessary
Roland Stigge
1
-0
/
+2
2012-07-06
mtd: lpc32xx_slc: Use of_get_named_gpio()
Roland Stigge
1
-1
/
+1
2012-07-06
mtd: lpc32xx_slc: Make wp gpio optional
Alexandre Pereira da Silva
1
-4
/
+7
2012-07-06
mtd: at91: atmel_nand: add Programmable Multibit ECC controller support
Josh Wu
2
-7
/
+864
2012-07-06
mtd: at91: add dt parameters for Atmel PMECC
Josh Wu
1
-1
/
+51
2012-07-06
mtd: nand_bbt: refactor check_pattern_no_oob()
Brian Norris
1
-6
/
+3
2012-07-06
mtd: nand: rename "no_bbt" descriptors to "no_oob"
Brian Norris
1
-4
/
+4
2012-07-06
mtd: nand: remove stale config options
Richard Genoud
1
-40
/
+0
2012-07-06
mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"
Brian Norris
1
-1
/
+1
2012-07-06
mtd: add LPC32xx SLC NAND driver
Roland Stigge
3
-0
/
+1077
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
11
-29
/
+62
2012-07-06
mtd: at91: extract hw ecc initialization to one function
Josh Wu
1
-61
/
+66
2012-07-06
mtd: nand: Use the mirror BBT descriptor when reading its version
Shmulik Ladkani
1
-1
/
+1
[prev]
[next]