index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: arizona: Support direct microphone measurement via HPDET
Mark Brown
2013-01-15
1
-5
/
+45
*
extcon: arizona: Support HPDET based accessory identification
Mark Brown
2013-01-15
1
-12
/
+147
*
extcon: Simple code motion supporting future work.
Mark Brown
2013-01-15
1
-60
/
+60
*
extcon: arizona: Enable basic headphone identification
Mark Brown
2013-01-15
2
-21
/
+323
*
extcon: arizona: Support use of GPIO5 as an input to jack detection
Mark Brown
2013-01-15
1
-18
/
+58
*
extcon: arizona: Use microphone clamp function if available
Mark Brown
2013-01-15
1
-0
/
+19
*
extcon: arizona: Allow configuration of MICBIAS rise time
Mark Brown
2013-01-15
1
-0
/
+6
*
extcon: arizona: Only set GPIO if it has been requested
Mark Brown
2013-01-15
1
-2
/
+3
*
extcon: arizona: Remove duplicate mic ramp configuration
Mark Brown
2013-01-15
1
-2
/
+0
*
extcon: arizona: Convert to devm_input_allocate_device()
Mark Brown
2013-01-15
1
-3
/
+1
*
extcon: max77693: Add support Dock-Smart device for desktop mode
Chanwoo Choi
2013-01-15
1
-62
/
+138
*
extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cable
Chanwoo Choi
2013-01-15
1
-0
/
+20
*
extcon: max77693: Set default uart/usb path by using platform data
Chanwoo Choi
2013-01-15
1
-0
/
+24
*
extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interrupt
Chanwoo Choi
2013-01-15
2
-4
/
+6
*
extcon: max77693: Check the state/type of cable after boot completed
Chanwoo Choi
2013-01-15
1
-3
/
+34
*
extcon: max77693: Add support dock device and buttons
Chanwoo Choi
2013-01-15
1
-39
/
+216
*
extcon: max77693: Add support jig cable
Chanwoo Choi
2013-01-15
1
-6
/
+46
*
extcon: max77693: Add support MHL_TA cable for charging battery
Chanwoo Choi
2013-01-15
1
-11
/
+45
*
extcon: max77693: Remove duplicate code by making function
Chanwoo Choi
2013-01-15
1
-199
/
+241
*
Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-01-09
2
-18
/
+9
|
\
|
*
EDAC: Cleanup device deregistering path
Lans Zhang
2013-01-07
1
-12
/
+6
|
*
EDAC: Fix EDAC Kconfig menu
Borislav Petkov
2013-01-07
1
-5
/
+3
|
*
EDAC: Fix kernel panic on module unloading
Konstantin Khlebnikov
2013-01-07
1
-2
/
+1
*
|
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-09
5
-25
/
+29
|
\
\
|
*
\
Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Olof Johansson
2013-01-08
1
-1
/
+2
|
|
\
\
|
|
*
|
video: mxsfb: fix crash when unblanking the display
Lothar Waßmann
2013-01-04
1
-1
/
+2
|
*
|
|
pinctrl: mvebu: make pdma clock on dove mandatory
Sebastian Hesselbarth
2013-01-07
1
-2
/
+5
|
*
|
|
dma: mv_xor: fix error handling for clocks
Thomas Petazzoni
2013-01-06
1
-2
/
+5
|
*
|
|
dma: mv_xor: fix error handling of mv_xor_channel_add()
Thomas Petazzoni
2013-01-06
1
-1
/
+1
|
*
|
|
clk: mvebu: Remove inappropriate __init tagging
Joshua Coombs
2013-01-06
1
-1
/
+1
|
*
|
|
Power: gpio-poweroff: Fix documentation and gpio_is_valid
Andrew Lunn
2013-01-06
1
-18
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-09
46
-792
/
+437
|
\
\
\
|
*
|
|
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
2013-01-08
1
-1
/
+3
|
*
|
|
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-01-08
6
-16
/
+135
|
|
\
\
\
|
|
*
|
|
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
2013-01-07
1
-0
/
+28
|
|
*
|
|
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
2013-01-04
1
-9
/
+22
|
|
*
|
|
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
2013-01-04
4
-7
/
+85
|
*
|
|
|
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-08
5
-0
/
+17
|
*
|
|
|
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-07
5
-88
/
+36
|
*
|
|
|
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
2013-01-07
1
-1
/
+1
|
*
|
|
|
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-9
/
+4
|
*
|
|
|
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-6
/
+0
|
*
|
|
|
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
1
-12
/
+3
|
*
|
|
|
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-3
/
+1
|
*
|
|
|
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-5
/
+0
|
*
|
|
|
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
1
-14
/
+4
|
*
|
|
|
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
1
-36
/
+9
|
*
|
|
|
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
1
-6
/
+0
|
*
|
|
|
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
1
-21
/
+9
|
*
|
|
|
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
2013-01-04
1
-7
/
+2
[next]