index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
Merge tag 'renesas-pinctrl-for-v6.8-tag2' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-19
/
+145
2023-12-15
pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
Andy Shevchenko
3
-0
/
+475
2023-12-15
pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
Claudiu Beznea
1
-2
/
+2
2023-12-15
pinctrl: renesas: rzg2l: Add output enable support
Claudiu Beznea
1
-2
/
+85
2023-12-15
pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
Claudiu Beznea
1
-3
/
+39
2023-12-15
pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
Claudiu Beznea
1
-1
/
+14
2023-12-13
pinctrl: renesas: rzg2l: Move arg and index in the main function block
Claudiu Beznea
1
-13
/
+7
2023-12-13
pinctrl: samsung: add exynosautov920 pinctrl
Jaewon Kim
5
-1
/
+190
2023-12-13
pinctrl: samsung: support ExynosAuto GPIO structure
Jaewon Kim
3
-8
/
+79
2023-12-12
Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Jakub Kicinski
3
-0
/
+374
2023-12-12
Merge tag 'pef2256-framer' into devel
Linus Walleij
3
-0
/
+374
2023-12-12
pinctrl: Add support for the Lantic PEF2256 pinmux
Herve Codina
3
-0
/
+374
2023-12-12
pinctrl: samsung: Add gs101 SoC pinctrl configuration
Peter Griffin
3
-0
/
+143
2023-12-12
pinctrl: core: Remove unused members from struct group_desc
Andy Shevchenko
2
-18
/
+0
2023-12-12
pinctrl: starfive: Convert to use grp member
Andy Shevchenko
2
-8
/
+8
2023-12-12
pinctrl: renesas: Convert to use grp member
Andy Shevchenko
4
-10
/
+10
2023-12-12
pinctrl: mediatek: Convert to use grp member
Andy Shevchenko
3
-13
/
+8
2023-12-12
pinctrl: keembay: Convert to use grp member
Andy Shevchenko
1
-1
/
+1
2023-12-12
pinctrl: ingenic: Convert to use grp member
Andy Shevchenko
1
-15
/
+11
2023-12-12
pinctrl: imx: Convert to use grp member
Andy Shevchenko
1
-17
/
+14
2023-12-12
pinctrl: equilibrium: Convert to use grp member
Andy Shevchenko
1
-2
/
+2
2023-12-12
pinctrl: bcm: Convert to use grp member
Andy Shevchenko
1
-2
/
+2
2023-12-12
pinctrl: core: Embed struct pingroup into struct group_desc
Andy Shevchenko
2
-3
/
+17
2023-12-12
pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
Andy Shevchenko
1
-8
/
+13
2023-12-12
pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP()
Andy Shevchenko
2
-12
/
+12
2023-12-12
pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
Andy Shevchenko
2
-4
/
+10
2023-12-12
Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' of git://git.kerne...
Linus Walleij
4
-13
/
+23
2023-12-08
pinctrl: sppctl: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-5
/
+5
2023-12-08
pinctrl: baytrail: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-5
/
+6
2023-12-08
pinctrl: nomadik: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-1
/
+5
2023-12-08
pinctrl: abx500: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-2
/
+7
2023-12-07
pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
1
-5
/
+4
2023-12-07
pinctrl: keembay: Convert to use struct pingroup
Andy Shevchenko
1
-2
/
+2
2023-12-07
pinctrl: equilibrium: Convert to use struct pingroup
Andy Shevchenko
1
-13
/
+13
2023-12-07
pinctrl: core: Make pins const unsigned int pointer in struct group_desc
Andy Shevchenko
2
-3
/
+3
2023-12-07
pinctrl: renesas: Mark local variable with const in ->set_mux()
Andy Shevchenko
2
-2
/
+2
2023-12-04
pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
Mario Limonciello
2
-0
/
+14
2023-12-04
pinctrl: pinctrl-single: add ti,j7200-padconf compatible
Thomas Richard
1
-0
/
+5
2023-12-04
pinctrl: qcom: fail to retrieve configuration from invalid pin groups
Richard Acayan
1
-0
/
+4
2023-12-04
pinctrl: mediatek: Switch to use no-IRQ PM helpers
Andy Shevchenko
14
-18
/
+16
2023-12-04
pinctrl: Convert unsigned to unsigned int
Andy Shevchenko
10
-95
/
+95
2023-12-04
pinctrl: starfive: jh7100: ignore disabled device tree nodes
Nam Cao
1
-2
/
+2
2023-12-04
pinctrl: starfive: jh7110: ignore disabled device tree nodes
Nam Cao
1
-2
/
+2
2023-12-01
pinctrl: imx: Use temporary variable to hold pins
Andy Shevchenko
1
-8
/
+9
2023-12-01
pinctrl: equilibrium: Use temporary variable to hold pins
Andy Shevchenko
1
-7
/
+6
2023-12-01
pinctrl: equilibrium: Unshadow error code of of_property_count_u32_elems()
Andy Shevchenko
1
-3
/
+4
2023-12-01
pinctrl: qcom: lpass-lpi: Remove unused member in struct lpi_pingroup
Andy Shevchenko
9
-163
/
+0
2023-12-01
pinctrl: qcom: lpass-lpi: Replace kernel.h with what is being used
Andy Shevchenko
1
-1
/
+1
2023-12-01
Merge tag 'renesas-pinctrl-for-v6.8-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-0
/
+1
2023-11-30
pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
Youngmin Nam
1
-0
/
+14
[prev]
[next]