aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann2-2/+2
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 Johansson2-2/+7
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson2-4/+2
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 Johansson2-89/+241
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+1
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-2/+6
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirqTony Lindgren3-93/+243
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-2/+0
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann3-8/+6
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
2012-08-30mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed1-28/+50
2012-08-30mtd: onenand: omap2: obtain memory from resourceAfzal Mohammed1-13/+16
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-13Merge branch 'testing/bcmring' into next/cleanupsArnd Bergmann2-43/+42
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+4
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-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-3/+2
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-50/+56
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-36/+192
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann1-1/+5
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-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds5-21/+29
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne1-36/+192
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani3-18/+26
2012-07-18UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani1-1/+1
2012-07-18UBI: fix spelling of detach in debug outputPeter Meerwald1-1/+1
2012-07-18UBI: Change the default percentage of reserved PEBRichard Genoud1-1/+1
2012-07-14VFS: Pass mount flags to sget()David Howells1-3/+1
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds3-22/+37
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+8
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer1-5/+5
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer1-8/+29
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-4/+4
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven1-3/+2
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-18/+4
2012-06-09mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani1-0/+7
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds50-704/+1342
2012-06-01mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer1-6/+6
2012-06-01mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos1-1/+0