aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel1-4/+2
2012-10-08Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds9-211/+2784
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+55
2012-10-03UBI: Wire-up fastmapRichard Weinberger2-0/+22
2012-10-03UBI: Add fastmap coreRichard Weinberger1-0/+1537
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger1-44/+531
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger3-130/+260
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger1-0/+12
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger1-3/+65
2012-10-03UBI: Add self_check_eba()Richard Weinberger1-0/+96
2012-10-03UBI: Export next_sqnum()Richard Weinberger1-9/+9
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger2-25/+115
2012-10-03UBI: Add fastmap on-flash data structuresRichard Weinberger1-0/+137
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds14-322/+394
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-7/+7
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-40/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+72
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-139/+293
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-27driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha1-1/+55
2012-09-26UBI: fix trivial typo 'it' => 'is'Brian Norris1-1/+1
2012-09-26UBI: load after mtd device driversJiang Lu1-1/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson6-7/+7
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-15/+72
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-1/+1
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson4-95/+250
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-1/+1
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-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson3-8/+6
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: 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-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson3-8/+6
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-09-04UBI: print lessArtem Bityutskiy7-56/+42
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy6-103/+93
2012-09-04UBI: comply with coding styleArtem Bityutskiy9-113/+101
2012-09-04UBI: erase free PEB with bitflip in EC headerMatthieu CASTET1-1/+1
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy1-0/+5