summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-1/+55
|\
| * driver/mtd:IFC NAND:Initialise internal SRAM before any writePrabhakar Kushwaha2012-09-271-1/+55
* | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-0214-322/+394
|\ \
| * | UBI: fix trivial typo 'it' => 'is'Brian Norris2012-09-261-1/+1
| * | UBI: load after mtd device driversJiang Lu2012-09-261-1/+1
| * | UBI: print lessArtem Bityutskiy2012-09-047-56/+42
| * | UBI: use pr_ helper instead of printkArtem Bityutskiy2012-09-046-103/+93
| * | UBI: comply with coding styleArtem Bityutskiy2012-09-049-113/+101
| * | UBI: erase free PEB with bitflip in EC headerMatthieu CASTET2012-09-041-1/+1
| * | UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-09-041-0/+5
| * | UBI: add max_beb_per1024 to attach ioctlRichard Genoud2012-09-042-2/+3
| * | UBI: allow specifying bad PEBs limit using module parameterRichard Genoud2012-09-042-15/+27
| * | UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud2012-09-041-0/+9
| * | UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud2012-09-043-8/+12
| * | UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud2012-09-041-2/+5
| * | UBI: separate bad_peb_limit in a functionRichard Genoud2012-09-041-23/+31
| * | UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud2012-09-042-9/+39
| * | mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud2012-09-041-0/+10
| * | mtd: mark mtd_is_partition argument as constantRichard Genoud2012-09-041-1/+1
| * | UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani2012-09-042-19/+0
| * | UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani2012-09-042-21/+41
| * | UBI: introduce new bad PEB limitShmulik Ladkani2012-09-043-8/+32
| * | UBI: print PID in debug messagesArtem Bityutskiy2012-09-041-1/+2
| * | UBI: print image sequence number as unsigned integerArtem Bityutskiy2012-09-041-1/+1
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-2/+2
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-016-7/+7
|\ \ \ \
| * \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-226-7/+7
| |\ \ \ \
| | * | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-201-15/+72
| |\ \ \ \
* | \ \ \ \ Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-40/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-163-8/+6
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-40/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ARM: at91/defconfig: Remove unaffected config optionRichard Genoud2012-07-021-40/+0
* | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-15/+72
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-204-95/+250
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-053-8/+6
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | mtd: nand: append missing parameter and valueHaojian Zhuang2012-08-201-2/+2
| * | | | | | | MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack2012-08-161-14/+71
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-015-139/+293
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-201-1/+1
| * | | | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-192-2/+2
| * | | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-162-2/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+1
| | * | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-2/+6
OpenPOWER on IntegriCloud