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
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
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
-85
/
+97
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/...
Linus Torvalds
77
-1174
/
+7656
2025-03-24
pinctrl: mediatek: Add EINT support for multiple addresses
Hao Chang
5
-127
/
+254
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/kern...
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
2025-03-13
pinctrl: sunxi: move bank K register offset
Andre Przywara
2
-8
/
+25
2025-03-13
pinctrl: sunxi: increase number of GPIO bank regulators
Andre Przywara
1
-1
/
+1
2025-03-13
pinctrl: sunxi: refactor pinctrl variants into flags
Andre Przywara
7
-34
/
+36
2025-03-13
Merge tag 'intel-pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
7
-23
/
+21
2025-03-13
Merge tag 'renesas-pinctrl-for-v6.15-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
3
-0
/
+6
2025-03-11
pinctrl: samsung: add support for eint_fltcon_offset
Peter Griffin
4
-49
/
+76
2025-03-06
pinctrl: renesas: rza2: Fix missing of_node_put() call
Fabrizio Castro
1
-0
/
+2
2025-03-06
pinctrl: renesas: rzv2m: Fix missing of_node_put() call
Fabrizio Castro
1
-0
/
+2
2025-03-06
pinctrl: renesas: rzg2l: Fix missing of_node_put() call
Fabrizio Castro
1
-0
/
+2
2025-03-05
pinctrl: bcm281xx: Add support for BCM21664 pinmux
Artur Weber
1
-2
/
+688
[prev]
[next]