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
*
Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-05-22
2
-52
/
+294
|
\
|
*
-
.
Merge branches 'ib-mfd-misc-pinctrl-regulator-6.10', 'ib-mfd-pinctrl-regulato...
Lee Jones
2024-05-10
1
-0
/
+69
|
|
\
\
|
|
*
|
pinctrl: rk805: Add rk816 pinctrl support
Alex Bee
2024-05-03
1
-0
/
+69
|
|
|
/
|
*
/
pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
Nirmala Devi Mal Nadar
2024-05-03
1
-52
/
+225
|
|
/
*
|
Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-20
23
-215
/
+533
|
\
\
|
*
\
Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2024-05-06
3
-4
/
+205
|
|
\
\
|
|
*
|
pinctrl: samsung: drop redundant drvdata assignment
Krzysztof Kozlowski
2024-04-30
1
-2
/
+0
|
|
*
|
pinctrl: samsung: support a bus clock
André Draszik
2024-04-29
3
-4
/
+207
|
|
|
/
|
*
|
pinctrl: bcm2835: Make pin freeing behavior configurable
Stefan Wahren
2024-05-06
1
-4
/
+15
|
*
|
pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins regs
Danila Tikhonov
2024-05-03
1
-10
/
+10
|
*
|
Merge tag 'renesas-pinctrl-for-v6.10-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
2024-04-29
2
-14
/
+140
|
|
\
\
|
|
*
|
pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces
Paul Barker
2024-04-25
1
-0
/
+2
|
|
*
|
pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and function
Geert Uytterhoeven
2024-04-23
1
-0
/
+112
|
|
*
|
pinctrl: renesas: r8a779h0: Fix IRQ suffixes
Geert Uytterhoeven
2024-04-23
1
-12
/
+12
|
|
*
|
pinctrl: renesas: rzg2l: Remove extra space in function parameter
Lad Prabhakar
2024-04-23
1
-1
/
+1
|
*
|
|
pinctrl: pinconf-generic: print hex value
Peng Fan
2024-04-17
1
-1
/
+1
|
*
|
|
pinctrl: realtek: fix module autoloading
Krzysztof Kozlowski
2024-04-17
2
-0
/
+2
|
*
|
|
pinctrl: qcom: sm7150: fix module autoloading
Krzysztof Kozlowski
2024-04-17
1
-0
/
+1
|
*
|
|
pinctrl: loongson2: fix module autoloading
Krzysztof Kozlowski
2024-04-17
1
-0
/
+1
|
*
|
|
pinctrl: mediatek: fix module autoloading
Krzysztof Kozlowski
2024-04-17
2
-0
/
+2
|
*
|
|
pinctrl: freescale: imx8ulp: fix module autoloading
Krzysztof Kozlowski
2024-04-17
1
-0
/
+1
|
*
|
|
pinctrl: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Andy Shevchenko
2024-04-08
1
-17
/
+9
|
*
|
|
pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling
Matthijs Kooijman
2024-04-04
1
-6
/
+12
|
*
|
|
pinctrl: pinctrl-single: Remove some unused fields in struct pcs_function
Christophe JAILLET
2024-04-04
1
-4
/
+0
|
*
|
|
pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and ma...
Christophe JAILLET
2024-04-04
1
-2
/
+0
|
*
|
|
pinctrl: sunxi: sun9i-a80-r: drop driver owner assignment
Krzysztof Kozlowski
2024-04-04
1
-1
/
+0
|
*
|
|
pinctrl: aw9523: Fix indentation in a few places
Andy Shevchenko
2024-04-04
1
-9
/
+8
|
*
|
|
pinctrl: aw9523: Sort headers and group pinctrl/*
Andy Shevchenko
2024-04-04
1
-5
/
+6
|
*
|
|
pinctrl: aw9523: Make use of dev_err_probe()
Andy Shevchenko
2024-04-04
1
-6
/
+3
|
*
|
|
pinctrl: aw9523: Remove unused irqchip field in struct aw9523_irq
Andy Shevchenko
2024-04-04
1
-8
/
+0
|
*
|
|
pinctrl: aw9523: Get rid of redundant ' & U8_MAX' pieces
Andy Shevchenko
2024-04-04
1
-7
/
+7
|
*
|
|
pinctrl: aw9523: Use temporary variable for HW IRQ number
Andy Shevchenko
2024-04-04
1
-8
/
+8
|
*
|
|
pinctrl: aw9523: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2024-04-04
1
-26
/
+6
|
*
|
|
pinctrl: aw9523: Always try both ports in aw9523_gpio_set_multiple()
Andy Shevchenko
2024-04-04
1
-5
/
+2
|
*
|
|
pinctrl: aw9523: Use correct error code for not supported functionality
Andy Shevchenko
2024-04-04
1
-4
/
+5
|
*
|
|
pinctrl: aw9523: Destroy mutex on ->remove()
Andy Shevchenko
2024-04-04
1
-7
/
+1
|
*
|
|
pinctrl: armada-37xx: remove an unused variable
Arnd Bergmann
2024-04-02
1
-3
/
+0
|
*
|
|
pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
Thomas Richard
2024-03-28
1
-19
/
+9
|
*
|
|
pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 support
Anjelique Melendez
2024-03-28
1
-0
/
+2
|
*
|
|
pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 support
Anjelique Melendez
2024-03-28
1
-0
/
+2
|
*
|
|
pinctrl: bcm2835: Implement bcm2711_pinconf_get
Stefan Wahren
2024-03-28
1
-1
/
+40
|
*
|
|
pinctrl: bcm2835: Implement bcm2835_pinconf_get
Stefan Wahren
2024-03-28
1
-2
/
+21
|
*
|
|
pinctrl: pxa2xx: Make use of struct pingroup
Andy Shevchenko
2024-03-28
2
-22
/
+16
|
*
|
|
pinctrl: pxa2xx: Make use of struct pinfunction
Andy Shevchenko
2024-03-28
2
-21
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-15
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2024-05-07
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
2024-04-15
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-13
3
-2
/
+585
|
\
\
\
\
|
*
\
\
\
Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2024-05-07
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
pinctrl: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210
Yangyu Chen
2024-04-05
1
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
[next]