index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
94
-2701
/
+12417
2026-08-18
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
8
-22
/
+33
2026-08-16
Merge tag 'pinctrl-qcom-updates-for-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
8
-13
/
+1734
2026-08-16
Merge tag 'pinctrl-qcom-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
6
-20
/
+27
2026-08-14
pinctrl: meson: sync some modify from A4
Xianwei Zhao
1
-4
/
+4
2026-08-14
pinctrl: meson: a4: Add input enable pin configuration
Xianwei Zhao
1
-2
/
+12
2026-08-14
pinctrl: realtek: rtd1625: remove unused group name spdif_sel
Yu-Chun Lin
1
-1
/
+1
2026-08-14
pinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13
Yu-Chun Lin
1
-1
/
+1
2026-08-11
Merge tag 'intel-pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
3
-1
/
+54
2026-08-11
Revert "Merge branch 'ib-rsk7204' into devel"
Linus Walleij
1
-28
/
+0
2026-08-10
pinctrl: rockchip: Add RV1106 pinctrl support
Simon Glass
2
-0
/
+196
2026-08-10
pinctrl: rockchip: Decode drive strength in the get function
Simon Glass
1
-19
/
+19
2026-08-07
pinctrl: fix PINCTRL_GENERIC_MUX not always being selectable
Alvin Šipraga
1
-1
/
+1
2026-08-07
pinctrl: airoha: add support of an7563 SoC
Mikhail Kshevetskiy
3
-0
/
+1125
2026-08-07
pinctrl: airoha: try to find chip scu node by phandle first
Mikhail Kshevetskiy
5
-3
/
+10
2026-08-07
pinctrl: airoha: add support of en7523 SoC
Mikhail Kshevetskiy
3
-0
/
+1166
2026-08-07
pinctrl: airoha: an7583: add support for olt pinmux
Mikhail Kshevetskiy
1
-0
/
+18
2026-08-07
pinctrl: airoha: an7583: add support for pon_alt pinmux
Mikhail Kshevetskiy
1
-2
/
+14
2026-08-07
pinctrl: airoha: an7583: add support for npu_uart pinmux
Mikhail Kshevetskiy
1
-1
/
+11
2026-08-07
pinctrl: airoha: an7583: rename registers to match its an7583 names
Mikhail Kshevetskiy
1
-5
/
+5
2026-08-07
pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
Mikhail Kshevetskiy
1
-307
/
+307
2026-08-07
pinctrl: airoha: an7581: remove en7581 prefix from variable names
Mikhail Kshevetskiy
1
-198
/
+198
2026-08-07
pinctrl: airoha: split driver on shared code and SoC specific drivers
Mikhail Kshevetskiy
6
-2374
/
+2999
2026-08-07
pinctrl: airoha: move common definitions to the separate header
Mikhail Kshevetskiy
2
-270
/
+283
2026-08-07
pinctrl: airoha: statically allocate gpio regs structure
Mikhail Kshevetskiy
1
-46
/
+46
2026-08-07
pinctrl: airoha: remove not needed irq_type[] array
Mikhail Kshevetskiy
1
-14
/
+8
2026-08-07
pinctrl: airoha: fix edge-triggered interrupts handling
Mikhail Kshevetskiy
1
-4
/
+33
2026-08-07
pinctrl: airoha: fix IRQ mask/unmask code
Mikhail Kshevetskiy
1
-0
/
+2
2026-08-07
pinctrl: airoha: add missed IRQ resource helpers
Mikhail Kshevetskiy
1
-0
/
+1
2026-08-07
pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
Mikhail Kshevetskiy
1
-11
/
+9
2026-08-07
pinctrl: airoha: minor improvements
Mikhail Kshevetskiy
1
-13
/
+43
2026-08-07
pinctrl: airoha: add set_direction() helper for gpio_chip
Mikhail Kshevetskiy
1
-18
/
+34
2026-08-07
pinctrl: airoha: add missed get_direction() function for gpio_chip
Mikhail Kshevetskiy
1
-16
/
+34
2026-08-07
pinctrl: airoha: an7583: fix spi group pins
Mikhail Kshevetskiy
1
-1
/
+1
2026-08-07
pinctrl: airoha: fix AN7583 MDIO pin mux config
Daniel Schwierzeck
1
-10
/
+6
2026-08-07
pinctrl: airoha: fix I2C pin mux config for AN7583
Daniel Schwierzeck
1
-1
/
+24
2026-08-07
pinctrl: airoha: fix I2C1 pin mux config for AN7581
Daniel Schwierzeck
1
-2
/
+2
2026-08-07
pinctrl: airoha: an7583: fix muxing of non-gpio default pins
Mikhail Kshevetskiy
1
-13
/
+86
2026-08-07
pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
Mikhail Kshevetskiy
1
-25
/
+97
2026-08-07
pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
Mikhail Kshevetskiy
1
-2
/
+2
2026-08-07
pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
Mikhail Kshevetskiy
1
-8
/
+8
2026-08-07
pinctrl: airoha: fix mdio bitfield names
Mikhail Kshevetskiy
1
-5
/
+6
2026-08-07
pinctrl: rockchip: Restrict the RV1103B 2-bit drive type to bank 2
Simon Glass
1
-1
/
+1
2026-08-07
pinctrl: rockchip: Reset the pin count when recalculating SoC data
Simon Glass
1
-0
/
+10
2026-08-06
pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignment
Prathamesh Shete
1
-12
/
+12
2026-08-06
pinctrl: Use IRQ trigger mask helpers
Maulik Shah
9
-13
/
+12
2026-08-06
pinctrl: sx150x: get parent IRQ trigger type from firmware
Tsz Shan Chan
1
-1
/
+16
2026-08-06
pinctrl: sx150x: Return IRQ_NONE if no pending irq
Tsz Shan Chan
1
-0
/
+3
2026-08-06
Merge tag 'samsung-pinctrl-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
3
-0
/
+135
2026-08-04
pinctrl: sx150x: allow build when I2C is a module
Tsz Shan Chan
1
-1
/
+1
[next]