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
2025-04-17
pinctrl: sx150x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-11
/
+12
2025-04-15
pinctrl: amlogic-a4: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-04-15
pinctrl: meson: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+3
2025-04-15
pinctrl: abx500: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-8
/
+4
2025-04-15
pinctrl: abx500: enable building modules with COMPILE_TEST=y
Bartosz Golaszewski
1
-4
/
+4
2025-04-15
pinctrl: rk805: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-13
/
+13
2025-04-15
pinctrl: at91-pio4: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+9
2025-04-15
pinctrl: uniphier: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-1
/
+1
2025-04-15
pinctrl: meson: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-12
/
+12
2025-04-15
pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED defines
Christian Marangi
1
-89
/
+70
2025-04-15
pinctrl: meson: define the pull up/down resistor value as 60 kOhm
Martin Blumenstingl
1
-1
/
+1
2025-04-15
pinctrl: apple: Make regmap_config static const and fix indentation
John Madieu
1
-15
/
+15
2025-04-15
pinctrl: mediatek: Fix the invalid conditions
Hao Chang
3
-5
/
+8
2025-04-15
pinctrl: imx: Return NULL if no group is matched and found
Hui Wang
1
-3
/
+3
2025-04-15
pinctrl: qcom: tlmm-test: Fix potential null dereference in tlmm kunit test
Charles Han
1
-0
/
+1
2025-04-15
pinctrl: mcp23s08: Reset all pins to input at probe
Mike Looijmans
1
-0
/
+8
2025-04-11
pinctrl: at91: Add error handling for pinctrl_utils_add_map_mux()
Wentao Liang
1
-1
/
+3
2025-04-09
pinctrl: amd: Add an LPS0 check() callback
Mario Limonciello
1
-0
/
+34
2025-04-08
pinctrl: samsung: Add filter selection support for alive bank on gs101
Peter Griffin
2
-0
/
+54
2025-04-08
pinctrl: samsung: add gs101 specific eint suspend/resume callbacks
Peter Griffin
3
-12
/
+85
2025-04-08
pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
Peter Griffin
3
-82
/
+94
2025-04-08
pinctrl: samsung: refactor drvdata suspend & resume callbacks
Peter Griffin
4
-80
/
+42
2025-03-29
Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
77
-1163
/
+7645
2025-03-24
pinctrl: mediatek: Add EINT support for multiple addresses
Hao Chang
5
-121
/
+248
2025-03-22
pinctrl: amlogic-a4: Drop surplus semicolon
Linus Walleij
1
-1
/
+1
2025-03-20
pinctrl: nuvoton: Reduce use of OF-specific APIs
Andy Shevchenko
4
-34
/
+21
2025-03-20
pinctrl: nuvoton: Convert to use struct group_desc
Andy Shevchenko
1
-37
/
+33
2025-03-20
pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
4
-35
/
+17
2025-03-20
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2
-28
/
+4
2025-03-20
pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignment
Andy Shevchenko
1
-2
/
+4
2025-03-20
pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()
Dan Carpenter
1
-1
/
+1
2025-03-18
pinctrl: PINCTRL_AMDISP should depend on DRM_AMD_ISP
Geert Uytterhoeven
1
-0
/
+1
2025-03-18
pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionally
Geert Uytterhoeven
1
-1
/
+1
2025-03-18
Merge tag 'samsung-pinctrl-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
4
-49
/
+408
2025-03-17
pinctrl: qcom: sa8775p: Enable egpio function
Wasim Nazir
1
-24
/
+34
2025-03-17
pinctrl: qcom: tlmm-test: Validate irq_enable delivers edge irqs
Bjorn Andersson
1
-0
/
+37
2025-03-17
pinctrl: qcom: Clear latched interrupt status when changing IRQ type
Stephan Gerhold
1
-6
/
+6
2025-03-17
pinctrl: bcm281xx: Add missing assignment in bcm21664_pinctrl_lock_all()
Dan Carpenter
1
-2
/
+2
2025-03-17
pinctrl: amd: isp411: Fix IS_ERR() vs NULL check in probe()
Dan Carpenter
1
-2
/
+2
2025-03-17
pinctrl: tegra: Set SFIO mode to Mux Register
Prathamesh Shete
1
-0
/
+3
2025-03-14
pinctrl-tegra: Restore SFSEL bit when freeing pins
Prathamesh Shete
2
-8
/
+57
2025-03-14
pinctrl: tegra: Add descriptions for SoC data fields
Prathamesh Shete
1
-10
/
+16
2025-03-14
pinctrl: spacemit: destroy mutex at driver detach
Bartosz Golaszewski
1
-1
/
+5
2025-03-14
pinctrl: ingenic: jz4730: add pinmux for I2S interface
H. Nikolaus Schaller
1
-0
/
+12
2025-03-14
pinctrl: ingenic: jz4730: add pinmux for MII
H. Nikolaus Schaller
1
-0
/
+6
2025-03-14
pinctrl: ingenic: add x1600 support
Paul Boddie
1
-2
/
+242
2025-03-13
pinctrl: sunxi: Add support for the secondary A523 GPIO ports
Andre Przywara
3
-0
/
+60
2025-03-13
pinctrl: sunxi: Add support for the Allwinner A523
Andre Przywara
3
-0
/
+60
2025-03-13
pinctrl: sunxi: allow reading mux values from DT
Andre Przywara
3
-0
/
+384
2025-03-13
pinctrl: sunxi: support moved power configuration registers
Andre Przywara
2
-6
/
+16
[prev]
[next]