summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
29 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
29 hoursMerge branch 'pinctrl-qcom/for-next' of https://git.kernel.org/pub/scm/linux/...Mark Brown
29 hoursMerge branch 'renesas-pinctrl' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
29 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pi...Mark Brown
33 hourspinctrl: renesas: rzg2l: Add RZ/G3S support for selecting I3C power sourceClaudiu Beznea
33 hourspinctrl: renesas: rzg2l: Unify power source handlingClaudiu Beznea
33 hourspinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfgClaudiu Beznea
33 hourspinctrl: renesas: rzg2l: Generalize power source codeClaudiu Beznea
34 hourspinctrl: qcom: ipq5210: Publish the OF module aliashpp.iscas
34 hourspinctrl: qcom: nord: Split QUP1 SE2/SE3 into lane-pair functionsShawn Guo
5 dayspinctrl: intel: Try to retrieve driver data for pure platform driversAndy Shevchenko
5 dayspinctrl: intel: constify parameter in intel_pinctrl_get_soc_data()Andy Shevchenko
5 dayspinctrl: intel: Move intel_pinctrl_get_soc_data() upper in the codeAndy Shevchenko
6 dayspinctrl: qcom: Add Kuno pinctrl driverHardeep Sharma
6 dayspinctrl: qcom: spmi-gpio: Add PMAU0102 GPIO supportDhruvin Rajpura
7 dayspinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMMPrasad Kumpatla
8 dayspinctrl: renesas: rzg2l: Add SD channel POC support for RZ/G3LBiju Das
14 daysheaders: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
2026-08-24Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
2026-08-16Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm...Linus Walleij
2026-08-16Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2026-08-14pinctrl: meson: sync some modify from A4Xianwei Zhao
2026-08-14pinctrl: meson: a4: Add input enable pin configurationXianwei Zhao
2026-08-14pinctrl: realtek: rtd1625: remove unused group name spdif_selYu-Chun Lin
2026-08-14pinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13Yu-Chun Lin
2026-08-11Merge tag 'intel-pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij
2026-08-10pinctrl: rockchip: Add RV1106 pinctrl supportSimon Glass
2026-08-10pinctrl: rockchip: Decode drive strength in the get functionSimon Glass
2026-08-07pinctrl: fix PINCTRL_GENERIC_MUX not always being selectableAlvin Šipraga
2026-08-07pinctrl: airoha: add support of an7563 SoCMikhail Kshevetskiy
2026-08-07pinctrl: airoha: try to find chip scu node by phandle firstMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add support of en7523 SoCMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for olt pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for pon_alt pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: add support for npu_uart pinmuxMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: rename registers to match its an7583 namesMikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7583: remove an7583 prefix from variable names and definit...Mikhail Kshevetskiy
2026-08-07pinctrl: airoha: an7581: remove en7581 prefix from variable namesMikhail Kshevetskiy
2026-08-07pinctrl: airoha: split driver on shared code and SoC specific driversMikhail Kshevetskiy
2026-08-07pinctrl: airoha: move common definitions to the separate headerMikhail Kshevetskiy
2026-08-07pinctrl: airoha: statically allocate gpio regs structureMikhail Kshevetskiy
2026-08-07pinctrl: airoha: remove not needed irq_type[] arrayMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix edge-triggered interrupts handlingMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix IRQ mask/unmask codeMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add missed IRQ resource helpersMikhail Kshevetskiy
2026-08-07pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling codeMikhail Kshevetskiy
2026-08-07pinctrl: airoha: minor improvementsMikhail Kshevetskiy
2026-08-07pinctrl: airoha: add set_direction() helper for gpio_chipMikhail Kshevetskiy