Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | mtd: tests: mtd_readtest: Replace printk with pr_{info,err} | Vikram Narayanan | 1 | -21/+21 |
2012-11-15 | mtd: tests: mtd_pagetest: Replace printk with pr_{info,crit,err} | Vikram Narayanan | 1 | -76/+76 |
2012-11-15 | mtd: tests: mtd_nandecctest: Use pr_fmt macro | Vikram Narayanan | 1 | -2/+4 |
2012-11-15 | mtd: tests: mtd_nandbiterrs: replace msg macro with pr_{info,err} | Vikram Narayanan | 1 | -36/+37 |
2012-11-15 | mtd: spear_smi: use module_platform_driver macro | Srinivas Kandagatla | 1 | -12/+1 |
2012-11-15 | mtd: fsmc_nand: use relaxed variants of io accessors | Vipin Kumar | 1 | -25/+29 |
2012-11-15 | mtd: fsmc_nand: modify the wait to uninterruptible | Vipin Kumar | 1 | -1/+1 |
2012-11-15 | mtd: fsmc_nand: change the type for regs to void __iomem * | Vipin Kumar | 1 | -1/+1 |
2012-11-15 | mtd: fsmc_nand: pass the ale and cmd resource via resource | Jean-Christophe PLAGNIOL-VILLARD | 1 | -33/+11 |
2012-11-15 | mtd: delete nomadik_nand driver | Linus Walleij | 3 | -242/+0 |
2012-11-15 | ARM: nomadik: switch over to using the FSMC driver | Linus Walleij | 1 | -0/+1 |
2012-11-15 | mtd: denali: add a DT driver | Dinh Nguyen | 4 | -1/+177 |
2012-11-15 | mtd: denali: split the generic driver and PCI layer | Dinh Nguyen | 5 | -134/+188 |
2012-11-15 | mtd: fsl_elbc_nand: remove unnecessary badblock_pattern | Brian Norris | 1 | -15/+0 |
2012-11-15 | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat | 1 | -1/+1 |
2012-11-15 | mtd: m25p80: add support for the windbond w25q256 chip | Matthieu CASTET | 1 | -0/+2 |
2012-11-15 | mtd: m25p80: Make fast read configurable via DT | Marek Vasut | 1 | -13/+21 |
2012-11-15 | mtd: gpmi-nand: make debug prints more clear | Vikram Narayanan | 1 | -6/+8 |
2012-11-15 | mtd: cmdlinepart: Simplify parse_cmdline_partitions | Shmulik Ladkani | 1 | -38/+42 |
2012-11-15 | mtd: nand: fix Samsung SLC detection regression | Brian Norris | 1 | -0/+1 |
2012-11-15 | mtd: nand: fix Samsung SLC NAND identification regression | Brian Norris | 1 | -4/+5 |
2012-11-09 | mtd: onenand: Make flexonenand_set_boundary static | Sachin Kamat | 1 | -1/+1 |
2012-11-09 | mtd: slram: invalid checking of absolute end address | Jiri Engelthaler | 1 | -1/+1 |
2012-11-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 3 | -6/+9 |
2012-11-04 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 3 | -175/+22 |
2012-11-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -92/+274 |
2012-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -83/+186 |
2012-11-03 | vmxnet3: must split too big fragments | Eric Dumazet | 1 | -20/+45 |
2012-11-03 | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. | Jonghwan Choi | 1 | -1/+1 |
2012-11-03 | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 1 | -4/+7 |
2012-11-03 | thermal: solve compilation errors in rcar_thermal | Devendra Naga | 1 | -1/+1 |
2012-11-03 | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya | 1 | -10/+0 |
2012-11-03 | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 1 | -0/+1 |
2012-11-03 | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 1 | -0/+1 |
2012-11-03 | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov | 1 | -1/+2 |
2012-11-03 | Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2012-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -5/+30 |
2012-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 9 | -16/+42 |
2012-11-03 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+4 |
2012-11-03 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -20/+28 |
2012-11-02 | i2c: tegra: set irq name as device name | Laxman Dewangan | 1 | -1/+1 |
2012-11-02 | i2c-nomadik: Fixup clock handling | Philippe Begnic | 1 | -2/+7 |
2012-11-02 | i2c: mxs: remove broken PIOQUEUE support | Wolfram Sang | 1 | -172/+14 |
2012-11-02 | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 3 | -8/+11 |
2012-11-02 | hwmon: Only include of_match_table with CONFIG_OF_GPIO | Jamie Lentin | 1 | -0/+2 |
2012-11-02 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 4 | -18/+20 |
2012-11-02 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 5 | -40/+184 |
2012-11-02 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 6 | -26/+59 |
2012-11-01 | bonding: fix second off-by-one error | nikolay@redhat.com | 1 | -1/+1 |
2012-11-01 | bonding: fix off-by-one error | nikolay@redhat.com | 1 | -1/+1 |