summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-07xen/netfront: improve truesize trackingIan Campbell
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki
2013-01-06Merge branch 'pm-qos'Rafael J. Wysocki
2013-01-06PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()Rafael J. Wysocki
2013-01-04drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk
2013-01-04drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk
2013-01-04rtc: add RTC driver for TPS6586xLaxman Dewangan
2013-01-04drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo
2013-01-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-01-04Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-01-04Merge branch 'acpica'Rafael J. Wysocki
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher
2013-01-04drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher
2013-01-04video: mxsfb: fix crash when unblanking the displayLothar Waßmann
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL checkSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat