aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-2/+6
2012-09-16Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-76/+225
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson2-5/+4
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-2/+6
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson2-5/+4
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann2-5/+4
2012-08-30mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed1-28/+50
2012-08-30mtd: nand: omap2: obtain memory from resourceAfzal Mohammed1-4/+15
2012-08-30mtd: nand: omap2: handle nand on gpmcAfzal Mohammed1-45/+161
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid Woodhouse4-86/+251
2012-08-20mtd: nand: append missing parameter and valueHaojian Zhuang1-2/+2
2012-08-16MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack1-14/+71
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into at91/mciArnd Bergmann1-40/+0
2012-08-13Merge branch 'testing/bcmring' into next/cleanupsArnd Bergmann2-43/+42
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann1-4/+3
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann1-4/+3
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann1-1/+1
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-49/+55
2012-07-31mtd: omap2: remove private DMA API implementationRussell King1-110/+26
2012-07-31mtd: omap2: add DMA engine supportRussell King1-1/+91
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-35/+191
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn1-1/+1
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-0/+4
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne1-35/+191
2012-07-17mtd: gpmi: update the bitflip_thresholdHuang Shijie1-0/+1
2012-07-16mtd: gpmi: add on-flash BBT support for gpmi nandHuang Shijie1-0/+3
2012-07-16mtd: fix typo in commentHuang Shijie1-1/+1
2012-07-16mtd: use MTD_OPS_PLACE_OOB macro consistentlyHuang Shijie1-3/+3
2012-07-16mtd: mxc_nand: Select the driver via ARCH_MXCFabio Estevam1-1/+1
2012-07-13mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changesRoland Stigge1-12/+1
2012-07-13mtd: lpc32xx_slc: Adjust to pl08x DMA interface changesRoland Stigge1-12/+1
2012-07-06mtd: add LPC32xx MLC NAND driverRoland Stigge3-0/+948
2012-07-06mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessaryRoland Stigge1-0/+2
2012-07-06mtd: lpc32xx_slc: Use of_get_named_gpio()Roland Stigge1-1/+1
2012-07-06mtd: lpc32xx_slc: Make wp gpio optionalAlexandre Pereira da Silva1-4/+7
2012-07-06mtd: at91: atmel_nand: add Programmable Multibit ECC controller supportJosh Wu2-7/+864
2012-07-06mtd: at91: add dt parameters for Atmel PMECCJosh Wu1-1/+51
2012-07-06mtd: nand_bbt: refactor check_pattern_no_oob()Brian Norris1-6/+3
2012-07-06mtd: nand: rename "no_bbt" descriptors to "no_oob"Brian Norris1-4/+4
2012-07-06mtd: nand: remove stale config optionsRichard Genoud1-40/+0
2012-07-06mtd: nand: change "AMD" manuf. ID to "AMD/Spansion"Brian Norris1-1/+1
2012-07-06mtd: add LPC32xx SLC NAND driverRoland Stigge3-0/+1077
2012-07-06mtd: nand: teach write_page and write_page_raw return an error codeJosh Wu11-29/+62
2012-07-06mtd: at91: extract hw ecc initialization to one functionJosh Wu1-61/+66
2012-07-06mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani1-1/+1