aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-11-15mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan
2012-11-15mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}Vikram Narayanan
2012-11-15mtd: spear_smi: use module_platform_driver macroSrinivas Kandagatla
2012-11-15mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar
2012-11-15mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar
2012-11-15mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD
2012-11-15mtd: delete nomadik_nand driverLinus Walleij
2012-11-15mtd: denali: add a DT driverDinh Nguyen
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen
2012-11-15mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris
2012-11-15mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2012-11-15mtd: m25p80: add support for the windbond w25q256 chipMatthieu CASTET
2012-11-15mtd: m25p80: Make fast read configurable via DTMarek Vasut
2012-11-15mtd: gpmi-nand: make debug prints more clearVikram Narayanan
2012-11-15mtd: cmdlinepart: Simplify parse_cmdline_partitionsShmulik Ladkani
2012-11-15mtd: nand: fix Samsung SLC detection regressionBrian Norris
2012-11-15mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris
2012-11-09mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat
2012-11-09mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij
2012-10-26ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...Paul Walmsley
2012-10-26UBI: do not allocate the memory unnecessarilyArtem Bityutskiy
2012-10-26UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-10-23PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla
2012-10-15mtd: nand: omap: handle gpmc bch[48]Afzal Mohammed
2012-10-15mtd: nand: omap: bring in gpmc nand macrosAfzal Mohammed
2012-10-15mtd: onenand: omap: use pdata info instead of cpu_isAfzal Mohammed
2012-10-15mtd: nand: omap: read nand using register addressAfzal Mohammed
2012-10-15mtd: nand: omap: free region as per resource sizeAfzal Mohammed
2012-10-15mtd: onenand: omap: cleanup gpmc dependencyAfzal Mohammed
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo
2012-10-13MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD
2012-10-10mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2012-10-10mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris
2012-10-09mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel
2012-10-08Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-03UBI: Wire-up fastmapRichard Weinberger
2012-10-03UBI: Add fastmap coreRichard Weinberger
2012-10-03UBI: Add fastmap support to the WL sub-systemRichard Weinberger
2012-10-03UBI: Add fastmap stuff to attach.cRichard Weinberger