summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2013-12-09pinctrl: baytrail: lock IRQs when starting themLinus Walleij-0/+22
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij-8/+9
2013-12-06pinctrl: Add msm8x74 configurationBjorn Andersson-0/+641
2013-12-06pinctrl: Add Qualcomm TLMM driverBjorn Andersson-0/+1157
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij-7/+7
2013-12-03sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart-1/+1
2013-12-03sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart-1/+1
2013-12-03pinctrl-baytrail: show pin label with the reset of the gpio debug dataMathias Nyman-1/+7
2013-12-02pinctrl: abx500: Fix header file include guardAxel Lin-1/+1
2013-11-30ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews-0/+1
2013-11-26pinctrl: nomadik: decomission non-DT boot pathLinus Walleij-58/+22
2013-11-26pinctrl: nomadik: move platform data handling into driverLinus Walleij-3/+227
2013-11-25pinctrl: pinctrl-imx: add imx25 pinctrl driverDenis Carikli-0/+361
2013-11-25pinctrl: imx1-core populate subdevicesMarkus Pargmann-0/+7
2013-11-25pinctrl: imx: drop redundant OF dependencyShawn Guo-8/+0
2013-11-25pinctrl: nomadik: always display IRQ in debugfsLinus Walleij-3/+3
2013-11-25sh-pfc: r8a7791: Fix DU pin groups organisationLaurent Pinchart-9/+27
2013-11-25pinctrl: rockchip: missing unlock on error in rockchip_set_pull()Dan Carpenter-0/+1
2013-11-25pinctrl: abx500: fix some more bitwise AND testsDan Carpenter-3/+3
2013-11-25pinctrl: rockchip: testing the wrong variableDan Carpenter-2/+2
2013-11-14pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros-7/+3
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-0/+10
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-124/+10532
2013-11-06pinctrl: imx50: add pinctrl support code for the IMX50 SoCGreg Ungerer-0/+435
2013-11-05pinctrl: at91: copy define to driverLinus Walleij-0/+1
2013-11-04pinctrl: remove minor dead codeMichael Opdenacker-3/+1
2013-11-04pinctrl: imx: fix using pin->input_val wronglyPeter Chen-3/+3
2013-11-04Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij-0/+4285
2013-11-04pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()Wei Yongjun-2/+2
2013-10-29pinctrl: imx27: imx27 pincontrol driverMarkus Pargmann-0/+486
2013-10-29pinctrl: imx1 core driverMarkus Pargmann-0/+732
2013-10-27pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura-0/+4230
2013-10-27sh-pfc: r8a7778: Add CAN pin groupsSergei Shtylyov-0/+55
2013-10-23pinctrl: at91: correct a few typosAlexandre Belloni-4/+4
2013-10-23pinctrl: mvebu: remove redundant of_match_ptrSachin Kamat-4/+4
2013-10-23pinctrl: tb10x: use module_platform_driver to simplify the codeWei Yongjun-11/+1
2013-10-23pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()Wei Yongjun-5/+4
2013-10-18pinctrl: single: Fix build when not built on ARMTony Lindgren-1/+6
2013-10-16pinctrl: rockchip: emulate both edge triggered interruptsHeiko Stübner-7/+54
2013-10-16pinctrl: rockchip: add rk3188 specificsHeiko Stübner-7/+112
2013-10-16pinctrl: rockchip: remove redundant checkHeiko Stübner-6/+0
2013-10-16pinctrl: rockchip: add support for multiple bank typesHeiko Stübner-3/+14
2013-10-16pinctrl: rockchip: separate different sub-types moreHeiko Stübner-48/+57
2013-10-16pinctrl: dove: unset twsi option3 for gconfig as wellRoel Kluin-1/+1
2013-10-16pinctrl: add TB10x pin control driverChristian Ruppert-0/+891
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert-0/+14
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij-13/+13
2013-10-16pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij-0/+5
2013-10-16pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij-0/+5
2013-10-10pinctrl: single: Add support for auxdataTony Lindgren-0/+23