summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-05-19pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski
2021-05-14pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zeroHanna Hawa
2021-05-14pinctrl: pinctrl-single: remove unused parameterHanna Hawa
2021-05-12pinctrl: Ingenic: Add support for read the pin configuration of X1830.周琰杰 (Zhou Yanjie)
2021-04-28pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong
2021-04-07pinctrl: qcom: fix unintentional string concatenationArnd Bergmann
2021-04-07pinctrl: qcom: lpass lpi: use default pullup/strength valuesJonathan Marek
2021-04-07pinctrl: qcom: sc7280: Fix SDC1_RCLK configurationsRajendra Nayak
2021-04-07pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsetsRajendra Nayak
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-04-07pinctrl: microchip-sgpio: Fix wrong register offset for IRQ triggerLars Povlsen
2021-01-18pinctrl: qcom: Don't clear pending interrupts when enablingDouglas Anderson
2021-01-18pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmaskingDouglas Anderson
2021-01-18pinctrl: qcom: No need to read-modify-write the interrupt statusDouglas Anderson
2021-01-18pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0Douglas Anderson
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-04pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai
2021-01-04pinctrl: ingenic: Rename registers from JZ4760_GPIO_* to JZ4770_GPIO_*Paul Cercueil
2021-01-04pinctrl: ingenic: Fix JZ4760 supportPaul Cercueil
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
2020-11-24pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() wi...Yangtao Li
2020-11-24pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controllerYangtao Li
2020-11-24pinctrl: qcom: Add sc7280 pinctrl driverRajendra Nayak