index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-335
/
+8653
2026-04-17
Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-132
/
+311
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+14
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-13
/
+70
2026-04-13
pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
Benoît Monin
-2
/
+97
2026-04-13
pinctrl: eyeq5: Use match data
Benoît Monin
-130
/
+214
2026-04-09
pinctrl: qcom: Add Hawi pinctrl driver
Mukesh Ojha
-0
/
+1621
2026-04-09
pinctrl: single: Add bcm7038-padconf compatible matching
Florian Fainelli
-3
/
+4
2026-04-09
pinctrl: qcom: sdm670-lpass-lpi: label variables as static
Richard Acayan
-2
/
+2
2026-04-07
pinctrl: mcp23s08: Disable all pin interrupts during probe
Francesco Lavra
-0
/
+9
2026-04-07
pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description
Inochi Amaoto
-1
/
+1
2026-04-07
pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
Inochi Amaoto
-1
/
+1
2026-04-07
pinctrl: qcom: add sdm670 lpi tlmm
Richard Acayan
-0
/
+177
2026-04-07
Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-10
/
+27
2026-03-30
pinctrl: qcom: Introduce IPQ5210 TLMM driver
Kathiravan Thirumoorthy
-0
/
+906
2026-03-30
pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs
Mukesh Ojha
-138
/
+23
2026-03-30
pinctrl: qcom: eliza: Fix interrupt target bit
Mukesh Ojha
-1
/
+1
2026-03-28
Merge tag 'renesas-pinctrl-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
-9
/
+274
2026-03-27
pinctrl: core: Don't use "proxy" headers
Andy Shevchenko
-1
/
+1
2026-03-27
pinctrl: amd: Support new ACPI ID AMDI0033
Basavaraj Natikar
-0
/
+1
2026-03-26
pinctrl: renesas: rzg2l: Drop superfluous blank line
Geert Uytterhoeven
-1
/
+0
2026-03-26
pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers
Biju Das
-0
/
+7
2026-03-26
pinctrl: renesas: rzt2h: Add pin configuration support
Lad Prabhakar
-0
/
+258
2026-03-25
pinctrl: stm32: add firewall checks before probing the HDP driver
Gatien Chevallier
-0
/
+14
2026-03-24
Merge branch 'ib-scmi-pinctrl-gpio' into devel
Linus Walleij
-13
/
+70
2026-03-24
pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATE
Dan Carpenter
-4
/
+8
2026-03-24
pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
Dan Carpenter
-3
/
+0
2026-03-24
pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
Dan Carpenter
-7
/
+26
2026-03-24
pinctrl: introduce pinctrl_gpio_get_config()
AKASHI Takahiro
-0
/
+37
2026-03-23
pinctrl: abx500: Fix type of 'argument' variable
Yu-Chun Lin
-1
/
+1
2026-03-23
pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown
Michal Piekos
-2
/
+20
2026-03-23
pinctrl: sunxi: pass down flags to pinctrl routines
Andre Przywara
-10
/
+15
2026-03-23
pinctrl: realtek: add rtd1625 pinctrl driver
Tzuyi Chang
-0
/
+3187
2026-03-23
pinctrl: realtek: add support for slew rate, input voltage and high VIL
Tzuyi Chang
-1
/
+68
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
-0
/
+2
2026-03-23
pinctrl: realtek: Fix function signature for config argument
Yu-Chun Lin
-1
/
+1
2026-03-19
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
-3
/
+6
2026-03-19
pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API
Andy Shevchenko
-13
/
+14
2026-03-19
pinctrl: pinconf-generic: Validate fwnode instead of device node
Andy Shevchenko
-2
/
+3
2026-03-19
pinctrl: pinconf-generic: Fully validate 'pinmux' property
Andy Shevchenko
-1
/
+6
2026-03-19
pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
Amelie Delaunay
-0
/
+1
2026-03-19
pinctrl: tegra: use flexible array member for array
Rosen Penev
-9
/
+5
2026-03-19
pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations
Junhui Liu
-9
/
+12
2026-03-19
pinctrl: intel: Enable 3-bit PAD_OWN feature
Andy Shevchenko
-5
/
+17
2026-03-19
pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
Andy Shevchenko
-1
/
+1
2026-03-19
pinctrl: intel: Improve capability support
Andy Shevchenko
-5
/
+10
2026-03-16
pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()
Chen Ni
-2
/
+3
2026-03-14
Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
-8
/
+9
2026-03-11
pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
-1
/
+1
2026-03-10
pinctrl: qcom: Add Milos LPASS LPI TLMM
Luca Weiss
-0
/
+228
[next]