summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2013-12-13sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart1-0/+1
2013-12-13sh-pfc: Terminate gpios array by -1Laurent Pinchart2-4/+4
2013-12-13sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart2-5/+5
2013-12-12pinctrl: pinconf: remove checks on ops->pin_config_getAlexandre Belloni1-16/+4
2013-12-12pinctrl: at91: initialize config parameter to 0Alexandre Belloni1-1/+2
2013-12-12pinctrl: at91: correct a few typosAlexandre Belloni1-3/+3
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pinsValentine Barshak1-0/+168
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pinsValentine Barshak1-8/+104
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pinsValentine Barshak1-30/+95
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC togetherValentine Barshak1-12/+6
2013-12-10pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groupsValentine Barshak1-16/+16
2013-12-10sh-pfc: r8a7791: Fix msiof groups to follow GROUPTakashi Yoshii1-6/+15
2013-12-10sh-pfc: r8a7790: Add Audio pin supportKuninori Morimoto1-0/+68
2013-12-10sh-pfc: r8a7790: Add SSI pin supportKuninori Morimoto1-0/+239
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart5-45/+1
2013-12-10sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart1-1/+1
2013-12-10pinctrl: make the MSM SoC driver depend on OFLinus Walleij1-0/+1
2013-12-09pinctrl: baytrail: lock IRQs when starting themLinus Walleij1-0/+22
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij5-8/+9
2013-12-06pinctrl: Add msm8x74 configurationBjorn Andersson3-0/+641
2013-12-06pinctrl: Add Qualcomm TLMM driverBjorn Andersson4-0/+1157
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij7-7/+7
2013-12-03sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart1-1/+1
2013-12-03sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart1-1/+1
2013-12-03pinctrl-baytrail: show pin label with the reset of the gpio debug dataMathias Nyman1-1/+7
2013-12-02pinctrl: abx500: Fix header file include guardAxel Lin1-1/+1
2013-11-30ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews1-0/+1
2013-11-27pinctrl: nomadik: decomission non-DT boot pathLinus Walleij1-58/+22
2013-11-27pinctrl: nomadik: move platform data handling into driverLinus Walleij2-3/+227
2013-11-25pinctrl: pinctrl-imx: add imx25 pinctrl driverDenis Carikli3-0/+361
2013-11-25pinctrl: imx1-core populate subdevicesMarkus Pargmann1-0/+7
2013-11-25pinctrl: imx: drop redundant OF dependencyShawn Guo1-8/+0
2013-11-25pinctrl: nomadik: always display IRQ in debugfsLinus Walleij1-3/+3
2013-11-25sh-pfc: r8a7791: Fix DU pin groups organisationLaurent Pinchart1-9/+27
2013-11-25pinctrl: rockchip: missing unlock on error in rockchip_set_pull()Dan Carpenter1-0/+1
2013-11-25pinctrl: abx500: fix some more bitwise AND testsDan Carpenter1-3/+3
2013-11-25pinctrl: rockchip: testing the wrong variableDan Carpenter1-2/+2
2013-11-14pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros1-7/+3
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-0/+10
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds43-124/+10532
2013-11-06pinctrl: imx50: add pinctrl support code for the IMX50 SoCGreg Ungerer3-0/+435
2013-11-05pinctrl: at91: copy define to driverLinus Walleij1-0/+1
2013-11-04pinctrl: remove minor dead codeMichael Opdenacker1-3/+1
2013-11-04pinctrl: imx: fix using pin->input_val wronglyPeter Chen1-3/+3
2013-11-04Merge branch 'pinmux/next/pfc' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij6-0/+4285
2013-11-04pinctrl: imx1: fix return value check in imx1_pinctrl_core_probe()Wei Yongjun1-2/+2
2013-10-29pinctrl: imx27: imx27 pincontrol driverMarkus Pargmann3-0/+486
2013-10-29pinctrl: imx1 core driverMarkus Pargmann4-0/+732
2013-10-27pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura5-0/+4230
2013-10-27sh-pfc: r8a7778: Add CAN pin groupsSergei Shtylyov1-0/+55