index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
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
2020-11-16
pinctrl: jasperlake: Unhide SPI group of pins
Andy Shevchenko
2020-11-16
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Andy Shevchenko
2020-11-13
pinctrl: renesas: Constify sh73a0_vccq_mc0_ops
Rikard Falkeborn
2020-11-13
pinctrl: renesas: Protect GPIO leftovers by CONFIG_PINCTRL_SH_FUNC_GPIO
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: r8a7778: Use common R-Car bias handling
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: r8a7778: Use physical addresses for PUPR regs
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Factor out common R-Car Gen3 bias handling
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Optimize sh_pfc_pin_config
Geert Uytterhoeven
2020-11-13
pinctrl: renesas: Reorder struct sh_pfc_pin to remove hole
Geert Uytterhoeven
[next]