aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-01-14pinctrl: renesas: Implement unlock register masksUlrich Hecht
2021-01-12pinctrl: renesas: checker: Restrict checks to Renesas platformsGeert Uytterhoeven
2021-01-08pinctrl: tigerlake: Add Alder Lake-P ACPI IDAndy Shevchenko
2021-01-08pinctrl: intel: Convert capability list to featuresAndy Shevchenko
2021-01-08pinctrl: intel: Drop unnecessary check for predefined featuresAndy Shevchenko
2021-01-08pinctrl: intel: Split intel_pinctrl_add_padgroups() for better maintenanceAndy Shevchenko
2021-01-06pinctrl: sunxi: h6-r: Add s_rsb pin functionsSamuel Holland
2021-01-06pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2021-01-06pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_oneNathan Chancellor
2021-01-05pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu
2021-01-04pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai
2021-01-04pinctrl: ralink: rt2880: fix '-Wmissing-prototypes' in init functionSergio Paracuellos
2021-01-04pinctrl: ralink: rt2880: use 'PTR_ERR_OR_ZERO'Sergio Paracuellos
2021-01-04pinctrl: ralink: rt2880: preserve error codesSergio Paracuellos
2021-01-04pinctrl: ralink: rt2880: delete not needed error messageSergio Paracuellos
2021-01-04pinctrl: ralink: rt2880: add missing NULL checkSergio Paracuellos
2021-01-04pinctrl: ralink: rt2880: return proper error codeSergio Paracuellos
2021-01-04pinctrl: ralink: rt2880: avoid double pointer to simplify codeSergio Paracuellos
2021-01-04pinctrl: ingenic: Rename registers from JZ4760_GPIO_* to JZ4770_GPIO_*Paul Cercueil
2021-01-04pinctrl: ingenic: Fix JZ4760 supportPaul Cercueil
2021-01-04pinctrl: ti-iodelay: convert comma to semicolonZheng Yongjun
2021-01-04pinctrl: mediatek: moore: convert comma to semicolonZheng Yongjun
2021-01-04pinctrl: mediatek: paris: convert comma to semicolonZheng Yongjun
2021-01-04pinctrl: at91: convert comma to semicolonZheng Yongjun
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski
2020-12-15pinctrl: nomadik: Use irq_has_action()Thomas Gleixner
2020-12-12pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()Zheng Yongjun
2020-12-12pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable...Zheng Yongjun
2020-12-11pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)Lars Povlsen
2020-12-09pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko
2020-12-08pinctrl: ralink: add a pinctrl driver for the rt2880 familySergio Paracuellos
2020-12-08pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery
2020-12-05pinctrl: qcom: Add sm8250 lpass lpi pinctrl driverSrinivas Kandagatla
2020-12-04pinctrl: qcom-pmic-gpio: Add support for pmx55Vinod Koul
2020-12-04pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-12-04pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keywordZou Wei
2020-12-04pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build errorTiezhu Yang
2020-12-04pinctrl: mtk: Fix low level output voltage issueZhiyong Tao
2020-12-04pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai
2020-12-04pinctrl: actions: pinctrl-s500: Constify s500_padinfo[]Cristian Ciocaltea
2020-12-02pinctrl: pinctrl-microchip-sgpio: Add OF config dependencyLars Povlsen
2020-12-02pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIOLars Povlsen
2020-12-01Merge tag 'samsung-pinctrl-5.11' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2020-12-01Merge tag 'renesas-pinctrl-for-v5.11-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2020-11-24pinctrl: at91-pio4: add support for fewer lines on last PIO bankEugen Hristev
2020-11-24Merge tag 'intel-pinctrl-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2020-11-24pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li