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
2023-04-20
pinctrl: pic32: Convert to immutable irq_chip
Linus Walleij
-11
/
+25
2023-04-14
pinctrl: sx150x: Convert to immutable irq_chip
Linus Walleij
-27
/
+37
2023-04-14
pinctrl: stmfx: Convert to immutable irq_chip
Linus Walleij
-12
/
+24
2023-04-14
pinctrl: st: Convert to immutable irq_chip
Linus Walleij
-7
/
+9
2023-04-14
pinctrl: mcp23s08: Convert to immutable irq_chip
Linus Walleij
-11
/
+26
2023-04-14
pinctrl: equilibrium: Convert to immutable irq_chip
Linus Walleij
-10
/
+14
2023-04-14
pinctrl: npcm7xx: Convert to immutable irq_chip
Linus Walleij
-16
/
+18
2023-04-14
pinctrl: armada-37xx: Convert to immutable irq_chip
Linus Walleij
-10
/
+24
2023-04-14
pinctrl: nsp: Convert to immutable irq_chip
Linus Walleij
-10
/
+13
2023-04-14
pinctrl: iproc: Convert to immutable irq_chip
Linus Walleij
-13
/
+25
2023-04-13
pinctrl: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
-5
/
+0
2023-04-13
pinctrl: mediatek: remove MODULE_LICENSE in non-modules
Nick Alcock
-3
/
+0
2023-04-13
pinctrl: amd: remove MODULE_LICENSE in non-modules
Nick Alcock
-1
/
+0
2023-04-13
pinctrl: bcm: ns: remove MODULE_LICENSE in non-modules
Nick Alcock
-1
/
+0
2023-04-13
pinctrl: nuvoton: npcm7xx: remove MODULE_LICENSE in non-modules
Nick Alcock
-1
/
+0
2023-04-13
pinctrl: actions: remove MODULE_LICENSE in non-modules
Nick Alcock
-3
/
+0
2023-04-11
Revert "pinctrl: amd: Disable and mask interrupts on resume"
Kornel Dulęba
-20
/
+16
2023-04-11
Merge tag 'renesas-pinctrl-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
-225
/
+725
2023-04-11
pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment
Douglas Anderson
-1
/
+1
2023-04-11
pinctrl: qcom: spmi-gpio: add support for pmm8654au-gpio
Bartosz Golaszewski
-0
/
+1
2023-04-04
pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to st...
Tom Rix
-1
/
+1
2023-04-04
pinctrl: Remove Intel Thunder Bay pinctrl driver
Lakshmi Sowjanya D
-1314
/
+0
2023-03-31
pinctrl: xway: drop the deprecated compatible strings
Aleksander Jan Bajkowski
-252
/
+0
2023-03-31
pinctrl: amd: Add fields for interrupt status and wake status
Mario Limonciello
-3
/
+17
2023-03-31
pinctrl: amd: Adjust debugfs output
Mario Limonciello
-46
/
+30
2023-03-30
pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OF
Geert Uytterhoeven
-2
/
+0
2023-03-30
pinctrl: renesas: r8a7779: Add PWM pins, groups, and functions
Geert Uytterhoeven
-0
/
+109
2023-03-30
pinctrl: renesas: r8a7779: Add bias pinconf support
Geert Uytterhoeven
-7
/
+328
2023-03-30
pinctrl: renesas: Annotate sentinels in tables
Geert Uytterhoeven
-80
/
+78
2023-03-30
pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sources
Geert Uytterhoeven
-9
/
+36
2023-03-30
pinctrl: renesas: r8a77995: Add support for AVB power-source
Geert Uytterhoeven
-7
/
+14
2023-03-30
pinctrl: renesas: r8a77990: Add support for AVB power-source
Geert Uytterhoeven
-10
/
+19
2023-03-30
pinctrl: renesas: r8a77980: Add support for AVB/GE power-sources
Geert Uytterhoeven
-11
/
+28
2023-03-30
pinctrl: renesas: r8a77970: Add support for AVB power-source
Geert Uytterhoeven
-8
/
+20
2023-03-30
pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels
Geert Uytterhoeven
-20
/
+19
2023-03-30
pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flag
Geert Uytterhoeven
-63
/
+63
2023-03-30
pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resume
Geert Uytterhoeven
-10
/
+13
2023-03-29
pinctrl: mcp23s08: Implement gpio bulk functions
Uwe Kleine-König
-0
/
+34
2023-03-29
pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()
Uwe Kleine-König
-6
/
+5
2023-03-29
Merge branch 'ib-qcom-quad-spi' into devel
Linus Walleij
-5
/
+31
2023-03-29
pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLE
Douglas Anderson
-5
/
+31
2023-03-28
pinctrl: amd: Disable and mask interrupts on resume
Kornel Dulęba
-16
/
+20
2023-03-27
pinctrl: s32cc: Use generic struct data to describe pin function
Chester Lin
-20
/
+12
2023-03-27
pinctrl: s32cc: embed generic struct pingroup
Chester Lin
-36
/
+33
2023-03-27
pinctrl: s32cc: refactor pin config parsing
Chester Lin
-19
/
+33
2023-03-27
pinctrl: s32: refine error/return/config checks and simplify driver codes
Chester Lin
-69
/
+76
2023-03-27
Merge tag 'renesas-pinctrl-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
-6513
/
+565
2023-03-23
pinctrl: Use of_property_present() for testing DT property presence
Rob Herring
-15
/
+15
2023-03-19
pinctrl: mlxbf3: Add pinctrl driver support
Asmaa Mnebhi
-0
/
+334
2023-03-19
pinctrl: qcom: Add IPQ9574 pinctrl driver
Devi Priya
-0
/
+838
[prev]
[next]