index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-09-04
pinctrl: single: fix potential NULL dereference in pcs_get_function()
Ma Ke
1
-0
/
+2
2024-08-19
pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
1
-2
/
+2
2024-08-19
pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-5
/
+6
2024-08-19
pinctrl: ti: ti-iodelay: Drop if block with always false condition
Uwe Kleine-König
1
-3
/
+0
2024-08-19
pinctrl: single: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-3
/
+4
2024-08-19
pinctrl: core: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-1
/
+11
2024-07-05
pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
Huang-Huang Bao
1
-1
/
+3
2024-07-05
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
Huang-Huang Bao
1
-0
/
+51
2024-07-05
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
Huang-Huang Bao
1
-7
/
+1
2024-07-05
pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER
Hagar Hemdan
1
-1
/
+1
2024-05-17
pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
Zeng Heng
1
-4
/
+6
2024-05-17
pinctrl: core: delete incorrect free in pinctrl_enable()
Dan Carpenter
1
-7
/
+1
2024-01-08
pinctrl: at91-pio4: use dedicated lock class for IRQ
Alexis Lothoré
1
-0
/
+8
2023-12-08
pinctrl: avoid reload of p state in list iteration
Maria Yu
1
-3
/
+3
2023-10-25
Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
Andy Shevchenko
1
-9
/
+7
2023-10-25
pinctrl: avoid unsafe code pattern in find_pinctrl()
Dmitry Torokhov
1
-7
/
+9
2023-09-23
pinctrl: amd: Don't show `Invalid config param` errors
Mario Limonciello
1
-2
/
+2
2023-08-11
pinctrl: amd: Use amd_pinconf_set() for all config options
Mario Limonciello
1
-13
/
+15
2023-08-11
pinctrl: amd: Only use special debounce behavior for GPIO 0
Mario Limonciello
1
-3
/
+5
2023-08-11
pinctrl: amd: Detect internal GPIO0 debounce handling
Mario Limonciello
2
-0
/
+8
2023-08-11
pinctrl: amd: Fix mistake in handling clearing pins at startup
Mario Limonciello
1
-2
/
+2
2023-08-11
pinctrl: at91-pio4: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+2
2023-08-11
pinctrl: cherryview: Return correct value if pin in push-pull mode
Andy Shevchenko
1
-5
/
+10
2023-06-14
pinctrl: meson-axg: add missing GPIOA_18 gpio group
Martin Hundebøll
1
-0
/
+1
2023-04-20
Revert "pinctrl: amd: Disable and mask interrupts on resume"
Kornel Dulęba
1
-20
/
+16
2023-04-20
pinctrl: amd: Disable and mask interrupts on resume
Kornel Dulęba
1
-16
/
+20
2023-04-20
pinctrl: amd: disable and mask interrupts on probe
Sachi King
1
-0
/
+31
2023-04-20
pinctrl: amd: Use irqchip template
Linus Walleij
1
-11
/
+10
2023-04-20
pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver
Sandeep Singh
1
-2
/
+2
2023-04-05
pinctrl: at91-pio4: fix domain name assignment
Johan Hovold
1
-1
/
+0
2023-03-11
pinctrl: at91: use devm_kasprintf() to avoid potential leaks
Claudiu Beznea
2
-3
/
+3
2023-03-11
pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
Miaoqian Lin
1
-0
/
+1
2023-03-11
pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours
Lee Jones
1
-10
/
+12
2023-02-22
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
1
-3
/
+13
2023-02-22
pinctrl: intel: Convert unsigned to unsigned int
Andy Shevchenko
2
-66
/
+67
2023-02-22
pinctrl: single: fix potential NULL dereference
Maxim Korotkov
1
-0
/
+2
2023-02-22
pinctrl: aspeed: Fix confusing types in return value
Joel Stanley
1
-1
/
+1
2023-01-18
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
1
-1
/
+3
2023-01-18
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
1
-3
/
+6
2022-12-08
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
2022-12-08
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
1
-1
/
+26
2022-11-25
pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
Zeng Heng
1
-0
/
+2
2022-09-05
pinctrl: amd: Don't save/restore interrupt status and wake status bits
Basavaraj Natikar
1
-2
/
+9
2022-08-25
pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
Nikita Travkin
1
-2
/
+2
2022-08-25
pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
Miaoqian Lin
1
-1
/
+3
2022-07-12
pinctrl: sunxi: a83t: Fix NAND function name for some pins
Samuel Holland
1
-5
/
+5
2022-06-14
pinctrl: mvebu: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-1
/
+1
2022-05-12
pinctrl: pistachio: fix use of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-04-15
pinctrl: pinconf-generic: Print arguments for bias-pull-*
Chen-Yu Tsai
1
-3
/
+3
2022-04-15
pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
Miaoqian Lin
1
-0
/
+2
[next]