aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05pinctrl/lantiq: pinconf uses port instead of pinJohn Crispin1-14/+14
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorLee Jones1-0/+3
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverLee Jones1-35/+59
2013-02-05pinctrl/abx500: replace incorrect return valueLee Jones1-2/+1
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateLee Jones1-1/+1
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard5-0/+427
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard5-0/+506
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard5-0/+401
2013-01-30pinctrl/abx500: add AB8500 sub-driverPatrice Chotard5-0/+505
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard4-0/+1421
2013-01-30gpio: delete AB8500 driverLinus Walleij3-527/+0
2013-01-30pinctrl: core: Make pinctrl_release staticSachin Kamat1-1/+1
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij5-4/+106
2013-01-21pinctrl: generic: add slew rate config parameterHaojian Zhuang1-0/+1
2013-01-21gpio: use pinctrl device name for add rangeHaojian Zhuang1-1/+1
2013-01-21pinctrl: core: get devname from pinctrl_devHaojian Zhuang1-0/+6
2013-01-18pinctrl: nomadik: Allow prcm_base to be extracted from Device TreeLee Jones1-11/+18
2013-01-18pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim2-3/+3
2013-01-18pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoCPritesh Raithatha3-0/+2762
2013-01-18pinctrl: tegra: add support for rcv-sel and drive typePritesh Raithatha4-0/+40
2013-01-11pinctrl: do not defer device tree hogsLinus Walleij1-0/+5
2013-01-11pinctrl/nomadik: add device tree supportGabriel Fernandez1-1/+276
2013-01-11pinctrl/nomadik: simplify GPIO probeLinus Walleij1-35/+17
2013-01-11pinctrl/nomadik: make independent of <mach/irqs.h>Linus Walleij1-3/+2
2013-01-11pinctrl: add pinconf-generic defines for outputLinus Walleij1-0/+1
2013-01-11pinctrl/nomadik: adopt pinctrl sleep mode managementJulien Delacou1-0/+27
2013-01-11pinctrl: add sleep mode management for hogsJulien Delacou2-3/+41
2013-01-11pinctrl: skip deferral of hogsLinus Walleij1-3/+24
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-18/+9
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-25/+29
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-792/+437
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesOlof Johansson1-1/+2
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-41/+116
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie6-16/+135
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim5-0/+17
2013-01-07xen/netfront: improve truesize trackingIan Campbell1-23/+4
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds21-852/+149
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang1-12/+6
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov1-5/+3
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov1-2/+1
2013-01-07pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth1-2/+5
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst1-0/+28
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma5-88/+36
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