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
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-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
2022-12-08
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
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-20
pinctrl: pinconf-generic: Print arguments for bias-pull-*
Chen-Yu Tsai
1
-3
/
+3
2022-04-20
pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe
Miaoqian Lin
1
-0
/
+2
2022-04-20
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
Miaoqian Lin
1
-1
/
+3
2022-04-20
pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
Miaoqian Lin
1
-0
/
+2
2022-04-20
pinctrl: samsung: drop pin banks references on error paths
Krzysztof Kozlowski
1
-7
/
+23
2021-12-29
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
1
-4
/
+4
2021-12-08
pinctrl: armada-37xx: Correct PWM pins definitions
Marek BehĂșn
1
-9
/
+8
2021-12-08
pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup
Gregory CLEMENT
1
-0
/
+1
2021-12-08
pinctrl: armada-37xx: Correct mpp definitions
Marek BehĂșn
1
-4
/
+6
2021-11-26
pinctrl: core: fix possible memory leak in pinctrl_enable()
Yang Yingliang
1
-0
/
+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-07-20
pinctrl/amd: Add device HID for new AMD GPIO controller
Maximilian Luz
1
-0
/
+1
2021-06-30
pinctrl: stm32: fix the reported number of GPIO lines per bank
Fabien Dessenne
1
-2
/
+7
2021-05-22
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
2020-12-29
pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()
Yu Kuai
1
-5
/
+9
2020-12-29
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Andy Shevchenko
1
-1
/
+7
2020-12-29
pinctrl: merrifield: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-12-29
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-14
pinctrl: mvebu: Fix i2c sda definition for 98DX3236
Chris Packham
1
-1
/
+1
2020-08-21
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-25
pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
Christophe JAILLET
1
-17
/
+2
2020-06-25
pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
Christophe JAILLET
1
-1
/
+0
2020-06-20
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
Jonathan Bakker
1
-0
/
+9
2020-05-20
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
1
-0
/
+4
[next]