index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2025-09-08
pinctrl: keembay: release allocated memory in detach path
Bartosz Golaszewski
-2
/
+5
2025-09-08
pinctrl: imx: don't access the pin function radix tree directly
Bartosz Golaszewski
-23
/
+18
2025-09-08
pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
-16
/
+11
2025-09-08
pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
-26
/
+16
2025-09-08
pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
-10
/
+5
2025-09-08
pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
-25
/
+20
2025-09-08
pinctrl: check the return value of pinmux_ops::get_function_name()
Bartosz Golaszewski
-1
/
+1
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-08
pinctrl: armada-37xx: Use int type to store negative error codes
Qianfeng Rong
-2
/
+4
2025-09-08
pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment
Marek Vasut
-1
/
+1
2025-09-08
pinctrl: renesas: Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-08
pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control regis...
Biju Das
-1
/
+11
2025-09-08
pinctrl: renesas: rzg2l: Fix OEN resume
Biju Das
-0
/
+11
2025-09-08
Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
-5
/
+6
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
-1
/
+1
2025-09-02
pinctrl: samsung: Drop unused S3C24xx driver data
Krzysztof Kozlowski
-4
/
+0
2025-09-01
pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
SeonGu Kang
-0
/
+63
2025-08-30
Merge tag 'renesas-pinctrl-for-v6.18-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-106
/
+916
2025-08-29
drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...
Jay Buddhabhatti
-4
/
+3
2025-08-28
pinctrl: meson-gxl: add missing i2c_d pinmux
Da Xue
-0
/
+10
2025-08-27
pinctrl: Add pinctrl_pm_select_init_state helper function
Christian Bruel
-0
/
+13
2025-08-22
pinctrl: airoha: Fix return value in pinconf callbacks
Lorenzo Bianconi
-4
/
+4
2025-08-22
pinctrl: amd: Don't access irq_data's hwirq member directly
Mario Limonciello (AMD)
-17
/
+23
2025-08-22
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
-0
/
+1
2025-08-22
pinctrl: amd: Add PM debugging message for turning on/off wakes
Mario Limonciello (AMD)
-0
/
+3
2025-08-21
pinctrl: sunxi: use kcalloc() instead of kzalloc()
Qianfeng Rong
-2
/
+2
2025-08-21
pinctrl: qcom: sc8180x: use kcalloc() instead of kzalloc()
Qianfeng Rong
-1
/
+1
2025-08-21
pinctrl: pinctrl-zynqmp: use kcalloc() instead of kzalloc()
Qianfeng Rong
-1
/
+1
2025-08-21
pinctrl: microchip-sgpio: use kcalloc() instead of kzalloc()
Qianfeng Rong
-1
/
+1
2025-08-20
pinctrl: stm32: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
-1
/
+1
2025-08-20
pinctrl: renesas: rzt2h: Add support for RZ/N2H
Lad Prabhakar
-0
/
+17
2025-08-20
pinctrl: renesas: Add support for RZ/T2H
Thierry Bultel
-0
/
+810
2025-08-19
pinctrl: sx150x: Make the driver tristate
Fange Zhang
-1
/
+5
2025-08-19
pinctrl: meson-g12a: add GPIOC_7 pcie_clkreqn pinmux
Da Xue
-0
/
+8
2025-08-19
pinctrl: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
-3
/
+0
2025-08-19
pinctrl: equilibrium: Remove redundant semicolons
Liao Yuanhong
-1
/
+1
2025-08-19
pinctrl: tegra: Add Tegra186 pinmux driver
Aaron Kling
-0
/
+1984
2025-08-19
pinctrl: rp1: Add regmap ranges to RP1 gpio controller
Andrea della Porta
-5
/
+90
2025-08-19
pinctrl: bcm: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
-3
/
+1
2025-08-19
Merge branch 'ib-gpio_generic_chip_init' into devel
Linus Walleij
-208
/
+233
2025-08-19
pinctrl: wpcm450: use new generic GPIO chip API
Bartosz Golaszewski
-16
/
+28
2025-08-19
pinctrl: npcm7xx: use new generic GPIO chip API
Bartosz Golaszewski
-91
/
+90
2025-08-19
pinctrl: npcm8xx: use new generic GPIO chip API
Bartosz Golaszewski
-76
/
+78
2025-08-19
pinctrl: equilibrium: use new generic GPIO chip API
Bartosz Golaszewski
-11
/
+17
2025-08-19
pinctrl: stm32: use new generic GPIO chip API
Bartosz Golaszewski
-14
/
+20
2025-08-18
pinctrl: Add pin controller driver for AAEON UP boards
Thomas Richard
-0
/
+1090
2025-08-18
pinctrl: single: fix bias pull up/down handling in pin_config_set
Chi Zhang
-1
/
+3
2025-08-18
pinctrl: spacemit: remove extra line in debug output
Hendrik Hamerlinck
-1
/
+1
2025-08-18
pinctrl: meson: Fix typo in device table macro
Alexey Gladkov
-1
/
+1
2025-08-11
pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks
Lad Prabhakar
-26
/
+9
[prev]
[next]