summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
3 daysMerge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-18pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()Jared Kangas
2025-11-18pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_descJared Kangas
2025-11-12pinctrl: qcom: msm: Fix deadlock in pinmux configurationPraveen Talari
2025-11-10pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()Haotian Zhang
2025-10-23pinctrl: realtek: Select REGMAP_MMIO for RTD driverYu-Chun Lin
2025-10-17Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2025-10-13pinctrl: mediatek: mt8189: align register base names to dt-bindings onesLouis-Alexis Eyraud
2025-10-13pinctrl: mediatek: mt8196: align register base names to dt-bindings onesLouis-Alexis Eyraud
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski
2025-09-24pinctrl: use more common syntax for compound literalsBartosz Golaszewski
2025-09-23Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Bartosz Golaszewski
2025-09-16pinctrl: Add MAX7360 pinctrl driverMathieu Dubois-Briand
2025-09-14pinctrl: apple: Add "apple,t8103-pinctrl" as compatibleJanne Grunau
2025-09-12pinctrl: Simplify printks with pOF formatKrzysztof Kozlowski
2025-09-12Merge tag 'renesas-pinctrl-for-v6.18-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-09-12Merge tag 'samsung-pinctrl-6.18' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2025-09-10pinctrl: qcom: Add SDM660 LPASS LPI TLMMRichard Acayan
2025-09-10pinctrl: qcom: lpass-lpi: Add ability to use custom pin offsetsNickolay Goppen
2025-09-08pinctrl: airoha: fix wrong MDIO function bitmaksChristian Marangi
2025-09-08pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46Christian Marangi
2025-09-08pinctrl: qcom: Add glymur pinctrl driverPankaj Patil
2025-09-08pinctrl: qcom: sm8250: Add egpio supportSean Parker
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij
2025-09-08pinctrl: keembay: fix double free in keembay_build_functions()Dan Carpenter
2025-09-08pinctrl: spacemit: fix typo in PRI_TDI pin nameHendrik Hamerlinck
2025-09-08pinctrl: eswin: Fix regulator error check and Kconfig dependencyYulin Lu
2025-09-08pinctrl: bcm: Add STB family pin controller driverIvan T. Ivanov
2025-09-08pinctrl: qcom: make the pinmuxing strictBartosz Golaszewski
2025-09-08pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functionsBartosz Golaszewski
2025-09-08pinctrl: qcom: add infrastructure for marking pin functions as GPIOsBartosz Golaszewski
2025-09-08pinctrl: allow to mark pin functions as requestable GPIOsBartosz Golaszewski
2025-09-08pinctrl: qcom: use generic pin function helpersBartosz Golaszewski
2025-09-08pinctrl: make struct pinfunction a pointer in struct function_descBartosz Golaszewski
2025-09-08pinctrl: constify pinmux_generic_get_function()Bartosz Golaszewski
2025-09-08pinctrl: keembay: use a dedicated structure for the pinfunction descriptionBartosz Golaszewski
2025-09-08pinctrl: keembay: release allocated memory in detach pathBartosz Golaszewski
2025-09-08pinctrl: imx: don't access the pin function radix tree directlyBartosz Golaszewski
2025-09-08pinctrl: mediatek: moore: replace struct function_desc with struct pinfunctionBartosz Golaszewski
2025-09-08pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()Bartosz Golaszewski
2025-09-08pinctrl: airoha: replace struct function_desc with struct pinfunctionBartosz Golaszewski
2025-09-08pinctrl: ingenic: use struct pinfunction instead of struct function_descBartosz Golaszewski
2025-09-08pinctrl: check the return value of pinmux_ops::get_function_name()Bartosz Golaszewski
2025-09-08pinctrl: ma35: Use int type to store negative error codesQianfeng Rong
2025-09-08pinctrl: armada-37xx: Use int type to store negative error codesQianfeng Rong