summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds-2/+4
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger-9/+9
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger-1/+7
2012-11-21Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse-2/+3
2012-11-15mtd: nand: fix Samsung SLC detection regressionBrian Norris-0/+1
2012-11-15mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris-4/+5
2012-11-09mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat-1/+1
2012-11-09mtd: slram: invalid checking of absolute end addressJiri Engelthaler-1/+1
2012-10-10mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat-1/+1
2012-10-10mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris-4/+5
2012-10-09mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse-1/+5
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse-665/+3610
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov-1/+1
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel-4/+2
2012-10-08Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds-211/+2784
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+55
2012-10-03UBI: Wire-up fastmapRichard Weinberger-0/+22
2012-10-03UBI: Add fastmap coreRichard Weinberger-0/+1537
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger-44/+531
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger-130/+260
2012-10-03UBI: Wire-up ->fm_semRichard Weinberger-0/+12
2012-10-03UBI: Add fastmap bits to build.cRichard Weinberger-3/+65
2012-10-03UBI: Add self_check_eba()Richard Weinberger-0/+96
2012-10-03UBI: Export next_sqnum()Richard Weinberger-9/+9
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger-25/+115
2012-10-03UBI: Add fastmap on-flash data structuresRichard Weinberger-0/+137
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds-322/+394
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-7/+7
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-40/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-15/+72
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-139/+293
2012-09-29mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F IDBrian Norris-5/+11
2012-09-29mtd: nand: decode Hynix MLC, 6-byte ID lengthBrian Norris-1/+44
2012-09-29mtd: nand: add generic READ ID length calculation functionsBrian Norris-7/+65
2012-09-29mtd: nand: split simple ID decode into its own functionBrian Norris-20/+31
2012-09-29mtd: nand: split extended ID decoding into its own functionBrian Norris-55/+67
2012-09-29mtd: nand: split BB marker options decoding into its own functionBrian Norris-27/+39
2012-09-29mtd: nand: remove redundant ID readBrian Norris-8/+2
2012-09-29mtd: nand: remove unnecessary variableBrian Norris-3/+1
2012-09-29mtd: docg4: add missing HAS_IOMEM dependencyPeter Huewe-1/+1
2012-09-29mtd: gpmi: initialize the timing registers only one timeHuang Shijie-0/+9
2012-09-29mtd: gpmi: add EDO feature for imx6qHuang Shijie-1/+227
2012-09-29mtd: gpmi: do not set the default values for the extra clocksHuang Shijie-10/+5
2012-09-29mtd: gpmi: simplify the DLL setting codeHuang Shijie-13/+9
2012-09-29mtd: gpmi: add a new field for HW_GPMI_CTRL1Huang Shijie-0/+17
2012-09-29mtd: gpmi: do not get the clock frequency in gpmi_begin()Huang Shijie-6/+4
2012-09-29mtd: gpmi: add a new field for HW_GPMI_TIMING1Huang Shijie-8/+22
2012-09-29mtd: add helpers to set/get features for ONFI nandHuang Shijie-0/+50
2012-09-29mtd: fsl_ifc_nand: fix sparse warningsKim Phillips-3/+3