index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
freescale
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
1
-2
/
+2
2024-06-26
pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan
1
-5
/
+2
2024-06-26
pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanups
Peng Fan
1
-3
/
+1
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-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
dt-bindings: pinctrl: xilinx: Add support for function with pins
Sean Anderson
1
-169
/
+180
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: bcm2835: Use string_choices API instead of ternary operator
Stefan Wahren
1
-2
/
+3
2024-06-17
dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Describe I3C, USB
Andrew Jeffery
1
-0
/
+6
2024-06-17
dt-bindings: pinctrl: aspeed,ast2500-pinctrl: Describe SGPM
Andrew Jeffery
1
-0
/
+1
2024-06-17
dt-bindings: pinctrl: aspeed: Use block syntax for function and groups
Andrew Jeffery
3
-83
/
+774
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
dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl OEM extens...
Peng Fan
2
-1
/
+56
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
2024-06-17
pinctrl: ralink: mt76x8: fix pinmux function
Weihao Li
1
-61
/
+27
2024-06-17
pinctrl: pinctrl-tps6594: make tps65224_muxval_remap and tps6594_muxval_remap...
Nirmala Devi Mal Nadar
1
-2
/
+2
2024-06-17
pinctrl: qcom: spmi: Add PMC8380
Konrad Dybcio
1
-0
/
+1
2024-06-17
dt-bindings: pinctrl: qcom,pmic-gpio: Document PMC8380
Konrad Dybcio
1
-0
/
+2
2024-06-17
pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()
Léo DUBOIN
1
-0
/
+1
[next]