index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2024-08-04
pinctrl: pinconf-generic: Add support for "input-schmitt-microvolt" property
Inochi Amaoto
-0
/
+2
2024-08-04
pinctrl: eyeq5: add platform driver
Théo Lebrun
-0
/
+591
2024-08-02
pinctrl: renesas: rzg2l: Use dev_err_probe()
Biju Das
-24
/
+13
2024-08-02
pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
Lad Prabhakar
-2
/
+6
2024-07-31
pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
Mika Westerberg
-0
/
+1
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
-6
/
+2
2024-07-21
Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1666
/
+6040
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2024-07-05
Merge tag 'renesas-pinctrl-for-v6.11-tag3' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-49
/
+95
2024-07-04
pinctrl: renesas: rzg2l: Support output enable on RZ/G2L
Paul Barker
-4
/
+63
2024-07-04
pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions
Paul Barker
-49
/
+36
2024-07-04
pinctrl: renesas: rzg2l: Clarify OEN read/write support
Paul Barker
-14
/
+14
2024-07-03
pinctrl: freescale: Use scope based of_node_put() cleanups
Peng Fan
-39
/
+16
2024-07-03
pinctrl: equilibrium: Use scope based of_node_put() cleanups
Peng Fan
-16
/
+5
2024-07-03
pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan
-28
/
+15
2024-07-03
pinctrl: qcom: lpass-lpi: increase MAX_NR_GPIO to 32
Alexey Klimov
-1
/
+1
2024-07-03
pinctrl: cy8c95x0: Update cache modification
Patrick Rudolph
-13
/
+9
2024-07-03
pinctrl: cy8c95x0: Use cleanup.h
Patrick Rudolph
-9
/
+4
2024-07-02
Merge tag 'renesas-pinctrl-for-v6.11-tag2-v2' of git://git.kernel.org/pub/scm...
Linus Walleij
-418
/
+557
2024-07-01
pinctrl: renesas: r8a779h0: Remove unneeded separators
Geert Uytterhoeven
-21
/
+9
2024-07-01
pinctrl: renesas: r8a779g0: Add INTC-EX pins, groups, and function
Geert Uytterhoeven
-0
/
+112
2024-07-01
pinctrl: renesas: r8a779g0: Remove unneeded separators
Geert Uytterhoeven
-4
/
+2
2024-07-01
pinctrl: renesas: r8a779h0: Add AVB MII pins and groups
Geert Uytterhoeven
-0
/
+52
2024-07-01
pinctrl: renesas: r8a779g0: Fix TPU suffixes
Geert Uytterhoeven
-65
/
+63
2024-07-01
pinctrl: renesas: r8a779g0: Fix TCLK suffixes
Geert Uytterhoeven
-22
/
+22
2024-07-01
pinctrl: renesas: r8a779g0: FIX PWM suffixes
Geert Uytterhoeven
-40
/
+36
2024-07-01
pinctrl: renesas: r8a779g0: Fix IRQ suffixes
Geert Uytterhoeven
-18
/
+18
2024-07-01
pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixes
Geert Uytterhoeven
-98
/
+94
2024-07-01
pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixes
Geert Uytterhoeven
-106
/
+102
2024-07-01
pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixes
Geert Uytterhoeven
-10
/
+10
2024-07-01
pinctrl: renesas: r8a779g0: Fix CANFD5 suffix
Geert Uytterhoeven
-13
/
+11
2024-07-01
pinctrl: renesas: sh73a0: Use rdev_get_drvdata()
Michał Mirosław
-2
/
+2
2024-06-26
pinctrl: mlxbf3: Fix return value check for devm_platform_ioremap_resource
Chen Ni
-6
/
+6
2024-06-26
pinctrl: aspeed-g6: Add NCSI pin group config
Potin Lai
-2
/
+8
2024-06-26
pinctrl: qcom: Introduce SM4250 LPI pinctrl driver
Srinivas Kandagatla
-0
/
+246
2024-06-26
pinctrl: k210: Use scope based of_node_put() cleanups
Peng Fan
-5
/
+2
2024-06-26
pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
-2
/
+2
2024-06-26
pinctrl: pinconf-generic: Use scope based of_node_put() cleanups
Peng Fan
-5
/
+2
2024-06-26
pinctrl: bcm: bcm63xx: Use scope based of_node_put() cleanups
Peng Fan
-3
/
+1
2024-06-26
pinctrl: mediatek: Use scope based of_node_put() cleanups
Peng Fan
-6
/
+2
2024-06-26
pinctrl: nomadik: Use scope based of_node_put() cleanups
Peng Fan
-6
/
+2
2024-06-26
pinctrl: s32cc: Use scope based of_node_put() cleanups
Peng Fan
-21
/
+10
2024-06-26
pinctrl: at91: Use scope based of_node_put() cleanups
Peng Fan
-15
/
+6
2024-06-26
pinctrl: rockchip: Use scope based of_node_put() cleanups
Peng Fan
-8
/
+3
2024-06-26
pinctrl: spear: Use scope based of_node_put() cleanups
Peng Fan
-9
/
+4
2024-06-26
pinctrl: sprd: Use scope based of_node_put() cleanups
Peng Fan
-10
/
+4
2024-06-26
pinctrl: starfive: Use scope based of_node_put() cleanups
Peng Fan
-26
/
+19
2024-06-26
pinctrl: tegra: Use scope based of_node_put() cleanups
Peng Fan
-8
/
+3
2024-06-25
pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
-1
/
+1
2024-06-24
pinctrl: renesas: rzg2l: Reorganize variable configuration macro
Lad Prabhakar
-12
/
+17
[prev]
[next]