aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-16mtd: diskonchip: use inline functions for DocRead/DocWriteArnd Bergmann1-4/+18
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann2-4/+0
2012-11-15mtd: nand_wait: warn if the nand is busy on exitMatthieu CASTET1-0/+2
2012-11-15mtd: davinci: add support for parition binding nodesMurali Karicheri2-3/+18
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie1-5/+6
2012-11-15mtd: map: Fix compilation warningViresh Kumar1-1/+1
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day1-2/+2
2012-11-15mtdoops: don't erase flash at each bootMatthieu CASTET1-8/+7
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht2-7/+136
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht2-2/+183
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht2-22/+17
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie4-71/+6
2012-11-15mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan1-7/+15
2012-11-15mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie1-2/+2
2012-11-15mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan1-87/+84
2012-11-15mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan1-36/+37
2012-11-15mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan1-62/+62
2012-11-15mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan1-44/+44
2012-11-15mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan1-22/+22
2012-11-15mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan1-21/+21
2012-11-15mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan1-76/+76
2012-11-15mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan1-2/+4
2012-11-15mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}Vikram Narayanan1-36/+37
2012-11-15mtd: spear_smi: use module_platform_driver macroSrinivas Kandagatla1-12/+1
2012-11-15mtd: nand: Increase the ecc placement locations to 640Vipin Kumar1-1/+1
2012-11-15mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar1-25/+29
2012-11-15mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar1-1/+1
2012-11-15mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar1-1/+1
2012-11-15ARM: nomadik: fixup some FSMC merge problemsLinus Walleij1-4/+17
2012-11-15mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD9-66/+49
2012-11-15mtd: delete nomadik_nand driverLinus Walleij4-258/+0
2012-11-15ARM: nomadik: switch over to using the FSMC driverLinus Walleij4-66/+30
2012-11-15mtd: denali: add a DT driverDinh Nguyen5-1/+200
2012-11-15mtd: denali: split the generic driver and PCI layerDinh Nguyen5-134/+188
2012-11-15mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris1-15/+0
2012-11-15mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat1-1/+1
2012-11-15mtd: m25p80: add support for the windbond w25q256 chipMatthieu CASTET1-0/+2
2012-11-15mtd: m25p80: Make fast read configurable via DTMarek Vasut2-13/+50
2012-11-15mtd: gpmi-nand: make debug prints more clearVikram Narayanan1-6/+8
2012-11-15mtd: cmdlinepart: Simplify parse_cmdline_partitionsShmulik Ladkani1-38/+42
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-09jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker1-18/+21
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-11-04Linux 3.7-rc4Linus Torvalds1-1/+1
2012-11-03Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-35/+110
2012-11-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-6/+9
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-175/+22
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-92/+275