aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-15mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie
2012-11-15mtd: map: Fix compilation warningViresh Kumar
2012-11-15mtd: Fix kernel-doc content to avoid warning.Robert P. J. Day
2012-11-15mtdoops: don't erase flash at each bootMatthieu CASTET
2012-11-15mtd: sh_flctl: Add device tree supportBastian Hecht
2012-11-15mtd: sh_flctl: Add DMA capabiltyBastian Hecht
2012-11-15mtd: sh_flctl: Minor cleanupsBastian Hecht
2012-11-15mtd: gpmi: remove unneccessary headerHuang Shijie
2012-11-15mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan
2012-11-15mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie
2012-11-15mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan
2012-11-15mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan
2012-11-15mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan
2012-11-15mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan
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: nand: Increase the ecc placement locations to 640Vipin Kumar
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-15ARM: nomadik: fixup some FSMC merge problemsLinus Walleij
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-15ARM: nomadik: switch over to using the FSMC 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-09jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker
2012-11-09mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat
2012-11-09mtd: slram: invalid checking of absolute end addressJiri Engelthaler
2012-11-04Linux 3.7-rc4Linus Torvalds
2012-11-03Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-11-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2012-11-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-02tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov
2012-11-02vmxnet3: must split too big fragmentsEric Dumazet
2012-11-02l2tp: fix oops in l2tp_eth_create() error pathTom Parkin