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-06-11
pinctrl: renesas: rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc()
Lad Prabhakar
-0
/
+3
2024-06-11
pinctrl: renesas: rzg2l: Add support for custom parameters
Lad Prabhakar
-0
/
+12
2024-06-11
pinctrl: renesas: rzg2l: Pass pincontrol device to pinconf_generic_parse_dt_c...
Lad Prabhakar
-1
/
+1
2024-06-11
pinctrl: renesas: rzg2l: Add support for pull-up/down
Lad Prabhakar
-0
/
+72
2024-06-11
pinctrl: renesas: rzg2l: Add support to configure slew-rate
Lad Prabhakar
-0
/
+18
2024-06-11
pinctrl: renesas: rzg2l: Add function pointers for OEN register access
Lad Prabhakar
-2
/
+10
2024-06-11
pinctrl: renesas: rzg2l: Add function pointer for PMC register write
Lad Prabhakar
-1
/
+10
2024-06-11
pinctrl: renesas: rzg2l: Add function pointer for PFC register locking
Lad Prabhakar
-17
/
+27
2024-06-11
pinctrl: renesas: rzg2l: Validate power registers for SD and ETH
Lad Prabhakar
-4
/
+8
2024-06-11
pinctrl: renesas: rzg2l: Enable variable configuration for all
Lad Prabhakar
-3
/
+1
2024-06-11
pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg
Lad Prabhakar
-133
/
+54
2024-06-11
pinctrl: renesas: rzg2l: Allow more bits for pin configuration
Lad Prabhakar
-13
/
+17
2024-06-07
pinctrl: renesas: rzn1: Use for_each_child_of_node_scoped()
Geert Uytterhoeven
-2
/
+1
2024-05-28
pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan
-41
/
+17
2024-05-27
pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}
Claudiu Beznea
-2
/
+2
2024-05-22
Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-52
/
+294
2024-05-20
Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-215
/
+533
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2024-05-13
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+585
2024-05-10
Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...
Lee Jones
-0
/
+69
2024-05-07
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-2
/
+2
2024-05-07
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
-1
/
+1
2024-05-06
Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
-4
/
+205
2024-05-06
pinctrl: bcm2835: Make pin freeing behavior configurable
Stefan Wahren
-4
/
+15
2024-05-03
pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
Nirmala Devi Mal Nadar
-52
/
+225
2024-05-03
pinctrl: rk805: Add rk816 pinctrl support
Alex Bee
-0
/
+69
2024-05-03
pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regs
Danila Tikhonov
-10
/
+10
2024-04-30
Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-96
/
+98
2024-04-30
pinctrl: samsung: drop redundant drvdata assignment
Krzysztof Kozlowski
-2
/
+0
2024-04-29
Merge tag 'scmi-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-0
/
+583
2024-04-29
pinctrl: samsung: support a bus clock
André Draszik
-4
/
+207
2024-04-29
Merge tag 'renesas-pinctrl-for-v6.10-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-14
/
+140
2024-04-25
Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-37
/
+45
2024-04-25
Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...
Linus Walleij
-10
/
+13
2024-04-25
pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces
Paul Barker
-0
/
+2
2024-04-23
pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and function
Geert Uytterhoeven
-0
/
+112
2024-04-23
pinctrl: renesas: r8a779h0: Fix IRQ suffixes
Geert Uytterhoeven
-12
/
+12
2024-04-23
pinctrl: renesas: rzg2l: Remove extra space in function parameter
Lad Prabhakar
-1
/
+1
2024-04-22
pinctrl: renesas: rzg2l: Configure the interrupt type on resume
Claudiu Beznea
-10
/
+13
2024-04-19
pinctrl: Implementation of the generic scmi-pinctrl driver
Peng Fan
-0
/
+583
2024-04-17
pinctrl: pinconf-generic: print hex value
Peng Fan
-1
/
+1
2024-04-17
Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
-1
/
+10
2024-04-17
pinctrl: realtek: fix module autoloading
Krzysztof Kozlowski
-0
/
+2
2024-04-17
pinctrl: qcom: sm7150: fix module autoloading
Krzysztof Kozlowski
-0
/
+1
2024-04-17
pinctrl: loongson2: fix module autoloading
Krzysztof Kozlowski
-0
/
+1
2024-04-17
pinctrl: mediatek: fix module autoloading
Krzysztof Kozlowski
-0
/
+2
2024-04-17
pinctrl: freescale: imx8ulp: fix module autoloading
Krzysztof Kozlowski
-0
/
+1
2024-04-16
pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
Zeng Heng
-4
/
+6
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
-1
/
+1
2024-04-08
pinctrl: baytrail: Add pinconf group for uart3
Hans de Goede
-2
/
+4
[prev]
[next]