index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2018-09-05
pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
Douglas Anderson
1
-7
/
+12
2018-09-05
pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
Douglas Anderson
1
-7
/
+21
2018-08-31
Merge tag 'sh-pfc-for-v4.20-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
8
-397
/
+1326
2018-08-31
pinctrl: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-08-31
pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: cannonlake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: intel: Introduce common macro for PM operations
Andy Shevchenko
1
-0
/
+5
2018-08-31
pinctrl: sunrisepoint: Convert to use intel_pinctrl_probe_by_hid()
Andy Shevchenko
1
-10
/
+3
2018-08-31
pinctrl: cannonlake: Convert to use intel_pinctrl_probe_by_hid()
Andy Shevchenko
1
-10
/
+3
2018-08-31
pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API
Andy Shevchenko
2
-0
/
+10
2018-08-31
pinctrl: baytrail: Convert to use device_get_match_data()
Andy Shevchenko
1
-6
/
+3
2018-08-31
pinctrl: geminilake: Convert to use intel_pinctrl_probe_by_uid()
Andy Shevchenko
1
-22
/
+3
2018-08-31
pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()
Andy Shevchenko
1
-39
/
+2
2018-08-31
pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API
Andy Shevchenko
2
-0
/
+40
2018-08-30
pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function
Laurent Pinchart
1
-0
/
+110
2018-08-29
Merge branch 'ib-ingenic' into devel
Linus Walleij
2
-16
/
+452
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
17
-69
/
+66
2018-08-29
pinctrl: madera: Fix possible NULL pointer with pdata config
Richard Fitzgerald
1
-1
/
+1
2018-08-29
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
1
-1
/
+1
2018-08-29
pinctrl: lpc18xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-08-29
pinctrl: ingenic: Fix group & function error checking
Paul Burton
1
-2
/
+2
2018-08-29
pinctrl: ingenic: Include the right header
Linus Walleij
1
-1
/
+1
2018-08-29
pinctrl: ingenic: Drop dependency on MACH_INGENIC
Paul Cercueil
1
-2
/
+2
2018-08-29
pinctrl: ingenic: Add support for the JZ4725B
Paul Cercueil
1
-0
/
+98
2018-08-29
pinctrl: ingenic: Implement .get_direction for GPIO chips
Paul Cercueil
1
-0
/
+16
2018-08-29
pinctrl: ingenic: Merge GPIO functionality
Paul Cercueil
2
-8
/
+331
2018-08-29
pinctrl: ingenic: Mark probe function as __init
Paul Cercueil
1
-4
/
+3
2018-08-29
pinctrl: ingenic: Probe driver at subsys_initcall
Paul Cercueil
1
-1
/
+1
2018-08-29
pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
Masahiro Yamada
1
-3
/
+2
2018-08-29
pinctrl: madera: Fix missing space in debugfs output
Richard Fitzgerald
1
-1
/
+1
2018-08-29
pinctrl: madera: Return ENOTSUPP for unsupported pin attributes
Richard Fitzgerald
1
-2
/
+2
2018-08-29
pinctrl: madera: Set is_generic
Richard Fitzgerald
1
-1
/
+1
2018-08-29
pinctrl: meson-g12a: add pinctrl driver support
Yixun Lan
3
-0
/
+1411
2018-08-29
pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver
Tomer Maimon
5
-0
/
+2090
2018-08-29
pinctrl: msm: Configure interrupts as input and gpio mode
Stephen Boyd
1
-0
/
+37
2018-08-29
pinctrl: msm: Mux out gpio function with gpio_request()
Stephen Boyd
1
-0
/
+16
2018-08-29
pinctrl: msm: Really mask level interrupts to prevent latching
Stephen Boyd
1
-0
/
+24
2018-08-28
pinctrl: sh-pfc: r8a77965: Add Audio SSI pin support
Hoan Nguyen An
1
-0
/
+232
2018-08-28
pinctrl: sh-pfc: r8a77965: Add Audio clock pin support
Hoan Nguyen An
1
-0
/
+160
2018-08-28
pinctrl: sh-pfc: r8a7796: Add R8A774A1 PFC support
Biju Das
5
-397
/
+453
2018-08-28
pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions
Takeshi Kihara
1
-0
/
+211
2018-08-28
pinctrl: sh-pfc: r8a77470: Add EtherAVB pin groups
Biju Das
1
-0
/
+133
2018-08-27
pinctrl: sh-pfc: r8a77965: Add SATA pins, groups and functions
Takeshi Kihara
1
-0
/
+27
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
9
-0
/
+1307
[prev]
[next]