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-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
2026-01-28
pinctrl: intel: Remove duplicate error messages
Andy Shevchenko
-1
/
+1
2026-01-28
pinctrl: equilibrium: Fix device node reference leak in pinbank_init()
Felix Gu
-0
/
+1
2026-01-27
Merge tag 'intel-pinctrl-v6.20-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
-40
/
+50
2026-01-27
pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
Bartosz Golaszewski
-0
/
+17
2026-01-27
pinctrl: ocelot: Extend support for lan9645xf family
Jens Emil Schulz Østergaard
-0
/
+177
2026-01-27
pinctrl: ocelot: Update alt mode reg addr calculation
Jens Emil Schulz Østergaard
-1
/
+6
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
-5
/
+4
2026-01-27
pinctrl: mediatek: enable ies_present flag for MT798x
Shiji Yang
-4
/
+4
2026-01-24
pinctrl: intel: Add code name documentation
Raag Jadav
-6
/
+15
2026-01-21
pinctrl: add polarfire soc mssio pinctrl driver
Conor Dooley
-3
/
+741
2026-01-21
pinctrl: add generic functions + pins mapper
Conor Dooley
-0
/
+212
2026-01-21
pinctrl: move microchip riscv pinctrl drivers to a folder
Conor Dooley
-23
/
+28
2026-01-21
pinctrl: qcom: glymur: Add Mahua TLMM support
Gopikrishna Garmidi
-3
/
+43
2026-01-20
pinctrl: th1520: Fix typo
Thomas Gerner
-1
/
+1
[next]