index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
pinctrl: renesas: Singular/plural grammar fixes
Geert Uytterhoeven
2
-4
/
+4
2020-11-13
pinctrl: renesas: Remove superfluous goto in sh_pfc_gpio_set_direction()
Geert Uytterhoeven
1
-5
/
+0
2020-11-13
pinctrl: renesas: r8a7791: Optimize pinctrl image size for R8A774[34]
Biju Das
1
-0
/
+18
2020-11-13
pinctrl: renesas: r8a7790: Optimize pinctrl image size for R8A7742
Biju Das
1
-0
/
+14
2020-11-13
pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0
Biju Das
1
-0
/
+12
2020-11-13
pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
Biju Das
1
-0
/
+12
2020-11-13
pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
Biju Das
1
-0
/
+12
2020-11-13
pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
Biju Das
1
-2
/
+12
2020-11-12
pinctrl: merrifield: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-11-12
pinctrl: jasperlake: Fix HOSTSW_OWN offset
Evan Green
1
-1
/
+1
2020-11-12
pinctrl: jasperlake: Unhide SPI group of pins
Andy Shevchenko
1
-220
/
+230
2020-11-12
pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip
Andy Shevchenko
1
-0
/
+1
2020-11-12
pinctrl: lynxpoint: Use defined constant for disabled bias explicitly
Andy Shevchenko
1
-2
/
+4
2020-11-11
pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go
Martin Kaiser
1
-2
/
+2
2020-11-11
pinctrl: qcom: sdx55: update kconfig dependency
Vinod Koul
1
-1
/
+1
2020-11-11
pinctrl: nomadik: db8500: Add more detailed LCD groups
Linus Walleij
1
-1
/
+9
2020-11-10
pinctrl: qcom: Add SDX55 pincontrol driver
Jeevan Shriram
3
-0
/
+1028
2020-11-10
Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-10
/
+30
2020-11-10
pinctrl: ocelot: Add support for Serval platforms
Lars Povlsen
1
-0
/
+92
2020-11-10
pinctrl: ocelot: Add support for Luton platforms
Lars Povlsen
1
-0
/
+92
2020-11-10
pinctrl: ocelot: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-11-10
pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
John Stultz
2
-1
/
+4
2020-11-10
pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a se...
John Stultz
1
-24
/
+24
2020-11-10
pinctrl: amd: print debounce filter info in debugfs
Coiby Xu
1
-2
/
+41
2020-11-10
pinctrl: ingenic: Add lcd-8bit group for JZ4770
Paul Cercueil
1
-1
/
+8
2020-11-10
pinctrl: ingenic: Get rid of repetitive data
Paul Cercueil
1
-811
/
+447
2020-11-10
pinctrl: mt7622: drop pwm ch7 as mt7622 only has 6 channels
Frank Wunderlich
1
-12
/
+1
2020-11-10
pinctrl: qcom: add pinctrl driver for msm8953
Vladimir Lypak
3
-0
/
+1855
2020-11-10
pinctrl: qcom: sm8250: Specify PDC map
Bjorn Andersson
1
-0
/
+18
2020-11-10
pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback
Maulik Shah
1
-13
/
+19
2020-11-10
pinctrl: amd: use higher precision for 512 RtcClk
Coiby Xu
1
-1
/
+1
2020-11-10
pinctrl: amd: fix incorrect way to disable debounce filter
Coiby Xu
1
-2
/
+2
2020-11-05
pinctrl: aspeed: Fix GPI only function problem.
Billy Tsai
1
-3
/
+4
2020-11-05
pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB
He Zhe
1
-0
/
+2
2020-11-05
pinctrl/meson: enable building as modules
Kevin Hilman
10
-13
/
+38
2020-11-05
pinctrl: mcp23s08: Print error message when regmap init fails
Andy Shevchenko
1
-0
/
+2
2020-11-05
pinctrl: mcp23s08: Use full chunk of memory for regmap configuration
Andy Shevchenko
1
-1
/
+1
2020-11-04
pinctrl: rockchip: create irq mapping in gpio_to_irq
Jianqun Xu
1
-16
/
+12
2020-11-04
pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
Jianqun Xu
1
-0
/
+2
2020-11-04
pinctrl: lynxpoint: Unify initcall location in the code
Andy Shevchenko
1
-2
/
+1
2020-11-04
pinctrl: intel: Add Intel Alder Lake-S pin controller support
Andy Shevchenko
3
-0
/
+446
2020-11-04
pinctrl: intel: Add Intel Elkhart Lake pin controller support
Andy Shevchenko
3
-0
/
+522
2020-11-02
pinctrl: intel: Add blank line before endif in Kconfig
Andy Shevchenko
1
-0
/
+1
2020-11-02
pinctrl: intel: Add Intel Lakefield pin controller support
Andy Shevchenko
3
-0
/
+384
2020-10-28
pinctrl: ingenic: Fix invalid SSI pins
Paul Cercueil
1
-36
/
+36
2020-10-26
pinctrl: samsung: s3c24xx: remove unneeded break
Tom Rix
1
-5
/
+0
2020-10-26
pinctrl: intel: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-10-26
pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
Andy Shevchenko
1
-10
/
+22
2020-10-26
pinctrl: renesas: r8a7790: Add VIN1-B and VIN2-G pins, groups and functions
Lad Prabhakar
1
-1
/
+131
2020-10-15
Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
102
-501
/
+10422
[prev]
[next]