index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
pinctrl: mediatek: Use scope based of_node_put() cleanups
Peng Fan
2
-6
/
+2
2024-06-26
pinctrl: nomadik: Use scope based of_node_put() cleanups
Peng Fan
2
-6
/
+2
2024-06-26
pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan
1
-21
/
+10
2024-06-26
pinctrl: at91: Use scope based of_node_put() cleanups
Peng Fan
2
-15
/
+6
2024-06-26
pinctrl: rockchip: Use scope based of_node_put() cleanups
Peng Fan
1
-8
/
+3
2024-06-26
pinctrl: spear: Use scope based of_node_put() cleanups
Peng Fan
1
-9
/
+4
2024-06-26
pinctrl: sprd: Use scope based of_node_put() cleanups
Peng Fan
1
-10
/
+4
2024-06-26
pinctrl: starfive: Use scope based of_node_put() cleanups
Peng Fan
2
-26
/
+19
2024-06-26
pinctrl: tegra: Use scope based of_node_put() cleanups
Peng Fan
2
-8
/
+3
2024-06-25
pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
1
-1
/
+1
2024-06-24
pinctrl: renesas: rzg2l: Reorganize variable configuration macro
Lad Prabhakar
1
-12
/
+17
2024-06-24
pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the file
Lad Prabhakar
1
-7
/
+7
2024-06-24
pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62)
Lad Prabhakar
1
-2
/
+2
2024-06-24
pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wide
Lad Prabhakar
1
-6
/
+6
2024-06-18
pinctrl: freescale: Select missing features
Linus Walleij
1
-0
/
+2
2024-06-17
pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2024-06-17
pinctrl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
14
-0
/
+14
2024-06-17
pinctrl: zynqmp: Support muxing individual pins
Sean Anderson
1
-29
/
+54
2024-06-17
pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
Huang-Huang Bao
1
-1
/
+3
2024-06-17
pinctrl: rockchip: use dedicated pinctrl type for RK3328
Huang-Huang Bao
2
-1
/
+5
2024-06-17
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
Huang-Huang Bao
1
-0
/
+51
2024-06-17
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
Huang-Huang Bao
1
-7
/
+1
2024-06-17
pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-5
/
+6
2024-06-17
pinctrl: single: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-3
/
+4
2024-06-17
pinctrl: core: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-1
/
+11
2024-06-17
pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER
Hagar Hemdan
1
-1
/
+1
2024-06-17
pinctrl: bcm2835: Use string_choices API instead of ternary operator
Stefan Wahren
1
-2
/
+3
2024-06-17
pinctrl: bcm2835: Fix permissions of persist_gpio_outputs
Stefan Wahren
1
-1
/
+1
2024-06-17
pinctrl: tps6594: add missing support for LP8764 PMIC
Thomas Richard
1
-0
/
+1
2024-06-17
Merge tag 'renesas-pinctrl-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
5
-217
/
+619
2024-06-17
pinctrl: keembay: Fix func conversion in keembay_build_functions()
Nathan Chancellor
1
-1
/
+1
2024-06-17
pinctrl: imx: support SCMI pinctrl protocol for i.MX95
Peng Fan
3
-0
/
+367
2024-06-17
pinctrl: scmi: add blocklist
Peng Fan
1
-0
/
+9
2024-06-17
pinctrl: qcom: sdm670: add pdc wakeirq map
Richard Acayan
1
-0
/
+19
2024-06-17
pinctrl: cy8c95x0: Use REGCACHE_MAPLE
Patrick Rudolph
1
-1
/
+1
2024-06-17
pinctrl: cy8c95x0: Use regmap ranges
Patrick Rudolph
1
-126
/
+53
2024-06-17
pinctrl: cy8c95x0: Use single I2C lock
Patrick Rudolph
1
-15
/
+17
2024-06-17
pinctrl: pinmux: Remove unused members from struct function_desc
Andy Shevchenko
1
-9
/
+0
2024-06-17
pinctrl: mediatek: moore: Convert to use func member
Andy Shevchenko
2
-8
/
+6
2024-06-17
pinctrl: keembay: Convert to use func member
Andy Shevchenko
1
-11
/
+11
2024-06-17
pinctrl: ingenic: Convert to use func member
Andy Shevchenko
1
-9
/
+7
2024-06-17
pinctrl: imx: Convert to use func member
Andy Shevchenko
1
-7
/
+7
2024-06-17
pinctrl: pinmux: Embed struct pinfunction into struct function_desc
Andy Shevchenko
2
-6
/
+9
2024-06-17
pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
Andy Shevchenko
3
-8
/
+14
2024-06-17
pinctrl: mediatek: moore: Provide a helper macro PINCTRL_PIN_FUNCTION()
Andy Shevchenko
6
-76
/
+84
2024-06-17
pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
Andy Shevchenko
1
-345
/
+352
2024-06-17
pinctrl: equilibrium: Make use of struct pinfunction
Andy Shevchenko
2
-23
/
+13
2024-06-17
pinctrl: berlin: Make use of struct pinfunction
Andy Shevchenko
2
-18
/
+9
2024-06-17
pinctrl: rockchip: update rk3308 iomux routes
Dmitry Yashin
1
-15
/
+2
2024-06-17
pinctrl: pinctrl-zynqmp: Use pin numbers stored in pin descriptor
Swati Agarwal
1
-1
/
+1
[prev]
[next]