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
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
64
-136
/
+4512
2026-04-09
pinctrl: qcom: Add Hawi pinctrl driver
Mukesh Ojha
3
-0
/
+1621
2026-04-09
pinctrl: qcom: sdm670-lpass-lpi: label variables as static
Richard Acayan
1
-2
/
+2
2026-04-07
pinctrl: qcom: add sdm670 lpi tlmm
Richard Acayan
3
-0
/
+177
2026-03-30
pinctrl: qcom: Introduce IPQ5210 TLMM driver
Kathiravan Thirumoorthy
3
-0
/
+906
2026-03-30
pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs
Mukesh Ojha
57
-138
/
+23
2026-03-30
pinctrl: qcom: eliza: Fix interrupt target bit
Mukesh Ojha
1
-1
/
+1
2026-03-10
pinctrl: qcom: Add Milos LPASS LPI TLMM
Luca Weiss
3
-0
/
+228
2026-03-10
pinctrl: qcom: spmi-gpio: implement .get_direction()
Neil Armstrong
1
-0
/
+16
2026-02-24
pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables static
Krzysztof Kozlowski
1
-2
/
+2
2026-02-24
pinctrl: qcom: De-acronymize Glymur SoC name
Krzysztof Kozlowski
1
-1
/
+1
2026-02-24
pinctrl: qcom: Add Eliza pinctrl driver
Abel Vesa
3
-0
/
+1559
2026-02-23
pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag
Maulik Shah
1
-0
/
+1
2026-02-16
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-4
/
+44
2026-02-03
pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
Luca Weiss
1
-1
/
+1
2026-01-27
pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
Bartosz Golaszewski
1
-0
/
+17
2026-01-21
pinctrl: qcom: glymur: Add Mahua TLMM support
Gopikrishna Garmidi
1
-3
/
+43
2026-01-19
pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pins
Krzysztof Kozlowski
4
-164
/
+6
2026-01-01
pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2025-12-09
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
5
-3
/
+1824
2025-11-12
pinctrl: qcom: msm: Fix deadlock in pinmux configuration
Praveen Talari
1
-1
/
+1
2025-10-13
pinctrl: qcom: add the tlmm driver for Kaanapali platforms
Jingyi Wang
3
-0
/
+1812
2025-10-13
pinctrl: qcom: spmi-gpio: add support for {LV_VIN2, MV_VIN3}_CLK subtypes
Subbaraman Narayanamurthy
1
-0
/
+4
2025-10-13
pinctrl: qcom: spmi-gpio: Add PMCX0102, PMK8850 & PMH01XX PMICs support
Anjelique Melendez
1
-0
/
+5
2025-10-13
pinctrl: qcom: glymur: Fix the gpio and egpio pin functions
Abel Vesa
1
-2
/
+2
2025-10-13
pinctrl: qcom: glymur: Drop unnecessary platform data from match table
Abel Vesa
1
-1
/
+1
2025-09-10
pinctrl: qcom: Add SDM660 LPASS LPI TLMM
Richard Acayan
3
-0
/
+171
2025-09-10
pinctrl: qcom: lpass-lpi: Add ability to use custom pin offsets
Nickolay Goppen
2
-2
/
+34
2025-09-08
pinctrl: qcom: Add glymur pinctrl driver
Pankaj Patil
3
-0
/
+1788
2025-09-08
pinctrl: qcom: sm8250: Add egpio support
Sean Parker
1
-34
/
+47
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
6
-19
/
+19
2025-09-08
pinctrl: qcom: make the pinmuxing strict
Bartosz Golaszewski
1
-0
/
+1
2025-09-08
pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
52
-60
/
+60
2025-09-08
pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
Bartosz Golaszewski
2
-0
/
+6
2025-09-08
pinctrl: qcom: use generic pin function helpers
Bartosz Golaszewski
2
-30
/
+14
2025-08-21
pinctrl: qcom: sc8180x: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
6
-6
/
+6
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
5
-1
/
+1396
2025-07-14
pinctrl: qcom: Add Milos pinctrl driver
Luca Weiss
3
-0
/
+1348
2025-07-11
pinctrl: qcom: spmi: Add PM7550
Luca Weiss
1
-0
/
+1
2025-07-11
pinctrl: qcom: spmi: Add PMIV0104
Luca Weiss
1
-0
/
+1
2025-07-03
pinctrl: qcom: add multi TLMM region option parameter
Yuanjie Yang
1
-1
/
+46
2025-06-18
pinctrl: qcom: msm: mark certain pins as invalid for interrupts
Bartosz Golaszewski
1
-0
/
+20
2025-06-09
pinctrl: qcom: pinctrl-qcm2290: Add missing pins
Wojciech Slenska
1
-0
/
+9
2025-06-09
pinctrl: qcom: switch to devm_gpiochip_add_data()
Dmitry Baryshkov
58
-67
/
+1
2025-05-30
Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
10
-48
/
+65
2025-05-20
pinctrl: qcom: switch to devm_register_sys_off_handler()
Dmitry Baryshkov
1
-11
/
+12
2025-05-13
pinctrl: qcom: correct the ngpios entry for QCS8300
Lijuan Gao
1
-1
/
+1
2025-05-13
pinctrl: qcom: correct the ngpios entry for QCS615
Lijuan Gao
1
-1
/
+1
2025-04-29
pinctrl: qcom: Fix PINGROUP definition for sm8750
Maulik Shah
1
-1
/
+3
[next]