summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack
2012-12-06mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin
2012-12-06mmc: dw_mmc: use helper macro module_platform_driver()Andy Shevchenko
2012-12-06mmc: dw_mmc: use __devexit_p macro for .remove()Andy Shevchenko
2012-12-06mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon
2012-12-06mmc: core: debugfs: Add signal_voltage to ios dumpJohan Rudholm
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski
2012-12-06mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmcKevin Liu
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-06Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds
2012-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-06devicetree/bindings: Move gpio-leds binding into leds directoryGrant Likely
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner
2012-12-05irqdomain: update documentationLinus Walleij
2012-12-05of/vendor-prefixes: add Imagination TechnologiesJames Hogan
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-05hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] settingAxel Lin
2012-12-05hwmon: DA9055 HWMON driverAshish Jangam
2012-12-05hwmon: (coretemp) List TjMax for Z650/670 and N550/570Guenter Roeck
2012-12-05hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck
2012-12-05hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck
2012-12-05hwmon: da9052: Use da9052_reg_update for rmw operationsAxel Lin
2012-12-05hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck
2012-12-05hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun
2012-12-05hwmon: (ads7828) add support for ADS7830Guillaume Roguez
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot
2012-12-05x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter
2012-12-05ASN.1: Fix an indefinite length skip errorDavid Howells
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner
2012-12-04clk: ux500: fix bit errorLinus Walleij
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-04Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-12-04Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds
2012-12-04Merge remote-tracking branch 'robherring/for-next' into devicetree/nextGrant Likely
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger