index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
pinctrl: bcm2835: Change init order for gpio hogs
Phil Elwell
1
-13
/
+16
2022-01-29
pinctrl: bcm2835: Add support for wake-up interrupts
Florian Fainelli
1
-1
/
+75
2022-01-29
pinctrl: bcm2835: Match BCM7211 compatible string
Florian Fainelli
1
-0
/
+4
2022-01-29
pinctrl: bcm2835: Add support for all GPIOs on BCM2711
Stefan Wahren
1
-12
/
+42
2022-01-29
pinctrl: bcm2835: Refactor platform data
Stefan Wahren
1
-13
/
+44
2022-01-29
pinctrl: bcm2835: Drop unused define
Stefan Wahren
1
-3
/
+0
2021-12-29
pinctrl: mediatek: fix global-out-of-bounds issue
Guodong Liu
1
-2
/
+6
2021-12-29
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
1
-4
/
+4
2021-12-01
pinctrl: armada-37xx: Correct PWM pins definitions
Marek Behún
1
-9
/
+8
2021-11-17
pinctrl: core: fix possible memory leak in pinctrl_enable()
Yang Yingliang
1
-0
/
+2
2021-11-02
Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"
Rafał Miłecki
1
-19
/
+10
2021-10-27
pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()
Fabien Dessenne
1
-2
/
+2
2021-09-22
pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()
Zhen Lei
1
-0
/
+1
2021-09-22
pinctrl: samsung: Fix pinctrl bank pin count
Jaehyoung Choi
1
-1
/
+1
2021-09-22
pinctrl: ingenic: Fix incorrect pull up/down info
Paul Cercueil
1
-3
/
+3
2021-09-22
pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast
Marc Zyngier
1
-2
/
+4
2021-07-19
pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
Zou Wei
1
-1
/
+1
2021-07-19
pinctrl/amd: Add device HID for new AMD GPIO controller
Maximilian Luz
1
-0
/
+1
2021-07-19
pinctrl: mcp23s08: fix race condition in irq handler
Radim Pavlik
1
-5
/
+5
2021-07-14
pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
Geert Uytterhoeven
1
-4
/
+4
2021-07-14
pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
Geert Uytterhoeven
1
-1
/
+2
2021-06-30
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
1
-2
/
+7
2021-05-22
pinctrl: ingenic: Improve unreachable code generation
Josh Poimboeuf
1
-1
/
+2
2021-05-19
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
1
-5
/
+5
2021-04-28
pinctrl: lewisburg: Update number of pins in community
Yuanyuan Zhong
1
-3
/
+3
2021-04-07
pinctrl: rockchip: fix restore error in resume
Wang Panzhenzhuan
1
-5
/
+8
2021-01-27
pinctrl: ingenic: Fix JZ4760 support
Paul Cercueil
1
-12
/
+12
2021-01-27
pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting
Billy Tsai
1
-1
/
+1
2020-12-30
pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...
Yangtao Li
1
-2
/
+4
2020-12-30
pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()
Yu Kuai
1
-5
/
+9
2020-12-30
pinctrl: aspeed: Fix GPIO requests on pass-through banks
Andrew Jeffery
2
-9
/
+72
2020-12-30
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Andy Shevchenko
1
-1
/
+7
2020-12-30
pinctrl: merrifield: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-12-16
pinctrl: amd: remove debounce filter setting in IRQ type setting
Coiby Xu
1
-7
/
+0
2020-12-11
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...
Hans de Goede
1
-14
/
+53
2020-12-11
pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...
Hans de Goede
1
-4
/
+4
2020-11-24
pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
Jianqun Xu
1
-0
/
+2
2020-11-18
pinctrl: amd: fix incorrect way to disable debounce filter
Coiby Xu
1
-2
/
+2
2020-11-18
pinctrl: amd: use higher precision for 512 RtcClk
Coiby Xu
1
-1
/
+1
2020-11-18
pinctrl: aspeed: Fix GPI only function problem.
Billy Tsai
1
-3
/
+4
2020-11-18
pinctrl: intel: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-10-29
pinctrl: mcp23s08: Fix mcp23x17 precious range
Thomas Preston
1
-1
/
+1
2020-10-29
pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser
Thomas Preston
1
-11
/
+11
2020-10-29
pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB
Necip Fazil Yildiran
1
-0
/
+1
2020-10-07
pinctrl: mvebu: Fix i2c sda definition for 98DX3236
Chris Packham
1
-1
/
+1
2020-08-21
pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ
Paul Cercueil
1
-1
/
+2
2020-08-21
pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
Paul Cercueil
1
-3
/
+3
2020-08-19
pinctrl-single: fix pcs_parse_pinconf() return value
Drew Fustini
1
-4
/
+7
2020-07-29
pinctrl: amd: fix npins for uart0 in kerncz_groups
Jacky Hu
1
-1
/
+1
2020-06-30
pinctrl: tegra: Use noirq suspend/resume callbacks
Vidya Sagar
1
-2
/
+2
[next]