aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-16dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150lKiran Gunda1-0/+2
2019-10-16pinctrl: pistachio: Pass irqchip when adding gpiochipLinus Walleij1-10/+16
2019-10-16pinctrl: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij1-15/+19
2019-10-16pinctrl: ocelot: Pass irqchip when adding gpiochipLinus Walleij1-9/+14
2019-10-16pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang1-1/+1
2019-10-16pinctrl: oxnas: Pass irqchip when adding gpiochipLinus Walleij1-12/+13
2019-10-16pinctrl: st: Pass irqchip when adding gpiochipLinus Walleij1-21/+32
2019-10-16pinctrl: at91: Pass irqchip when adding gpiochipLinus Walleij1-25/+22
2019-10-14pinctrl: sh-pfc: pfc-r8a77965: Fix typo in pinmux macro for SCL3Keiya Nobuta1-1/+1
2019-10-14pinctrl: sh-pfc: pfc-r8a7796: Fix typo in pinmux macro for SCL3Keiya Nobuta1-1/+1
2019-10-14pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3Keiya Nobuta1-1/+1
2019-10-14pinctrl: sh-pfc: pfc-r8a7795: Fix typo in pinmux macro for SCL3Keiya Nobuta1-1/+1
2019-10-14pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSRKeiya Nobuta1-2/+2
2019-10-14pinctrl: rzn1: Make array reg_drive static, makes object smallerColin Ian King1-1/+1
2019-10-11Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixesLinus Walleij2-17/+14
2019-10-09pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams1-4/+4
2019-10-07pinctrl: rza2: Fix gpio name typosChris Brandt1-2/+2
2019-10-05pinctrl: stmfx: fix null pointer on removeAmelie Delaunay1-1/+1
2019-10-05pinctrl: iproc: allow for error from platform_get_irq()Chris Packham1-1/+1
2019-10-05pinctrl: iproc: use unique name for irq chipChris Packham1-1/+1
2019-10-05pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter1-2/+2
2019-10-05pinctrl: bcm-iproc: Use SPDX headerLinus Walleij1-9/+1
2019-10-04pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams1-9/+9
2019-10-04pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()Rasmus Villemoes2-22/+0
2019-10-04pinctrl: tegra: xusb: Add note about legacy statusThierry Reding1-0/+6
2019-10-04pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King1-1/+1
2019-10-03pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney2-88/+34
2019-10-03pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon1-5/+20
2019-10-03pinctrl: at91-pio4: implement .get_multiple and .set_multipleAlexandre Belloni1-0/+62
2019-10-01pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski1-2/+8
2019-10-01pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller initKrzysztof Kozlowski1-1/+5
2019-10-01pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller initKrzysztof Kozlowski1-1/+5
2019-10-01pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller initKrzysztof Kozlowski1-2/+8
2019-10-01pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta1-1/+3
2019-10-01pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov1-4/+0
2019-10-01pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko1-13/+14
2019-10-01pinctrl: sh-pfc: r8a77965: Add R8A774B1 PFC supportBiju Das5-409/+464
2019-10-01Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"Geert Uytterhoeven1-4/+5
2019-10-01Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2"Geert Uytterhoeven1-9/+11
2019-10-01pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functionsTakeshi Kihara1-16/+16
2019-09-30pinctrl: sirf/atlas7: Pass irqchip when adding gpiochipLinus Walleij1-20/+21
2019-09-30pinctrl: sirf: Pass irqchip when adding gpiochipLinus Walleij1-23/+20
2019-09-30pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochipLinus Walleij1-16/+16
2019-09-30pinctrl: spear/plgpio: Pass irqchip when adding gpiochipLinus Walleij1-26/+21
2019-09-30pinctrl: pic32: Pass irqchip when adding gpiochipLinus Walleij1-13/+12
2019-09-30pinctrl: coh901: Pass irqchip when adding gpiochipLinus Walleij1-27/+23
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds81-2295/+7597
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-99/+93
2019-09-13pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier1-6/+6
2019-09-12pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()Dan Carpenter1-2/+4