aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-20pinctrl: msm: Fix set gpio settingAxel Lin1-2/+10
2013-12-19Merge tag 'v3.13-rc3' into dt3-baseSimon Horman5-8/+9
2013-12-16pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enableBoris BREZILLON1-4/+2
2013-12-16pinctrl: at91: fix clk_unprepare and clk_disable orderBoris BREZILLON1-5/+3
2013-12-16pinctrl: Adds slew-rate, input-enable/disableSherman Yin1-0/+4
2013-12-16pinctrl-msm: Rename compatible to be more specificBjorn Andersson1-1/+1
2013-12-16pinctrl-msm: Remove separate allocation of bitmapsBjorn Andersson1-27/+5
2013-12-16pinctrl-msm: Tidy up error handlingBjorn Andersson1-50/+26
2013-12-16pinctrl-msm: Fix spelling misstakes and missing constsBjorn Andersson2-9/+9
2013-12-16pinctrl: msm: Update Kconfig for PINCTRL_MSM8X74Bjorn Andersson1-3/+6
2013-12-13pinctrl: pinconf: remove warning: unused variable 'ops'Alexandre Belloni1-2/+0
2013-12-13pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni1-0/+25
2013-12-12pinctrl: tegra: add pinmux controller driver for Tegra124Ashwini Ghuge3-0/+3142
2013-12-12sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart3-17/+68
2013-12-12sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart7-20/+21
2013-12-12sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart1-24/+23
2013-12-12sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart1-0/+1
2013-12-12sh-pfc: Terminate gpios array by -1Laurent Pinchart2-4/+4
2013-12-12sh-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-26pinctrl: nomadik: decomission non-DT boot pathLinus Walleij1-58/+22
2013-11-26pinctrl: 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