summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mtd: cmdlinepart: fix the overflow of big mtd partitionsHuang Shijie2012-11-151-5/+6
* mtdoops: don't erase flash at each bootMatthieu CASTET2012-11-151-8/+7
* mtd: sh_flctl: Add device tree supportBastian Hecht2012-11-151-7/+87
* mtd: sh_flctl: Add DMA capabiltyBastian Hecht2012-11-151-2/+171
* mtd: sh_flctl: Minor cleanupsBastian Hecht2012-11-151-21/+16
* mtd: gpmi: remove unneccessary headerHuang Shijie2012-11-153-3/+6
* mtd: gpio-nand: Ability to use driver for configurations without RDY-pinAlexander Shiyan2012-11-151-7/+15
* mtd: use the NAND_STATUS_FAIL to replace the hardcodeHuang Shijie2012-11-151-2/+2
* mtd: mtd_oobtest: printk -> pr_{info,err,crit}Vikram Narayanan2012-11-151-87/+84
* mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}Vikram Narayanan2012-11-151-36/+37
* mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-151-62/+62
* mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-151-44/+44
* mtd: tests: mtd_stresstest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-151-22/+22
* mtd: tests: mtd_readtest: Replace printk with pr_{info,err}Vikram Narayanan2012-11-151-21/+21
* mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err}Vikram Narayanan2012-11-151-76/+76
* mtd: tests: mtd_nandecctest: Use pr_fmt macroVikram Narayanan2012-11-151-2/+4
* mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err}Vikram Narayanan2012-11-151-36/+37
* mtd: spear_smi: use module_platform_driver macroSrinivas Kandagatla2012-11-151-12/+1
* mtd: fsmc_nand: use relaxed variants of io accessorsVipin Kumar2012-11-151-25/+29
* mtd: fsmc_nand: modify the wait to uninterruptibleVipin Kumar2012-11-151-1/+1
* mtd: fsmc_nand: change the type for regs to void __iomem *Vipin Kumar2012-11-151-1/+1
* mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD2012-11-151-33/+11
* mtd: delete nomadik_nand driverLinus Walleij2012-11-153-242/+0
* ARM: nomadik: switch over to using the FSMC driverLinus Walleij2012-11-151-0/+1
* mtd: denali: add a DT driverDinh Nguyen2012-11-154-1/+177
* mtd: denali: split the generic driver and PCI layerDinh Nguyen2012-11-155-134/+188
* mtd: fsl_elbc_nand: remove unnecessary badblock_patternBrian Norris2012-11-151-15/+0
* mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-11-151-1/+1
* mtd: m25p80: add support for the windbond w25q256 chipMatthieu CASTET2012-11-151-0/+2
* mtd: m25p80: Make fast read configurable via DTMarek Vasut2012-11-151-13/+21
* mtd: gpmi-nand: make debug prints more clearVikram Narayanan2012-11-151-6/+8
* mtd: cmdlinepart: Simplify parse_cmdline_partitionsShmulik Ladkani2012-11-151-38/+42
* mtd: nand: fix Samsung SLC detection regressionBrian Norris2012-11-151-0/+1
* mtd: nand: fix Samsung SLC NAND identification regressionBrian Norris2012-11-151-4/+5
* mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat2012-11-091-1/+1
* mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-11-091-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-11-033-6/+9
|\
| * exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
| * ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
| * thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1
* | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-033-175/+22
|\ \
| * | i2c: tegra: set irq name as device nameLaxman Dewangan2012-11-021-1/+1
| * | i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-021-2/+7
| * | i2c: mxs: remove broken PIOQUEUE supportWolfram Sang2012-11-021-172/+14
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-0318-92/+274
|\ \ \
| * | | drm/udl: fix stride issues scanning out stride != width*bppDave Airlie2012-11-023-8/+11
| * | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-024-18/+20
| |\ \ \
| | * | | drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma2012-10-311-1/+1
| | * | | drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark2012-10-311-1/+1
| | * | | drm/exynos: fix display on issueInki Dae2012-10-312-16/+18