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
starfive-6.6.48-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
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
3
-42
/
+41
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
3
-0
/
+50
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
16
-30
/
+27
2017-01-26
pinctrl: mvebu: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-26
pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]
Andrew Jeffery
1
-16
/
+16
2017-01-26
pinctrl: qcom: Use raw spinlock variants
Julia Cartwright
1
-24
/
+24
2017-01-26
pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
Marek Szyprowski
1
-1
/
+1
2017-01-26
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
3
-33
/
+11
2017-01-20
pinctrl: sh-pfc: r8a7791: Add ADI pinconf support
Jacopo Mondi
1
-0
/
+86
2017-01-19
pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
Masahiro Yamada
1
-1
/
+1
2017-01-19
pinctrl: meson: fix uart_ao_b for GXBB and GXL/GXM
Martin Blumenstingl
2
-8
/
+6
2017-01-19
pinctrl/amd: Drop pinctrl_unregister for devm_ registered device
Wei Yongjun
1
-1
/
+0
2017-01-18
pinctrl: meson: Add HDMI HPD/DDC pins functions
Neil Armstrong
2
-0
/
+38
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
3
-78
/
+0
2017-01-18
pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
Colin Ian King
1
-6
/
+0
2017-01-18
pinctrl: mvebu: add simple regmap based pinctrl implementation
Russell King
2
-1
/
+75
2017-01-18
pinctrl: mvebu: switch drivers to generic simple mmio
Russell King
8
-186
/
+45
2017-01-18
pinctrl: mvebu: provide generic simple mmio-based implementation
Russell King
2
-0
/
+63
2017-01-18
pinctrl: mvebu: provide per-control private data
Russell King
10
-39
/
+88
2017-01-18
pinctrl: mvebu: constify mvebu_mpp_ctrl structures
Russell King
10
-16
/
+16
2017-01-17
pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()
Markus Elfring
1
-8
/
+8
2017-01-17
pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
Markus Elfring
1
-4
/
+5
2017-01-17
pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...
Markus Elfring
1
-1
/
+0
2017-01-17
pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...
Markus Elfring
1
-11
/
+3
2017-01-17
pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
Markus Elfring
1
-1
/
+1
2017-01-13
Merge tag 'sh-pfc-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
3
-213
/
+2158
2017-01-13
pinctrl: Initialize pinctrl_dev.node
Thierry Reding
1
-4
/
+2
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
6
-76
/
+149
2017-01-12
pinctrl: amd: avoid maybe-uninitalized warning
Arnd Bergmann
1
-0
/
+2
2017-01-12
pinctrl: baytrail: Do not add all GPIOs to IRQ domain
Andy Shevchenko
1
-3
/
+8
2017-01-11
pinctrl: sunxi: add driver for V3s SoC
Icenowy Zheng
3
-0
/
+326
2017-01-11
pinctrl/amd: white space cleanups in amd_gpio_dbg_show()
Dan Carpenter
1
-6
/
+6
2017-01-11
pinctrl: Drop error prints on kzalloc() failure
Bjorn Andersson
1
-20
/
+6
2017-01-11
pinctrl: da850-pupd: Add to module device table
David Lechner
1
-0
/
+1
2017-01-11
pinctrl: baytrail: Convert to use devm_*()
Andy Shevchenko
1
-12
/
+5
2017-01-11
pinctrl: baytrail: Rectify debounce support
Andy Shevchenko
1
-11
/
+17
2017-01-11
pinctrl: intel: Convert to use devm_gpiochip_add_data()
Mika Westerberg
4
-23
/
+4
2017-01-11
pinctrl: intel: Set pin direction properly
Andy Shevchenko
1
-11
/
+19
2017-01-11
pinctrl: broxton: Use correct PADCFGLOCK offset
Mika Westerberg
1
-1
/
+1
2017-01-09
pinctrl: Introduce TI IOdelay configuration driver
Nishanth Menon
5
-0
/
+957
2017-01-09
pinctrl: core: Make dt_free_map optional
Tony Lindgren
2
-4
/
+2
2017-01-09
pinctrl: sunxi: Remove old sun5i pinctrl drivers
Maxime Ripard
5
-1638
/
+0
2017-01-09
pinctrl: sunxi: Add common sun5i pinctrl driver
Maxime Ripard
4
-0
/
+764
2017-01-09
pinctrl: sunxi: Add pinctrl variants
Maxime Ripard
2
-22
/
+81
2017-01-05
pinctrl: Fix panic when pinctrl devices with hogs are unregistered
Jon Hunter
1
-2
/
+6
2017-01-03
pinctrl: amd: fix compilation warning
Linus Walleij
1
-0
/
+3
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
3
-94
/
+18
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
3
-141
/
+69
2017-01-03
pinctrl: qcom: msm8660: rename some SDC1->SDC4
Linus Walleij
1
-3
/
+3
2017-01-03
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
2
-117
/
+19
[prev]
[next]