summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | pinctrl: pinconf: remove warning: unused variable 'ops'Alexandre Belloni2013-12-131-2/+0
| * | | | | pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni2013-12-131-0/+25
| * | | | | pinctrl: tegra: add pinmux controller driver for Tegra124Ashwini Ghuge2013-12-123-0/+3142
| | |_|_|/ | |/| | |
| * | | | sh-pfc: Support GPIO to IRQ mapping specified IRQ resourcesLaurent Pinchart2013-12-123-17/+68
| * | | | sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-127-20/+21
| * | | | sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart2013-12-121-24/+23
| * | | | sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart2013-12-121-0/+1
| * | | | sh-pfc: Terminate gpios array by -1Laurent Pinchart2013-12-122-4/+4
| * | | | sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart2013-12-122-5/+5
| * | | | pinctrl: pinconf: remove checks on ops->pin_config_getAlexandre Belloni2013-12-121-16/+4
| * | | | pinctrl: at91: initialize config parameter to 0Alexandre Belloni2013-12-121-1/+2
| * | | | pinctrl: at91: correct a few typosAlexandre Belloni2013-12-121-3/+3
| * | | | pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pinsValentine Barshak2013-12-101-0/+168
| * | | | pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pinsValentine Barshak2013-12-101-8/+104
| * | | | pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pinsValentine Barshak2013-12-101-30/+95
| * | | | pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC togetherValentine Barshak2013-12-101-12/+6
| * | | | pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groupsValentine Barshak2013-12-101-16/+16
| * | | | sh-pfc: r8a7791: Fix msiof groups to follow GROUPTakashi Yoshii2013-12-101-6/+15
| * | | | sh-pfc: r8a7790: Add Audio pin supportKuninori Morimoto2013-12-101-0/+68
| * | | | sh-pfc: r8a7790: Add SSI pin supportKuninori Morimoto2013-12-101-0/+239
| * | | | sh-pfc: Share common PORTCR macro definitionLaurent Pinchart2013-12-105-45/+1
| * | | | pinctrl: make the MSM SoC driver depend on OFLinus Walleij2013-12-101-0/+1
| * | | | pinctrl: baytrail: lock IRQs when starting themLinus Walleij2013-12-091-0/+22
| * | | | pinctrl: Add msm8x74 configurationBjorn Andersson2013-12-063-0/+641
| * | | | pinctrl: Add Qualcomm TLMM driverBjorn Andersson2013-12-064-0/+1157
| * | | | pinctrl-baytrail: show pin label with the reset of the gpio debug dataMathias Nyman2013-12-031-1/+7
| * | | | pinctrl: pinctrl-imx: add imx25 pinctrl driverDenis Carikli2013-11-253-0/+361
| * | | | pinctrl: imx1-core populate subdevicesMarkus Pargmann2013-11-251-0/+7
| * | | | pinctrl: imx: drop redundant OF dependencyShawn Guo2013-11-251-8/+0
| * | | | pinctrl: nomadik: always display IRQ in debugfsLinus Walleij2013-11-251-3/+3
| * | | | sh-pfc: r8a7791: Fix DU pin groups organisationLaurent Pinchart2013-11-251-9/+27
| | |/ / | |/| |
* | | | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-217-11/+7
|\ \ \ \
| * | | | gpio / ACPI: register to ACPI events automaticallyMika Westerberg2014-01-081-4/+0
| * | | | Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-095-8/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-047-7/+7
| | |/ / | |/| |
* | | | Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-181-1/+0
| |_|/ |/| |
| | |
| \ \
*-. \ \ Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki2013-12-271-0/+1
|\ \ \ \ | | |_|/ | |/| |
| | * | ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews2013-11-301-0/+1
| | |/
* | | sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart2013-12-101-1/+1
|/ /
* | sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
* | sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
* | pinctrl: abx500: Fix header file include guardAxel Lin2013-12-021-1/+1
* | pinctrl: rockchip: missing unlock on error in rockchip_set_pull()Dan Carpenter2013-11-251-0/+1
* | pinctrl: abx500: fix some more bitwise AND testsDan Carpenter2013-11-251-3/+3
* | pinctrl: rockchip: testing the wrong variableDan Carpenter2013-11-251-2/+2
|/
* pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changedRoger Quadros2013-11-141-7/+3
* Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-122-0/+10
|\
| * Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-164-13/+13
| |\
| * | pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
| * | pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
OpenPOWER on IntegriCloud