aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K1-1/+1
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni1-2/+5
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni1-1/+1
2013-01-06clk: mvebu: Remove inappropriate __init taggingJoshua Coombs1-1/+1
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn1-18/+15
2013-01-06Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+4
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki1-5/+4
2013-01-06Merge branch 'pm-qos'Rafael J. Wysocki1-5/+5
2013-01-06PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()Rafael J. Wysocki1-5/+5
2013-01-04drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-04drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-04rtc: add RTC driver for TPS6586xLaxman Dewangan3-0/+365
2013-01-04drivers/rtc/rtc-tegra.c: convert to DT driverJoseph Lo1-0/+7
2013-01-04Merge branch 'pm-cpufreq'Rafael J. Wysocki4-7/+24
2013-01-04Merge branch 'pm-cpuidle'Rafael J. Wysocki5-11/+5
2013-01-04Merge branch 'acpi-assorted'Rafael J. Wysocki6-33/+21
2013-01-04Merge branch 'acpica'Rafael J. Wysocki2-750/+1
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville16-18/+75
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev1-1/+1
2013-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-3/+25
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-102/+416
2013-01-04drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher1-9/+22
2013-01-04drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher4-7/+85
2013-01-04video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat1-9/+4
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat1-6/+0
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat1-12/+3
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat1-3/+1
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat1-5/+0
2013-01-04drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat1-14/+4
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat1-36/+9
2013-01-04drm/exynos: Remove redundant NULL checkSachin Kamat1-6/+0
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat1-21/+9
2013-01-04drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat1-7/+2
2013-01-04drm/exynos: fix gem buffer allocation type checkingInki Dae1-1/+1
2013-01-04drm/exynos: remove needless parenthesis.Eunchul Kim1-1/+1
2013-01-04drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon1-0/+13
2013-01-04drm/exynos: remove color bar pattern operation.JoongMock Shin1-6/+3
2013-01-04drm/exynos: correct some comments to abbreviation.Eunchul Kim3-3/+3
2013-01-04drm/exynos: fix build warning.Eunchul Kim1-1/+1
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim3-1/+3
2013-01-04drm/exynos: remove needless error handling to property.Eunchul Kim3-29/+0
2013-01-04drm/exynos: change member variable name.Eunchul Kim5-14/+14
2013-01-04drm/exynos: consider buffer allocation without iommuInki Dae1-7/+48
2013-01-04drm/exynos: change file license to GPLInki Dae28-504/+112
2013-01-04drm/exynos: consider no iommu support to console framebufferInki Dae1-4/+18
2013-01-04drm/exynos: fix flags in dma buf exportingSeung-Woo Kim1-1/+1
2013-01-04drm/nouveau: fix init with agpgart-uninorthAaro Koskinen1-1/+1
2013-01-04drm: nouveau: Fix build warning seen if HWMON is undefinedGuenter Roeck1-2/+2