index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-06
clk: mvebu: Remove inappropriate __init tagging
Joshua Coombs
1
-1
/
+1
2013-01-06
Power: gpio-poweroff: Fix documentation and gpio_is_valid
Andrew Lunn
1
-18
/
+15
2013-01-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+4
2013-01-06
PM: Move disabling/enabling runtime PM to late suspend/early resume
Rafael J. Wysocki
1
-5
/
+4
2013-01-06
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-5
/
+5
2013-01-06
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
1
-5
/
+5
2013-01-04
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
Tony Prisk
1
-3
/
+4
2013-01-04
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
Tony Prisk
1
-2
/
+2
2013-01-04
rtc: add RTC driver for TPS6586x
Laxman Dewangan
3
-0
/
+365
2013-01-04
drivers/rtc/rtc-tegra.c: convert to DT driver
Joseph Lo
1
-0
/
+7
2013-01-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-7
/
+24
2013-01-04
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
5
-11
/
+5
2013-01-04
Merge branch 'acpi-assorted'
Rafael J. Wysocki
6
-33
/
+21
2013-01-04
Merge branch 'acpica'
Rafael J. Wysocki
2
-750
/
+1
2013-01-04
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
Rafael J. Wysocki
1
-1
/
+1
2013-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-18
/
+75
2013-01-04
ath9k: Fix Kconfig for ATH9K_HTC
Vladimir Kondratiev
1
-1
/
+1
2013-01-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+25
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-102
/
+416
2013-01-04
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
1
-9
/
+22
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
4
-7
/
+85
2013-01-04
video: mxsfb: fix crash when unblanking the display
Lothar Waßmann
1
-1
/
+2
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
1
-9
/
+4
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
1
-12
/
+3
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
1
-3
/
+1
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
1
-5
/
+0
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
1
-14
/
+4
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
1
-36
/
+9
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
1
-21
/
+9
2013-01-04
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
1
-7
/
+2
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
1
-1
/
+1
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
1
-0
/
+13
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
1
-6
/
+3
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
3
-3
/
+3
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
3
-1
/
+3
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
3
-29
/
+0
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
5
-14
/
+14
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
1
-7
/
+48
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
28
-504
/
+112
2013-01-04
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
1
-4
/
+18
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
1
-1
/
+1
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2013-01-03
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
1
-34
/
+65
2013-01-03
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
1
-39
/
+70
2013-01-03
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2
-25
/
+56
[prev]
[next]