summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-03-30pinctrl: lewisburg: Update pin list according to v1.1v6Andy Shevchenko
2020-03-30pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSRKeiya Nobuta
2020-03-30pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King
2020-03-30pinctrl: lochnagar: select GPIOLIBArnd Bergmann
2020-02-24pinctrl: baytrail: Really serialize all register accessesHans de Goede
2020-02-24pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)
2020-02-24pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2020-02-24pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon
2020-02-24Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"Geert Uytterhoeven
2020-02-24Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and...Geert Uytterhoeven
2020-01-31pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski
2020-01-31pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski
2020-01-31pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski
2020-01-31pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski
2020-01-31pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta
2020-01-31pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT
2020-01-31pinctrl: rza2: Fix gpio name typosChris Brandt
2020-01-19pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko
2019-12-29pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko
2019-12-16pinctrl: stmfx: fix null pointer on removeAmelie Delaunay
2019-12-16pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter
2019-12-16pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko
2019-11-25pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams
2019-11-25pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams
2019-11-25pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov
2019-10-07pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier
2019-10-07pinctrl: amd: disable spurious-firing GPIO IRQsDaniel Drake
2019-10-07pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni
2019-10-07pinctrl: stmfx: update pinconf settingsAlexandre Torgue
2019-07-31pinctrl: rockchip: fix leaked of_node referencesWen Yang
2019-06-29Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-06-26pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat
2019-06-25pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni
2019-06-25pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni
2019-06-25pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds