summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse2012-10-091-1/+5
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-0930-665/+3610
|\
| * mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
| * mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-091-4/+2
| * Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-089-211/+2784
| |\
| | * UBI: Wire-up fastmapRichard Weinberger2012-10-032-0/+22
| | * UBI: Add fastmap coreRichard Weinberger2012-10-031-0/+1537
| | * UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
| | * UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
| | * UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
| | * UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65
| | * UBI: Add self_check_eba()Richard Weinberger2012-10-031-0/+96
| | * UBI: Export next_sqnum()Richard Weinberger2012-10-031-9/+9
| | * UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-032-25/+115
| | * UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-031-0/+137
| * | 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
| | |\ \ \ \