summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-151-5/+45
* extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-151-12/+147
* extcon: Simple code motion supporting future work.Mark Brown2013-01-151-60/+60
* extcon: arizona: Enable basic headphone identificationMark Brown2013-01-152-21/+323
* extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-151-18/+58
* extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-151-0/+19
* extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-151-0/+6
* extcon: arizona: Only set GPIO if it has been requestedMark Brown2013-01-151-2/+3
* extcon: arizona: Remove duplicate mic ramp configurationMark Brown2013-01-151-2/+0
* extcon: arizona: Convert to devm_input_allocate_device()Mark Brown2013-01-151-3/+1
* extcon: max77693: Add support Dock-Smart device for desktop modeChanwoo Choi2013-01-151-62/+138
* extcon: max77693: Fix bug when detecting MHL/Dock-Audio with USB/TA cableChanwoo Choi2013-01-151-0/+20
* extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-151-0/+24
* extcon: max8997/max77693: Support IRQF_NO_SUSPEND flag for interruptChanwoo Choi2013-01-152-4/+6
* extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-151-3/+34
* extcon: max77693: Add support dock device and buttonsChanwoo Choi2013-01-151-39/+216
* extcon: max77693: Add support jig cableChanwoo Choi2013-01-151-6/+46
* extcon: max77693: Add support MHL_TA cable for charging batteryChanwoo Choi2013-01-151-11/+45
* extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-151-199/+241
* Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-01-092-18/+9
|\
| * EDAC: Cleanup device deregistering pathLans Zhang2013-01-071-12/+6
| * EDAC: Fix EDAC Kconfig menuBorislav Petkov2013-01-071-5/+3
| * EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov2013-01-071-2/+1
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-095-25/+29
|\ \
| * \ Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-081-1/+2
| |\ \
| | * | video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-041-1/+2
| * | | pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth2013-01-071-2/+5
| * | | dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-061-2/+5
| * | | dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-061-1/+1
| * | | clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-061-1/+1
| * | | Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-061-18/+15
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-0946-792/+437
|\ \ \
| * | | drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter2013-01-081-1/+3
| * | | Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-086-16/+135
| |\ \ \
| | * | | drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst2013-01-071-0/+28
| | * | | drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher2013-01-041-9/+22
| | * | | drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher2013-01-044-7/+85
| * | | | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-085-0/+17
| * | | | drm/exynos: move finish page flip to a common placeRahul Sharma2013-01-075-88/+36
| * | | | drm/exynos: fimd: modify condition in fimd resumePrathyush K2013-01-071-1/+1
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat2013-01-041-9/+4
| * | | | drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat2013-01-041-6/+0
| * | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat2013-01-041-12/+3
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat2013-01-041-3/+1
| * | | | drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat2013-01-041-5/+0
| * | | | drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat2013-01-041-14/+4
| * | | | drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat2013-01-041-36/+9
| * | | | drm/exynos: Remove redundant NULL checkSachin Kamat2013-01-041-6/+0
| * | | | drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat2013-01-041-21/+9
| * | | | drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat2013-01-041-7/+2