summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-01-12pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpioAlexandre Torgue
2020-01-12pinctrl: aspeed-g6: Fix LPC/eSPI mux configurationAndrew Jeffery
2019-12-31pinctrl: baytrail: Really serialize all register accessesHans de Goede
2019-12-31pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)
2019-12-31pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESETRajendra Nayak
2019-12-31pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-12-31pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon
2019-12-31Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"Geert Uytterhoeven
2019-12-31Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and...Geert Uytterhoeven
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski
2019-12-17pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski
2019-12-17pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski
2019-12-17pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta
2019-12-17pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT
2019-12-17pinctrl: rza2: Fix gpio name typosChris Brandt
2019-11-07pinctrl: stmfx: fix valid_mask init sequenceAmelie Delaunay
2019-10-30Merge tag 'intel-pinctrl-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/...Linus Walleij
2019-10-25pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko
2019-10-21pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede
2019-10-21pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko
2019-10-16pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groupsJohnny Huang
2019-10-16pinctrl: aspeed-g6: Fix UART13 group pinmuxJohnny Huang
2019-10-16pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitivelyAndrew Jeffery
2019-10-16pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configurationJohnny Huang
2019-10-16pinctrl: aspeed-g6: Fix I2C14 SDA descriptionAndrew Jeffery
2019-10-16pinctrl: aspeed-g6: Sort pins for sanityAndrew Jeffery
2019-10-16pinctrl: berlin: as370: fix a typo s/spififib/spdifibJisheng Zhang
2019-10-11Merge tag 'intel-pinctrl-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Walleij
2019-10-09pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams
2019-10-05pinctrl: stmfx: fix null pointer on removeAmelie Delaunay
2019-10-05pinctrl: iproc: allow for error from platform_get_irq()Chris Packham
2019-10-05pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter
2019-10-05pinctrl: bcm-iproc: Use SPDX headerLinus Walleij
2019-10-04pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
2019-10-01pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov
2019-10-01pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-13pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier
2019-09-12pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()Dan Carpenter
2019-09-12Merge tag 'intel-pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-09-12pinctrl: bcm: remove redundant assignment to pointer logColin Ian King
2019-09-12pinctrl: iproc: Add 'get_direction' supportRayagonda Kokatanur
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery
2019-09-11pinctrl: iproc-gpio: Handle interrupts for multiple instancesRayagonda Kokatanur
2019-09-11pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij
2019-09-09pinctrl: intel: mark intel_pin_to_gpio __maybe_unusedArnd Bergmann
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij