index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-18
pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()
Jared Kangas
2025-11-18
pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc
Jared Kangas
2025-11-12
pinctrl: qcom: msm: Fix deadlock in pinmux configuration
Praveen Talari
2025-11-10
pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
Haotian Zhang
2025-10-23
pinctrl: realtek: Select REGMAP_MMIO for RTD driver
Yu-Chun Lin
2025-10-17
Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into ...
Arnd Bergmann
2025-10-13
pinctrl: mediatek: mt8189: align register base names to dt-bindings ones
Louis-Alexis Eyraud
2025-10-13
pinctrl: mediatek: mt8196: align register base names to dt-bindings ones
Louis-Alexis Eyraud
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
2025-09-24
pinctrl: use more common syntax for compound literals
Bartosz Golaszewski
2025-09-23
Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Bartosz Golaszewski
2025-09-16
pinctrl: Add MAX7360 pinctrl driver
Mathieu Dubois-Briand
2025-09-14
pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
Janne Grunau
2025-09-12
pinctrl: Simplify printks with pOF format
Krzysztof Kozlowski
2025-09-12
Merge tag 'renesas-pinctrl-for-v6.18-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
2025-09-12
Merge tag 'samsung-pinctrl-6.18' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2025-09-10
pinctrl: qcom: Add SDM660 LPASS LPI TLMM
Richard Acayan
2025-09-10
pinctrl: qcom: lpass-lpi: Add ability to use custom pin offsets
Nickolay Goppen
2025-09-08
pinctrl: airoha: fix wrong MDIO function bitmaks
Christian Marangi
2025-09-08
pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46
Christian Marangi
2025-09-08
pinctrl: qcom: Add glymur pinctrl driver
Pankaj Patil
2025-09-08
pinctrl: qcom: sm8250: Add egpio support
Sean Parker
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
2025-09-08
pinctrl: keembay: fix double free in keembay_build_functions()
Dan Carpenter
2025-09-08
pinctrl: spacemit: fix typo in PRI_TDI pin name
Hendrik Hamerlinck
2025-09-08
pinctrl: eswin: Fix regulator error check and Kconfig dependency
Yulin Lu
2025-09-08
pinctrl: bcm: Add STB family pin controller driver
Ivan T. Ivanov
2025-09-08
pinctrl: qcom: make the pinmuxing strict
Bartosz Golaszewski
2025-09-08
pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
2025-09-08
pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
Bartosz Golaszewski
2025-09-08
pinctrl: allow to mark pin functions as requestable GPIOs
Bartosz Golaszewski
2025-09-08
pinctrl: qcom: use generic pin function helpers
Bartosz Golaszewski
2025-09-08
pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
2025-09-08
pinctrl: keembay: use a dedicated structure for the pinfunction description
Bartosz Golaszewski
2025-09-08
pinctrl: keembay: release allocated memory in detach path
Bartosz Golaszewski
2025-09-08
pinctrl: imx: don't access the pin function radix tree directly
Bartosz Golaszewski
2025-09-08
pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
2025-09-08
pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
2025-09-08
pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
2025-09-08
pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
2025-09-08
pinctrl: check the return value of pinmux_ops::get_function_name()
Bartosz Golaszewski
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
2025-09-08
pinctrl: armada-37xx: Use int type to store negative error codes
Qianfeng Rong
[next]