index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2012-09-29
mtd: orion_nand: remove <mach/hardware.h> include
Thomas Petazzoni
2012-09-29
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
Roland Stigge
2012-09-29
mtd: lpc32xx_slc: Cleanup after DT-only conversion
Roland Stigge
2012-09-29
mtd: allow MTD_NAND_GPMI_NAND to be built as module
Fabio Estevam
2012-09-29
mtd: nand: nand_bbt: export nand_update_bbt
Fabio Estevam
2012-09-29
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
Shmulik Ladkani
2012-09-29
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
2012-09-29
mtd: s3c2410: Use devm_* functions
Sachin Kamat
2012-09-29
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
John Crispin
2012-09-29
mtd: check for valid pdata inside plat_nand
John Crispin
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2012-09-29
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
2012-09-29
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
2012-09-29
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
2012-09-29
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
2012-09-29
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2012-09-29
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
2012-09-29
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
2012-09-29
mtd: nand: Include IMX6 in the list of supported SoCs
Fabio Estevam
2012-09-29
mtd: omap2: fix some typos in comments
Peter Meerwald
2012-09-29
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-09-29
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
2012-09-29
mtd: docg4: fix oob reads
Mike Dunn
2012-09-29
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
mtd: nand: rename '_raw' BBT scan functions
Brian Norris
2012-09-29
mtd: nand: use ECC, if present, when scanning OOB
Brian Norris
2012-09-29
mtd: nand_bbt: use string library
Brian Norris
2012-09-29
mtd: nand: remove unused 'int' return codes
Brian Norris
2012-09-29
mtd: gpmi: change the code for clocks
Huang Shijie
2012-09-29
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
2012-09-29
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
2012-08-22
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
2012-08-10
Merge branch 'testing/new-warnings' into fixes
Arnd Bergmann
2012-08-10
mtd/omap2: fix dmaengine_slave_config error handling
Arnd Bergmann
2012-08-09
ARM: imx: gpmi-nand depends on mxs-dma
Arnd Bergmann
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-31
mtd: omap2: remove private DMA API implementation
Russell King
2012-07-31
mtd: omap2: add DMA engine support
Russell King
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-25
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-23
MTD: NAND: JZ4740: Multi-bank support with autodetection
Maarten ter Huurne
2012-07-17
mtd: gpmi: update the bitflip_threshold
Huang Shijie
2012-07-16
mtd: gpmi: add on-flash BBT support for gpmi nand
Huang Shijie
2012-07-16
mtd: fix typo in comment
Huang Shijie
2012-07-16
mtd: use MTD_OPS_PLACE_OOB macro consistently
Huang Shijie
2012-07-16
mtd: mxc_nand: Select the driver via ARCH_MXC
Fabio Estevam
[next]