summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-22i2c-designware: add missing MODULE_LICENSEMika Westerberg
2013-01-22i2c: omap: fix draining irq handlingAaro Koskinen
2013-01-22i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-22PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon
2013-01-22PM / devfreq: add locking documentation for recommended_oppNishanth Menon
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2013-01-22ACPI / PM: Fix device power state value after transitions to D3coldRafael J. Wysocki
2013-01-22ACPI / PM: Use string "D3cold" to represent ACPI_STATE_D3_COLDRafael J. Wysocki
2013-01-22ACPI / PM: Sanitize checks in acpi_power_on_resources()Rafael J. Wysocki
2013-01-22ACPI / PM: Always evaluate _PSn after setting power resourcesRafael J. Wysocki
2013-01-22ACPI / PM: Introduce helper for executing _PSn methodsRafael J. Wysocki
2013-01-22ACPI / PM: Make acpi_bus_init_power() more robustRafael J. Wysocki
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2013-01-22i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song
2013-01-22i2c: mxs: Fix type of error codeFabio Estevam
2013-01-22regmap: fix small typo in regmap_bulk_write commentNestor Ovroy
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-21i2c: mxs: Fix misuse init_completionMarek Vasut
2013-01-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-21ttm: on move memory failure don't leave a node danglingDave Airlie
2013-01-21ttm: don't destroy old mm_node on memcpy failureDave Airlie
2013-01-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-19ACPI / platform: fix comment about the platform device nameMika Westerberg
2013-01-19ACPI: add support for CSRT tableMika Westerberg
2013-01-19ACPI / PM: remove leading whitespace from #ifdefMika Westerberg
2013-01-19ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-18ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-18Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-18Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki
2013-01-18powernow-k8: Add a kconfig dependency on acpi-cpufreqBorislav Petkov
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk