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-03-10
pinctrl: cy8c95x0: Avoid returning positive values to user space
Andy Shevchenko
-1
/
+1
2026-03-10
pinctrl: renesas: rza1: Normalize return value of gpio_get()
Dmitry Torokhov
-1
/
+1
2026-03-10
pinctrl: realtek: Support system suspend and resume
Tzuyi Chang
-0
/
+111
2026-03-10
pinctrl: realtek: Fix grammar in error messages
Yu-Chun Lin
-11
/
+11
2026-03-10
pinctrl: realtek: Simplify error handling with dev_err_probe()
Yu-Chun Lin
-6
/
+5
2026-03-10
pinctrl: realtek: Switch to use devm functions
Yu-Chun Lin
-13
/
+5
2026-03-10
pinctrl: realtek: Fix return value and silence log for unsupported configs
Tzuyi Chang
-2
/
+2
2026-03-10
pinctrl: realtek: Cleanup license string
Yu-Chun Lin
-1
/
+1
2026-03-10
pinctrl: s32: correct kernel-doc bad line warning
Randy Dunlap
-1
/
+1
2026-03-10
pinctrl: qcom: spmi-gpio: implement .get_direction()
Neil Armstrong
-0
/
+16
2026-03-10
pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
Andy Shevchenko
-16
/
+18
2026-03-10
pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXC
Geert Uytterhoeven
-1
/
+1
2026-03-10
pinctrl: Kconfig: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
-15
/
+2
2026-03-06
pinctrl: renesas: rzt2h: Fix invalid wait context
Cosmin Tanislav
-7
/
+7
2026-03-06
pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()
Felix Gu
-0
/
+1
2026-03-03
pinctrl: microchip-mssio: Fix missing return in probe
Felix Gu
-1
/
+1
2026-03-03
pinctrl: core: use dev_err_probe() when applying state
Michal Piekos
-1
/
+2
2026-03-02
pinctrl: pinctrl-pic32: Use devres version of gpiochip_add_data()
Ethan Tidmore
-1
/
+1
2026-03-02
pinctrl: pinctrl-pic32: Fix resource leak
Ethan Tidmore
-16
/
+4
2026-03-02
pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
Benoît Monin
-2
/
+97
2026-03-02
pinctrl: eyeq5: Use match data
Benoît Monin
-130
/
+214
2026-02-27
pinctrl: pinconf-generic: perform basic checks on pincfg properties
Conor Dooley
-1
/
+38
2026-02-26
pinctrl: cy8c95x0: Gather ID tables in one place
Andy Shevchenko
-19
/
+19
2026-02-26
pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
Andy Shevchenko
-3
/
+3
2026-02-26
pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
Andy Shevchenko
-5
/
+0
2026-02-26
pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()
Andy Shevchenko
-6
/
+3
2026-02-26
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
Andy Shevchenko
-4
/
+2
2026-02-26
pinctrl: cy8c95x0: remove duplicate error message
Andy Shevchenko
-16
/
+5
2026-02-26
pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
-2
/
+6
2026-02-26
pinctrl: cy8c95x0: Don't miss reading the last bank registers
Andy Shevchenko
-2
/
+2
2026-02-24
pinctrl: sunxi: Implement gpiochip::get_direction()
Chen-Yu Tsai
-0
/
+51
2026-02-24
pinctrl: rockchip: Fix configuring a deferred pin
Krzysztof Kozlowski
-8
/
+4
2026-02-24
pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
Felix Gu
-3
/
+2
2026-02-24
pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...
Felix Gu
-2
/
+1
2026-02-24
pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables static
Krzysztof Kozlowski
-2
/
+2
2026-02-24
pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_ops
Krzysztof Kozlowski
-2
/
+1
2026-02-24
pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
Krzysztof Kozlowski
-1
/
+1
2026-02-24
pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
Felix Gu
-2
/
+2
2026-02-24
pinctrl: pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
-1
/
+1
2026-02-24
pinctrl: pic32: use consistent spacing around '+'
Brian Masney
-1
/
+1
2026-02-24
pinctrl: pic32: change all cases of bare 'unsigned' to 'unsigned int'
Brian Masney
-20
/
+20
2026-02-24
pinctrl: qcom: De-acronymize Glymur SoC name
Krzysztof Kozlowski
-1
/
+1
2026-02-24
pinctrl: qcom: Add Eliza pinctrl driver
Abel Vesa
-0
/
+1559
2026-02-24
pinctrl: pinctrl-single: add ti,am62l-padconf compatible string
Vignesh Raghavendra
-0
/
+1
2026-02-23
pinctrl: Fix spelling problem
Linus Walleij
-1
/
+1
2026-02-23
pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag
Maulik Shah
-0
/
+1
2026-02-23
pinctrl: rockchip: Add RV1103B pinctrl support
Fabio Estevam
-1
/
+313
2026-02-23
pinctrl: equilibrium: fix warning trace on load
Florian Eckert
-2
/
+9
2026-02-23
pinctrl: equilibrium: rename irq_chip function callbacks
Florian Eckert
-12
/
+12
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-10
/
+5
[prev]
[next]