aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson2-2/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-2/+1
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson4-7/+9
2012-11-21Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtdDavid Woodhouse3-2/+3
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2-40/+136
2012-11-15mtd: nand: fix Samsung SLC detection regressionBrian Norris1-0/+1
2012-11-15mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris1-4/+5
2012-11-09mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat1-1/+1
2012-11-09mtd: slram: invalid checking of absolute end addressJiri Engelthaler1-1/+1
2012-10-26ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b47b0a1083af32520Paul Walmsley1-12/+24
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headersTony Lindgren2-26/+108
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2-2/+2
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla1-0/+2
2012-10-15mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed1-11/+89
2012-10-15mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed1-8/+13
2012-10-15mtd: onenand: omap: use pdata info instead of cpu_isAfzal Mohammed1-3/+4
2012-10-15mtd: nand: omap: read nand using register addressAfzal Mohammed1-1/+1
2012-10-15mtd: nand: omap: free region as per resource sizeAfzal Mohammed1-1/+1
2012-10-15mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed1-2/+0
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo1-36/+60
2012-10-10mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat1-1/+1
2012-10-10mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris1-4/+5
2012-10-09mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse1-1/+5
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse30-665/+3610
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
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-29mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F IDBrian Norris1-5/+11
2012-09-29mtd: nand: decode Hynix MLC, 6-byte ID lengthBrian Norris1-1/+44
2012-09-29mtd: nand: add generic READ ID length calculation functionsBrian Norris1-7/+65
2012-09-29mtd: nand: split simple ID decode into its own functionBrian Norris1-20/+31
2012-09-29mtd: nand: split extended ID decoding into its own functionBrian Norris1-55/+67
2012-09-29mtd: nand: split BB marker options decoding into its own functionBrian Norris1-27/+39