Age | Commit message (Expand) | Author |
2021-01-18 | pinctrl: qcom: Don't clear pending interrupts when enabling | Douglas Anderson |
2021-01-18 | pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking | Douglas Anderson |
2021-01-18 | pinctrl: qcom: No need to read-modify-write the interrupt status | Douglas Anderson |
2021-01-18 | pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0 | Douglas Anderson |
2021-01-06 | pinctrl: mediatek: Fix fallback call path | Hsin-Yi Wang |
2021-01-06 | pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one | Nathan Chancellor |
2021-01-04 | pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting | Billy Tsai |
2021-01-04 | pinctrl: ingenic: Rename registers from JZ4760_GPIO_* to JZ4770_GPIO_* | Paul Cercueil |
2021-01-04 | pinctrl: ingenic: Fix JZ4760 support | Paul Cercueil |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-16 | Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-15 | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-15 | pinctrl: use krealloc_array() | Bartosz Golaszewski |
2020-12-15 | pinctrl: nomadik: Use irq_has_action() | Thomas Gleixner |
2020-12-12 | pinctrl/spear: simplify the return expression of spear300_pinctrl_probe() | Zheng Yongjun |
2020-12-12 | pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable... | Zheng Yongjun |
2020-12-11 | pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5) | Lars Povlsen |
2020-12-09 | pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request | Andy Shevchenko |
2020-12-08 | pinctrl: ralink: add a pinctrl driver for the rt2880 family | Sergio Paracuellos |
2020-12-08 | pinctrl: aspeed: Fix GPIO requests on pass-through banks | Andrew Jeffery |
2020-12-05 | pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver | Srinivas Kandagatla |
2020-12-04 | pinctrl: qcom-pmic-gpio: Add support for pmx55 | Vinod Koul |
2020-12-04 | pinctrl: amd: remove debounce filter setting in IRQ type setting | Coiby Xu |
2020-12-04 | pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword | Zou Wei |
2020-12-04 | pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build error | Tiezhu Yang |
2020-12-04 | pinctrl: mtk: Fix low level output voltage issue | Zhiyong Tao |
2020-12-04 | pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() | Yu Kuai |
2020-12-04 | pinctrl: actions: pinctrl-s500: Constify s500_padinfo[] | Cristian Ciocaltea |
2020-12-02 | pinctrl: pinctrl-microchip-sgpio: Add OF config dependency | Lars Povlsen |
2020-12-02 | pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO | Lars Povlsen |
2020-12-01 | Merge tag 'samsung-pinctrl-5.11' of https://git.kernel.org/pub/scm/linux/kern... | Linus Walleij |
2020-12-01 | Merge tag 'renesas-pinctrl-for-v5.11-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2020-11-24 | pinctrl: at91-pio4: add support for fewer lines on last PIO bank | Eugen Hristev |
2020-11-24 | Merge tag 'intel-pinctrl-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Walleij |
2020-11-24 | pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha... | Yangtao Li |
2020-11-24 | pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() wi... | Yangtao Li |
2020-11-24 | pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller | Yangtao Li |
2020-11-24 | pinctrl: qcom: Add sc7280 pinctrl driver | Rajendra Nayak |
2020-11-24 | pinctrl: qcom: Fix msm8953 Kconfig entry to depend on, not select PINCTRL_MSM | John Stultz |
2020-11-23 | pinctrl: renesas: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-23 | pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions | Lad Prabhakar |
2020-11-23 | pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions | Lad Prabhakar |
2020-11-23 | pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions | Lad Prabhakar |
2020-11-23 | pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions | Lad Prabhakar |
2020-11-17 | Merge tag 'intel-pinctrl-v5.10-3' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Walleij |
2020-11-17 | pinctrl: imx21: Remove the driver | Fabio Estevam |
2020-11-17 | Merge tag 'renesas-pinctrl-for-v5.11-tag1' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2020-11-16 | pinctrl: baytrail: Avoid clearing debounce value when turning it off | Andy Shevchenko |
2020-11-16 | pinctrl: merrifield: Set default bias in case no particular value given | Andy Shevchenko |
2020-11-16 | pinctrl: jasperlake: Fix HOSTSW_OWN offset | Evan Green |