summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2019-10-16pinctrl: sprd: Add CM4 sleep mode supportBruce Chen-1/+5
2019-10-16pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groupsJohnny Huang-40/+33
2019-10-16pinctrl: aspeed-g6: Fix UART13 group pinmuxJohnny Huang-2/+2
2019-10-16pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitivelyAndrew Jeffery-1/+1
2019-10-16pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configurationJohnny Huang-16/+8
2019-10-16pinctrl: aspeed-g6: Fix I2C14 SDA descriptionAndrew Jeffery-1/+1
2019-10-16pinctrl: aspeed-g6: Sort pins for sanityAndrew Jeffery-11/+11
2019-10-16pinctrl: nomadik: Simplify interrupt handlerLinus Walleij-14/+7
2019-10-16pinctrl: nomadik: Pass irqchip when adding gpiochipLinus Walleij-24/+15
2019-10-16pinctrl: nomadik: Drop support for latent IRQLinus Walleij-21/+0
2019-10-16pinctrl: rockchip: add rk3308 SoC supportJianqun Xu-1/+381
2019-10-16pinctrl: sprd: Add PIN_CONFIG_BIAS_DISABLE configuration supportBaolin Wang-0/+17
2019-10-16pinctrl: stmfx: add irq_request/release_resources callbacksAmelie Delaunay-0/+21
2019-10-16pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956AngeloGioacchino Del Regno-0/+1138
2019-10-16pinctrl: ingenic: Pass irqchip when adding gpiochipLinus Walleij-8/+14
2019-10-16dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150lKiran Gunda-0/+2
2019-10-16pinctrl: pistachio: Pass irqchip when adding gpiochipLinus Walleij-10/+16
2019-10-16pinctrl: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij-15/+19
2019-10-16pinctrl: ocelot: Pass irqchip when adding gpiochipLinus Walleij-9/+14
2019-10-16pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang-1/+1
2019-10-16pinctrl: oxnas: Pass irqchip when adding gpiochipLinus Walleij-12/+13
2019-10-16pinctrl: st: Pass irqchip when adding gpiochipLinus Walleij-21/+32
2019-10-16pinctrl: at91: Pass irqchip when adding gpiochipLinus Walleij-25/+22
2019-10-14pinctrl: sh-pfc: pfc-r8a77965: Fix typo in pinmux macro for SCL3Keiya Nobuta-1/+1
2019-10-14pinctrl: sh-pfc: pfc-r8a7796: Fix typo in pinmux macro for SCL3Keiya Nobuta-1/+1
2019-10-14pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3Keiya Nobuta-1/+1
2019-10-14pinctrl: sh-pfc: pfc-r8a7795: Fix typo in pinmux macro for SCL3Keiya Nobuta-1/+1
2019-10-14pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSRKeiya Nobuta-2/+2
2019-10-14pinctrl: rzn1: Make array reg_drive static, makes object smallerColin Ian King-1/+1
2019-10-11Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij-17/+14
2019-10-09pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams-4/+4
2019-10-07pinctrl: rza2: Fix gpio name typosChris Brandt-2/+2
2019-10-05pinctrl: stmfx: fix null pointer on removeAmelie Delaunay-1/+1
2019-10-05pinctrl: iproc: allow for error from platform_get_irq()Chris Packham-1/+1
2019-10-05pinctrl: iproc: use unique name for irq chipChris Packham-1/+1
2019-10-05pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter-2/+2
2019-10-05pinctrl: bcm-iproc: Use SPDX headerLinus Walleij-9/+1
2019-10-04pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams-9/+9
2019-10-04pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()Rasmus Villemoes-22/+0
2019-10-04pinctrl: tegra: xusb: Add note about legacy statusThierry Reding-0/+6
2019-10-04pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King-1/+1
2019-10-03pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney-88/+34
2019-10-03pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon-5/+20
2019-10-03pinctrl: at91-pio4: implement .get_multiple and .set_multipleAlexandre Belloni-0/+62
2019-10-01pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski-2/+8
2019-10-01pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski-1/+5
2019-10-01pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski-1/+5
2019-10-01pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski-2/+8
2019-10-01pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta-1/+3
2019-10-01pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov-4/+0