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
*
pinctrl: s32cc: embed generic struct pingroup
Chester Lin
2023-03-27
2
-36
/
+33
*
pinctrl: s32cc: refactor pin config parsing
Chester Lin
2023-03-27
1
-19
/
+33
*
pinctrl: s32: refine error/return/config checks and simplify driver codes
Chester Lin
2023-03-27
2
-69
/
+76
*
Merge tag 'renesas-pinctrl-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2023-03-27
9
-6513
/
+565
|
\
|
*
pinctrl: renesas: Drop support for Renesas-specific properties
Geert Uytterhoeven
2023-03-16
1
-26
/
+5
|
*
pinctrl: renesas: Remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-10
5
-5992
/
+3
|
*
pinctrl: renesas: r8a779g0: Fix ERROROUTC function names
Geert Uytterhoeven
2023-03-10
1
-251
/
+251
|
*
pinctrl: renesas: r8a779g0: Fix Group 6/7 pin functions
Geert Uytterhoeven
2023-03-10
1
-122
/
+49
|
*
pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functions
Geert Uytterhoeven
2023-03-10
1
-188
/
+279
|
*
pinctrl: renesas: r8a779g0: Add Audio SSI pins, groups, and functions
Linh Phung
2023-03-06
1
-0
/
+26
|
*
pinctrl: renesas: r8a779g0: Add Audio Clock pins, groups, and functions
Linh Phung
2023-03-06
1
-0
/
+26
|
*
pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin group
Phong Hoang
2023-03-06
1
-1
/
+1
|
*
pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
Hai Pham
2023-03-06
1
-8
/
+0
*
|
pinctrl: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-23
5
-15
/
+15
*
|
pinctrl: mlxbf3: Add pinctrl driver support
Asmaa Mnebhi
2023-03-19
3
-0
/
+334
*
|
pinctrl: qcom: Add IPQ9574 pinctrl driver
Devi Priya
2023-03-19
3
-0
/
+838
*
|
pinctrl: qcom: Add SM7150 pinctrl driver
Danila Tikhonov
2023-03-19
3
-0
/
+1291
*
|
pinctrl: mediatek: remove OF_GPIO as reverse dependency
Arınç ÜNAL
2023-03-19
1
-3
/
+0
*
|
pinctrl: ralink: move to mediatek as mtmips
Arınç ÜNAL
2023-03-19
14
-241
/
+246
*
|
pinctrl: ralink: mt7620: split out to mt76x8
Arınç ÜNAL
2023-03-19
4
-256
/
+290
*
|
pinctrl: ralink: rt305x: add new compatible string for every SoC
Arınç ÜNAL
2023-03-19
1
-0
/
+2
*
|
pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
Arınç ÜNAL
2023-03-19
5
-0
/
+5
*
|
pinctrl: qcom: sm8550-lpass-lpi: allow GPIO function
Krzysztof Kozlowski
2023-03-13
1
-0
/
+8
*
|
pinctrl: qcom: lpass-lpi: allow glitch-free output GPIO
Krzysztof Kozlowski
2023-03-13
1
-0
/
+28
*
|
pinctrl: qcom: lpass-lpi: use consistent name for "group" variable
Krzysztof Kozlowski
2023-03-13
1
-2
/
+2
*
|
pinctrl: qcom: lpass-lpi: set output value before enabling output
Krzysztof Kozlowski
2023-03-13
1
-5
/
+9
*
|
pinctrl: qcom: msm8998: Add MPM pin mappings
Konrad Dybcio
2023-03-13
1
-0
/
+14
*
|
pinctrl: at91: Remove pioc_index from struct at91_gpio_chip
Mark Brown
2023-03-13
1
-3
/
+0
*
|
pinctrl: at91: Make the irqchip immutable
Mark Brown
2023-03-13
1
-1
/
+24
*
|
pinctrl: s32cc: fix !CONFIG_PM_SLEEP build error
Arnd Bergmann
2023-03-13
3
-8
/
+5
*
|
pinctrl: sx150x: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-13
1
-1
/
+1
*
|
pinctrl: qcom: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-03-09
1
-2
/
+1
*
|
pinctrl: freescale: remove generic pin config core support
Rasmus Villemoes
2023-03-07
3
-100
/
+6
*
|
pinctrl: at91-pio4: use proper format specifier for unsigned int
Claudiu Beznea
2023-03-07
1
-1
/
+1
*
|
pinctrl: at91-pio4: use dev_err_probe()
Claudiu Beznea
2023-03-07
1
-12
/
+7
*
|
pinctrl: at91-pio4: use device_get_match_data()
Claudiu Beznea
2023-03-07
1
-5
/
+3
*
|
pinctrl: at91-pio4: use devm_clk_get_enabled()
Claudiu Beznea
2023-03-07
1
-13
/
+4
*
|
pinctrl: add NXP S32 SoC family support
Chester Lin
2023-03-06
7
-0
/
+1814
*
|
pinctrl: at91: Utilise temporary variable for struct device
Andy Shevchenko
2023-03-06
1
-34
/
+26
*
|
pinctrl: at91: Use dev_err_probe() instead of custom messaging
Andy Shevchenko
2023-03-06
1
-43
/
+21
*
|
pinctrl: at91: Use of_device_get_match_data()
Andy Shevchenko
2023-03-06
1
-4
/
+2
*
|
pinctrl: at91: Don't mix non-devm calls with devm ones
Andy Shevchenko
2023-03-06
1
-10
/
+2
*
|
pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
Andy Shevchenko
2023-03-06
1
-6
/
+17
|
/
*
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
1
-1
/
+1
|
\
|
*
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
2023-02-09
1
-1
/
+1
*
|
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-22
77
-651
/
+9290
|
\
\
|
*
|
pinctrl: qcom: Add support for i2c specific pull feature
Abel Vesa
2023-02-10
3
-0
/
+9
|
*
|
pinctrl: starfive: Add StarFive JH7110 aon controller driver
Jianlong Huang
2023-02-10
3
-0
/
+190
|
*
|
pinctrl: starfive: Add StarFive JH7110 sys controller driver
Jianlong Huang
2023-02-10
5
-0
/
+1525
|
*
|
pinctrl: add mt7981 pinctrl driver
Daniel Golle
2023-02-07
3
-0
/
+1054
[next]