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
14 days
pinctrl: mcp23s08: Disable all pin interrupts during probe
Francesco Lavra
-0
/
+9
14 days
Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-10
/
+27
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-19
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
-3
/
+6
2026-03-19
pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
Amelie Delaunay
-0
/
+1
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-14
Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
-8
/
+9
2026-03-10
pinctrl: renesas: rza1: Normalize return value of gpio_get()
Dmitry Torokhov
-1
/
+1
2026-03-10
pinctrl: qcom: spmi-gpio: implement .get_direction()
Neil Armstrong
-0
/
+16
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-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-23
pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag
Maulik Shah
-0
/
+1
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-36
/
+36
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-51
/
+47
2026-02-16
Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-466
/
+2479
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-2
/
+1
2026-02-06
pinctrl: generic: move function to amlogic-am4 driver
Conor Dooley
-70
/
+70
2026-02-06
pinctrl: intel: Align Copyright note with corporate guidelines
Andy Shevchenko
-25
/
+25
2026-02-03
pinctrl: mediatek: remove unused drv_offset field
Akari Tsuyukusa
-2
/
+0
2026-02-03
pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
Jiayu Du
-2
/
+5
2026-02-03
pinctrl: single: fix refcount leak in pcs_add_gpio_func()
Wei Li
-0
/
+2
2026-02-03
pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpers
Felix Gu
-4
/
+6
2026-02-03
pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
Luca Weiss
-1
/
+1
2026-02-03
pinctrl: core: Remove duplicate error messages
Andy Shevchenko
-3
/
+1
2026-02-03
pinctrl: core: Simplify devm_pinctrl_*()
Andy Shevchenko
-47
/
+20
2026-02-03
pinctrl: core: Remove unused devm_pinctrl_unregister()
Andy Shevchenko
-22
/
+0
2026-02-03
pinctrl: fix kismet issues with GENERIC_PINCTRL
Conor Dooley
-3
/
+3
2026-01-30
Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+4
2026-01-30
pinctrl: pic32: update include to use pic32.h from platform_data
Brian Masney
-2
/
+1
2026-01-29
Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
-18
/
+11
2026-01-28
pinctrl: tangier: Join tng_pinctrl_probe() into its wrapper
Andy Shevchenko
-13
/
+6
2026-01-28
pinctrl: tangier: Remove duplicate error messages
Andy Shevchenko
-1
/
+1
2026-01-28
pinctrl: lynxpoint: Remove duplicate error messages
Andy Shevchenko
-1
/
+1
2026-01-28
pinctrl: cherryview: Remove duplicate error messages
Andy Shevchenko
-1
/
+1
2026-01-28
pinctrl: baytrail: Remove duplicate error messages
Andy Shevchenko
-1
/
+1
[next]