summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* driver: base: pinctrl: return error from pinctrl_bind_pins()Deepak2016-09-131-4/+8
* pinctrl: meson-gxbb: add the missing SDIO interrupt pinMartin Blumenstingl2016-09-131-1/+3
* pinctrl: aspeed: fix regmap error handlingArnd Bergmann2016-09-131-3/+3
* pinctrl: mediatek: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* pinctrl: stm32: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* pinctrl/amd: switch to using a bool for levelAgrawal, Nitesh-kumar2016-09-131-5/+4
* pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE2016-09-132-1/+163
* pinctrl: Add IRQ related DT properties of STM32 pinctrlAlexandre TORGUE2016-09-131-0/+3
* gpio: mxc: add generic gpio request/free callbacks to pinctrlVladimir Zapolskiy2016-09-121-0/+5
* gpio: mxc: shift gpio_mxc_init() to subsys_initcall levelVladimir Zapolskiy2016-09-121-1/+1
* pinctrl: imx: accept gpio request/free from pinctrlVladimir Zapolskiy2016-09-121-2/+2
* pinctrl/at91: Don't provide a default trigger typeMarc Zyngier2016-09-121-1/+1
* pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3Milo Kim2016-09-081-1/+0
* pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl: nsp: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl: ns2: constify pinctrl_ops and pinmux_ops structuresJulia Lawall2016-09-071-2/+2
* pinctrl/amd: Configure GPIO register using BIOS settingsAgrawal, Nitesh-kumar2016-09-071-0/+15
* pinctrl: sunxi: Add GR8 controller supportMylène Josserand2016-09-074-0/+547
* pinctrl: Add pinctrl-aspeed-g5 driverAndrew Jeffery2016-09-073-0/+817
* pinctrl: Add pinctrl-aspeed-g4 driverAndrew Jeffery2016-09-073-0/+1240
* pinctrl: Add core support for Aspeed SoCsAndrew Jeffery2016-09-076-0/+1081
* pinctrl: dt-bindings: Add documentation for Aspeed pin controllersAndrew Jeffery2016-09-071-0/+65
* pinctrl: meson-gxbb: add the pins for the SDIO/sd_emmc_a controllerMartin Blumenstingl2016-09-071-0/+19
* pinctrl: zynq: fix typo in sdio1_3_grp pin listDaniel Glöckner2016-09-061-1/+1
* Merge tag 'sh-pfc-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-09-066-0/+2661
|\
| * pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functionsTakeshi Kihara2016-08-191-0/+275
| * pinctrl: sh-pfc: r8a7796: Add SCIF pins, groups and functionsTakeshi Kihara2016-08-191-0/+300
| * pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara2016-08-196-0/+2086
* | pinctrl: imx: output one pin/config pair per line in pinconf-groupsVladimir Zapolskiy2016-09-061-1/+1
* | pinctrl: sirf: make core support explicitly non-modularPaul Gortmaker2016-08-271-7/+5
* | pinctrl: sirf: make atlas7 explicitly non-modularPaul Gortmaker2016-08-271-4/+1
* | pinctrl: rockchip: make it explicitly non-modularPaul Gortmaker2016-08-271-6/+1
* | pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker2016-08-271-5/+0
* | pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker2016-08-271-6/+2
* | pinctrl: mediatek: make mtk-common explicitly non-modularPaul Gortmaker2016-08-271-5/+0
* | pinctrl: meson-gxbb: add pins for PWMNeil Armstrong2016-08-241-0/+79
* | Merge tag 'sh-pfc-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2016-08-227-53/+3048
|\|
| * pinctrl: sh-pfc: r8a7795: Add DU supportLaurent Pinchart2016-08-161-0/+100
| * pinctrl: sh-pfc: r8a7792: Add DU pin groupsSergei Shtylyov2016-08-081-0/+144
| * pinctrl: sh-pfc: r8a7792: Add VIN pin groupsSergei Shtylyov2016-08-081-0/+577
| * pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795Geert Uytterhoeven2016-08-081-1/+1
| * pinctrl: sh-pfc: r8a7792: Add CAN pin groupsSergei Shtylyov2016-08-081-0/+37
| * pinctrl: sh-pfc: r8a7792: Add SDHI pin groupsSergei Shtylyov2016-08-081-0/+51
| * pinctrl: sh-pfc: r8a7792: Add EtherAVB pin groupsSergei Shtylyov2016-08-081-0/+99
| * pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov2016-08-086-6/+1748
| * pinctrl: sh-pfc: Fix overly long linesSergei Shtylyov2016-08-081-40/+55
| * pinctrl: sh-pfc: r8a7795: Add bias pinconf supportUlrich Hecht2016-08-081-12/+242
* | pinctrl: amlogic: gxbb: add the IR remote input pinMartin Blumenstingl2016-08-221-0/+8
* | pinctrl: palmas: fix a possible NULL dereferenceLABBE Corentin2016-08-221-3/+1
* | pinctrl: exynos: remove duplicate calls in irq handlerperr perr2016-08-221-5/+1