index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
pinctrl: tangier: Join tng_pinctrl_probe() into its wrapper
Andy Shevchenko
1
-13
/
+6
2026-01-28
pinctrl: tangier: Remove duplicate error messages
Andy Shevchenko
1
-1
/
+1
2026-01-28
pinctrl: lynxpoint: Remove duplicate error messages
Andy Shevchenko
1
-1
/
+1
2026-01-28
pinctrl: cherryview: Remove duplicate error messages
Andy Shevchenko
1
-1
/
+1
2026-01-28
pinctrl: baytrail: Remove duplicate error messages
Andy Shevchenko
1
-1
/
+1
2026-01-28
pinctrl: intel: Remove duplicate error messages
Andy Shevchenko
1
-1
/
+1
2026-01-28
pinctrl: equilibrium: Fix device node reference leak in pinbank_init()
Felix Gu
1
-0
/
+1
2026-01-27
Merge tag 'intel-pinctrl-v6.20-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
3
-40
/
+50
2026-01-27
pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
Bartosz Golaszewski
1
-0
/
+17
2026-01-27
pinctrl: ocelot: Extend support for lan9645xf family
Jens Emil Schulz Østergaard
1
-0
/
+177
2026-01-27
pinctrl: ocelot: Update alt mode reg addr calculation
Jens Emil Schulz Østergaard
1
-1
/
+6
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
1
-5
/
+4
2026-01-27
pinctrl: mediatek: enable ies_present flag for MT798x
Shiji Yang
3
-4
/
+4
2026-01-24
pinctrl: intel: Add code name documentation
Raag Jadav
1
-6
/
+15
2026-01-21
pinctrl: add polarfire soc mssio pinctrl driver
Conor Dooley
3
-3
/
+741
2026-01-21
pinctrl: add generic functions + pins mapper
Conor Dooley
4
-0
/
+212
2026-01-21
pinctrl: move microchip riscv pinctrl drivers to a folder
Conor Dooley
6
-23
/
+28
2026-01-21
pinctrl: qcom: glymur: Add Mahua TLMM support
Gopikrishna Garmidi
1
-3
/
+43
2026-01-20
pinctrl: th1520: Fix typo
Thomas Gerner
1
-1
/
+1
2026-01-20
pinctrl: intel: platform: Add Nova Lake to the list of supported
Andy Shevchenko
1
-0
/
+1
2026-01-20
pinctrl: spacemit: support I/O power domain configuration
Troy Mitchell
1
-3
/
+126
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-19
pinctrl: meson: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2026-01-19
pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutex
Krzysztof Kozlowski
1
-0
/
+1
2026-01-19
pinctrl: rockchip: Simplify locking with scoped_guard()
Krzysztof Kozlowski
1
-10
/
+9
2026-01-19
pinctrl: tegra-xusb: Simplify locking with guard()
Krzysztof Kozlowski
1
-11
/
+5
2026-01-19
pinctrl: tegra-xusb: Return void in padctl enable/disable functions
Krzysztof Kozlowski
1
-6
/
+8
2026-01-19
pinctrl: tb10x: Simplify locking with guard()
Krzysztof Kozlowski
1
-13
/
+4
2026-01-19
pinctrl: microchip-sgpio: Simplify locking with guard()
Krzysztof Kozlowski
1
-4
/
+2
2026-01-19
pinctrl: aw9523: Simplify locking with guard()
Krzysztof Kozlowski
1
-30
/
+23
2026-01-19
pinctrl: amd: Cleanup header includes
Krzysztof Kozlowski
1
-2
/
+0
2026-01-19
pinctrl: sophgo: Cleanup header includes
Krzysztof Kozlowski
2
-10
/
+0
2026-01-19
pinctrl: starfive: jh7110-sys: Cleanup header includes
Krzysztof Kozlowski
1
-3
/
+0
2026-01-19
pinctrl: aspeed: Cleanup header includes
Krzysztof Kozlowski
3
-9
/
+3
2026-01-19
Merge tag 'samsung-pinctrl-6.20' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
3
-0
/
+120
2026-01-19
Merge tag 'renesas-pinctrl-for-v6.20-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
2
-9
/
+241
2026-01-13
pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges()
Andy Shevchenko
1
-16
/
+11
2026-01-13
pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()
Andy Shevchenko
1
-18
/
+23
2026-01-13
pinctrl: apple: Implement GPIO func check callback
Linus Walleij
1
-0
/
+8
2026-01-13
pinctrl: apple: Use unsigned int instead of unsigned
Linus Walleij
1
-5
/
+5
2026-01-13
pinctrl: renesas: rzt2h: Add GPIO IRQ chip to handle interrupts
Cosmin Tanislav
2
-0
/
+205
2026-01-11
pinctrl: samsung: Add Exynos9610 pinctrl configuration
Alexandru Chimac
3
-0
/
+120
2026-01-09
pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500
Andrew Jeffery
1
-3
/
+1
2026-01-09
pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOs
Cosmin Tanislav
1
-1
/
+20
2026-01-09
pinctrl: renesas: rzt2h: Move GPIO enable/disable into separate function
Cosmin Tanislav
1
-8
/
+16
2026-01-09
pinctrl: meson: amlogic-a4: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2026-01-09
pinctrl: meson: extend build coverage with COMPILE_TEST=y
Bartosz Golaszewski
1
-11
/
+11
2026-01-07
pinctrl: at91-pio4: Add sama7d65 pio4 support
Ryan Wanner
1
-0
/
+9
2026-01-07
pinctrl: imx: Add support for NXP i.MX952
Peng Fan
2
-3
/
+8
2026-01-07
pinctrl: imx: Support NXP scmi extended mux config
Ranjani Vaidyanathan
1
-2
/
+10
[prev]
[next]