index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
2
-6
/
+2
*
Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-21
86
-1666
/
+6040
|
\
|
*
Merge tag 'renesas-pinctrl-for-v6.11-tag3' of git://git.kernel.org/pub/scm/li...
Linus Walleij
2024-07-05
1
-49
/
+95
|
|
\
|
|
*
pinctrl: renesas: rzg2l: Support output enable on RZ/G2L
Paul Barker
2024-07-04
1
-4
/
+63
|
|
*
pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions
Paul Barker
2024-07-04
1
-49
/
+36
|
|
*
pinctrl: renesas: rzg2l: Clarify OEN read/write support
Paul Barker
2024-07-04
1
-14
/
+14
|
*
|
pinctrl: freescale: Use scope based of_node_put() cleanups
Peng Fan
2024-07-03
3
-39
/
+16
|
*
|
pinctrl: equilibrium: Use scope based of_node_put() cleanups
Peng Fan
2024-07-03
1
-16
/
+5
|
*
|
pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan
2024-07-03
1
-28
/
+15
|
*
|
pinctrl: qcom: lpass-lpi: increase MAX_NR_GPIO to 32
Alexey Klimov
2024-07-03
1
-1
/
+1
|
*
|
pinctrl: cy8c95x0: Update cache modification
Patrick Rudolph
2024-07-03
1
-13
/
+9
|
*
|
pinctrl: cy8c95x0: Use cleanup.h
Patrick Rudolph
2024-07-03
1
-9
/
+4
|
*
|
Merge tag 'renesas-pinctrl-for-v6.11-tag2-v2' of git://git.kernel.org/pub/scm...
Linus Walleij
2024-07-02
4
-418
/
+557
|
|
\
|
|
|
*
pinctrl: renesas: r8a779h0: Remove unneeded separators
Geert Uytterhoeven
2024-07-01
1
-21
/
+9
|
|
*
pinctrl: renesas: r8a779g0: Add INTC-EX pins, groups, and function
Geert Uytterhoeven
2024-07-01
1
-0
/
+112
|
|
*
pinctrl: renesas: r8a779g0: Remove unneeded separators
Geert Uytterhoeven
2024-07-01
1
-4
/
+2
|
|
*
pinctrl: renesas: r8a779h0: Add AVB MII pins and groups
Geert Uytterhoeven
2024-07-01
1
-0
/
+52
|
|
*
pinctrl: renesas: r8a779g0: Fix TPU suffixes
Geert Uytterhoeven
2024-07-01
1
-65
/
+63
|
|
*
pinctrl: renesas: r8a779g0: Fix TCLK suffixes
Geert Uytterhoeven
2024-07-01
1
-22
/
+22
|
|
*
pinctrl: renesas: r8a779g0: FIX PWM suffixes
Geert Uytterhoeven
2024-07-01
1
-40
/
+36
|
|
*
pinctrl: renesas: r8a779g0: Fix IRQ suffixes
Geert Uytterhoeven
2024-07-01
1
-18
/
+18
|
|
*
pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixes
Geert Uytterhoeven
2024-07-01
1
-98
/
+94
|
|
*
pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixes
Geert Uytterhoeven
2024-07-01
1
-106
/
+102
|
|
*
pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixes
Geert Uytterhoeven
2024-07-01
1
-10
/
+10
|
|
*
pinctrl: renesas: r8a779g0: Fix CANFD5 suffix
Geert Uytterhoeven
2024-07-01
1
-13
/
+11
|
|
*
pinctrl: renesas: sh73a0: Use rdev_get_drvdata()
Michał Mirosław
2024-07-01
1
-2
/
+2
|
|
*
pinctrl: renesas: rzg2l: Reorganize variable configuration macro
Lad Prabhakar
2024-06-24
1
-12
/
+17
|
|
*
pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the file
Lad Prabhakar
2024-06-24
1
-7
/
+7
|
|
*
pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62)
Lad Prabhakar
2024-06-24
1
-2
/
+2
|
|
*
pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wide
Lad Prabhakar
2024-06-24
1
-6
/
+6
|
*
|
pinctrl: mlxbf3: Fix return value check for devm_platform_ioremap_resource
Chen Ni
2024-06-26
1
-6
/
+6
|
*
|
pinctrl: aspeed-g6: Add NCSI pin group config
Potin Lai
2024-06-26
1
-2
/
+8
|
*
|
pinctrl: qcom: Introduce SM4250 LPI pinctrl driver
Srinivas Kandagatla
2024-06-26
3
-0
/
+246
|
*
|
pinctrl: k210: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-5
/
+2
|
*
|
pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
2024-06-26
1
-2
/
+2
|
*
|
pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-5
/
+2
|
*
|
pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-3
/
+1
|
*
|
pinctrl: mediatek: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
2
-6
/
+2
|
*
|
pinctrl: nomadik: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
2
-6
/
+2
|
*
|
pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-21
/
+10
|
*
|
pinctrl: at91: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
2
-15
/
+6
|
*
|
pinctrl: rockchip: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-8
/
+3
|
*
|
pinctrl: spear: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-9
/
+4
|
*
|
pinctrl: sprd: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
1
-10
/
+4
|
*
|
pinctrl: starfive: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
2
-26
/
+19
|
*
|
pinctrl: tegra: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
2
-8
/
+3
|
*
|
pinctrl: freescale: Select missing features
Linus Walleij
2024-06-18
1
-0
/
+2
|
*
|
pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
Dan Carpenter
2024-06-17
1
-2
/
+2
|
*
|
pinctrl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-17
14
-0
/
+14
|
*
|
pinctrl: zynqmp: Support muxing individual pins
Sean Anderson
2024-06-17
1
-29
/
+54
[next]