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-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 as static to fix sparse warning
Nirmala Devi Mal Nadar
1
-2
/
+2
2024-06-17
pinctrl: qcom: spmi: Add PMC8380
Konrad Dybcio
1
-0
/
+1
2024-06-17
pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()
Léo DUBOIN
1
-0
/
+1
2024-06-17
pinctrl: core: take into account the pins array in pinctrl_pins_show()
Léo DUBOIN
1
-4
/
+13
2024-06-17
pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver
Jacky Huang
5
-0
/
+3059
2024-06-17
pinctrl: st: Use scope based of_node_put() cleanups
Peng Fan
1
-26
/
+11
2024-06-17
pinctrl: stm32: Use scope based of_node_put() cleanups
Peng Fan
1
-3
/
+1
2024-06-17
pinctrl: imx: Add pinctrl driver support for i.MX91
Peng Fan
3
-0
/
+279
2024-06-17
pinctrl: qcom: spmi-gpio: drop broken pm8008 support
Johan Hovold
1
-1
/
+0
2024-06-11
pinctrl: renesas: rzg2l: Add support for RZ/V2H SoC
Lad Prabhakar
1
-3
/
+371
2024-06-11
pinctrl: renesas: rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc()
Lad Prabhakar
1
-0
/
+3
2024-06-11
pinctrl: renesas: rzg2l: Add support for custom parameters
Lad Prabhakar
1
-0
/
+12
2024-06-11
pinctrl: renesas: rzg2l: Pass pincontrol device to pinconf_generic_parse_dt_config()
Lad Prabhakar
1
-1
/
+1
2024-06-11
pinctrl: renesas: rzg2l: Add support for pull-up/down
Lad Prabhakar
1
-0
/
+72
2024-06-11
pinctrl: renesas: rzg2l: Add support to configure slew-rate
Lad Prabhakar
1
-0
/
+18
2024-06-11
pinctrl: renesas: rzg2l: Add function pointers for OEN register access
Lad Prabhakar
1
-2
/
+10
2024-06-11
pinctrl: renesas: rzg2l: Add function pointer for PMC register write
Lad Prabhakar
1
-1
/
+10
2024-06-11
pinctrl: renesas: rzg2l: Add function pointer for PFC register locking
Lad Prabhakar
1
-17
/
+27
2024-06-11
pinctrl: renesas: rzg2l: Validate power registers for SD and ETH
Lad Prabhakar
1
-4
/
+8
2024-06-11
pinctrl: renesas: rzg2l: Enable variable configuration for all
Lad Prabhakar
1
-3
/
+1
2024-06-11
pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg
Lad Prabhakar
1
-133
/
+54
2024-06-11
pinctrl: renesas: rzg2l: Allow more bits for pin configuration
Lad Prabhakar
1
-13
/
+17
2024-06-07
pinctrl: renesas: rzn1: Use for_each_child_of_node_scoped()
Geert Uytterhoeven
1
-2
/
+1
2024-05-28
pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan
5
-41
/
+17
2024-05-27
pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}
Claudiu Beznea
1
-2
/
+2
2024-05-22
Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
2
-51
/
+293
2024-05-20
Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
23
-215
/
+533
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-2
/
+585
2024-05-10
Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulator-6.10' and 'ib-mfd-regulator-6.10' into ibs-for-mfd-merged
Lee Jones
1
-0
/
+69
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/drivers
Arnd Bergmann
1
-2
/
+2
2024-05-07
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
1
-1
/
+1
2024-05-06
Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
3
-4
/
+205
2024-05-06
pinctrl: bcm2835: Make pin freeing behavior configurable
Stefan Wahren
1
-4
/
+15
2024-05-03
pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
Nirmala Devi Mal Nadar
1
-51
/
+224
2024-05-03
pinctrl: rk805: Add rk816 pinctrl support
Alex Bee
1
-0
/
+69
2024-05-03
pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regs
Danila Tikhonov
1
-10
/
+10
2024-04-30
Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
8
-96
/
+98
2024-04-30
pinctrl: samsung: drop redundant drvdata assignment
Krzysztof Kozlowski
1
-2
/
+0
2024-04-29
Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
3
-0
/
+583
2024-04-29
pinctrl: samsung: support a bus clock
André Draszik
3
-4
/
+207
2024-04-29
Merge tag 'renesas-pinctrl-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
2
-14
/
+140
2024-04-25
Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes
Linus Walleij
2
-37
/
+45
2024-04-25
Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes
Linus Walleij
1
-10
/
+13
2024-04-25
pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces
Paul Barker
1
-0
/
+2
2024-04-23
pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and function
Geert Uytterhoeven
1
-0
/
+112
2024-04-23
pinctrl: renesas: r8a779h0: Fix IRQ suffixes
Geert Uytterhoeven
1
-12
/
+12
2024-04-23
pinctrl: renesas: rzg2l: Remove extra space in function parameter
Lad Prabhakar
1
-1
/
+1
2024-04-22
pinctrl: renesas: rzg2l: Configure the interrupt type on resume
Claudiu Beznea
1
-10
/
+13
[prev]
[next]