summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
* | | pinctrl: mediatek/7623: delete unnecessary .ownerLinus Walleij2016-02-251-1/+0
* | | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623John Crispin2016-02-194-0/+2323
* | | Merge branch 'sh-pfc-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2016-02-1911-2577/+3452
|\ \ \ | |/ /
| * | pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groupsSergei Shtylyov2016-02-181-0/+123
| * | pinctrl: sh-pfc: Rework PFC GPIO supportMagnus Damm2016-02-183-41/+24
| * | pinctrl: sh-pfc: r8a7795: Add PWM supportTakeshi Kihara2016-02-181-0/+153
| * | pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pinsMagnus Damm2016-02-181-0/+60
| * | pinctrl: sh-pfc: r8a7794: Add audio clock pin groupsRyo Kataoka2016-02-181-0/+122
| * | pinctrl: sh-pfc: r8a7794: Add SSI pin groupsRyo Kataoka2016-02-181-2/+313
| * | pinctrl: sh-pfc: r8a7795: Add USB2.0 host supportTakeshi Kihara2016-02-081-0/+43
| * | pinctrl: sh-pfc: r8a7795: Remove bits SEL_VSP_1 and SEL_VSP_0Geert Uytterhoeven2016-02-081-3/+3
| * | pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}0129 to SSI_{WS,SCK}01239Geert Uytterhoeven2016-02-081-7/+7
| * | pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven2016-02-088-2518/+2518
| * | pinctrl: sh-pfc: Improve pinmux macros documentationGeert Uytterhoeven2016-02-081-8/+88
| |/
* | pinctrl: mediatek: add input-enable and direction setting for eint resourcesBiao Huang2016-02-191-0/+4
* | pinctrl: mediatek: add input-enable setting in gpio_request_enableBiao Huang2016-02-191-0/+1
* | pinctrl: mtk2701: skip setting .ownerLinus Walleij2016-02-171-1/+0
* | pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl supportVaradarajan Narayanan2016-02-163-0/+462
* | pinctrl: mediatek: fix handling return value of mtk_pmx_find_gpio_modeAndrzej Hajda2016-02-161-1/+1
* | pinctrl: Turn AMD support to tristateJean Delvare2016-02-161-1/+1
* | pinctrl: coh901: fix initconst annotationArnd Bergmann2016-02-151-1/+1
* | pinctrl: Fix return value check in amd_gpio_probe()Wei Yongjun2016-02-151-2/+2
* | pinctrl: zynq: fix typo in group name for qspi1Helmut Buchsbaum2016-02-151-1/+1
* | pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTKMasahiro Yamada2016-02-133-13/+13
* | pinctrl: intel: Remove unneeded header includesJean Delvare2016-02-121-4/+0
* | pinctrl: sunxi: Use pin number when calling sunxi_pmx_setKrzysztof Adamski2016-02-111-2/+3
* | pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski2016-02-113-0/+111
* | pinctrl: rockchip: add support for the rk3399David Wu2016-02-101-14/+355
* | pinctrl: uniphier: add COMPILE_TEST optionMasahiro Yamada2016-02-101-1/+1
* | Merge branch 'devel-mt2701' into develLinus Walleij2016-02-096-1/+2977
|\ \
| * | pinctrl: mediatek: Add gpio_request_enable supportBiao Huang2016-02-051-0/+36
| * | pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701Biao Huang2016-01-286-1/+2941
| |/
* | pinctrl: stm32: Fix compile testing selectionMaxime Coquelin2016-02-091-1/+1
* | pinctrl: stm32: Remove dependency with DT bindings header filesMaxime Coquelin2016-02-092-2/+8
* | pinctrl: pinctrl-pic32: Add PIC32 pin control driverJoshua Henderson2016-02-054-0/+2471
* | pinctrl: stm32: fix compile error and modernizeLinus Walleij2016-02-051-9/+6
* | pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada2016-02-0512-42/+43
* | pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXIMasahiro Yamada2016-01-283-17/+17
* | pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij2016-01-281-0/+7
* | pinctrl: pxa: guard sub-directory with CONFIG_PINCTRL_PXAMasahiro Yamada2016-01-281-1/+1
* | pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPsStephen Boyd2016-01-271-10/+20
* | pinctrl: freescale: imx: implement gpio_disable_free for VybridStefan Agner2016-01-271-0/+26
* | pinctrl: mediatek: mt8* make driver explicitly non-modularPaul Gortmaker2016-01-273-21/+3
* | pinctrl: Add STM32 MCUs supportMaxime Coquelin2016-01-277-0/+2498
* | pinctrl: st: activate strict mux modePatrice Chotard2016-01-271-0/+1
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-1735-410/+315
|\
| * Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"Linus Walleij2016-01-051-17/+0
| * pinctrl: nsp-gpio: use gpiochip data pointerLinus Walleij2016-01-051-12/+7
| * pinctrl: vt8500-wmt: use gpiochip data pointerLinus Walleij2016-01-051-5/+5
| * pinctrl: exynos5440: use gpiochip data pointerLinus Walleij2016-01-051-7/+7
OpenPOWER on IntegriCloud