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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver
Thomas Petazzoni
1
-0
/
+40
2015-03-25
pinctrl: st: Display pin's function when printing pinctrl debug information
Lee Jones
1
-1
/
+11
2015-03-25
pinctrl: st: Show correct pin direction also in GPIO mode
Lee Jones
1
-1
/
+7
2015-03-25
pinctrl: st: Supply a GPIO get_direction() call-back
Lee Jones
1
-1
/
+30
2015-03-25
pinctrl: st: Move st_get_pio_control() further up the source file
Lee Jones
1
-10
/
+10
2015-03-25
pinctrl: st: Introduce a 'get pin function' call
Lee Jones
1
-0
/
+14
2015-03-19
pinctrl: tegra: use signed bitfields for optional fields
Stefan Agner
1
-20
/
+20
2015-03-18
pinctrl: dt-binding: fix generic pinmux/pinconf examples
Baruch Siach
1
-10
/
+20
2015-03-18
pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table
Axel Lin
2
-10
/
+6
2015-03-18
pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places
Axel Lin
1
-10
/
+7
2015-03-18
pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file
Axel Lin
1
-1
/
+1
2015-03-18
pinctrl: mediatek: Adjust mt8173 pinctrl kconfig
Yingjoe Chen
1
-3
/
+8
2015-03-18
pinctrl: mediatek: mtk-common: Remove kfree
Axel Lin
1
-4
/
+2
2015-03-18
pinctrl: mediatek: Fix include directive
Guenter Roeck
1
-1
/
+1
2015-03-18
pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-03-18
pinctrl: sh-pfc: Remove emev2 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-03-18
pinctrl: sh-pfc: Use u32 to store register addresses
Geert Uytterhoeven
3
-10
/
+14
2015-03-18
pinctrl: sh-pfc: Use reg_width instead of reg as sentinel
Geert Uytterhoeven
1
-1
/
+1
2015-03-18
pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets
Geert Uytterhoeven
3
-34
/
+33
2015-03-18
pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long
Geert Uytterhoeven
2
-5
/
+7
2015-03-18
pinctrl: add AMD GPIO driver support.
Ken Xue
4
-0
/
+1147
2015-03-18
pinctrl: dt-binding: fix typo
Baruch Siach
1
-1
/
+1
2015-03-18
pinctrl: fix example .get_group_pins implementation signature
Baruch Siach
1
-2
/
+2
2015-03-18
pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
Abhilash Kesavan
1
-1
/
+0
2015-03-18
pinctrl: cygnus: add gpio/pinconf driver
Ray Jui
3
-0
/
+930
2015-03-18
pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF binding
Ray Jui
1
-0
/
+98
2015-03-18
pinctrl: staticise example code funcs/structs
Baruch Siach
1
-4
/
+4
2015-03-18
pinctrl: remove doc mention of the enable/disable API
Baruch Siach
1
-3
/
+4
2015-03-18
pinctrl: remove enable/disable callbacks from documentation
Baruch Siach
1
-3
/
+2
2015-03-18
pinctrl: mediatek: fix build error
Hongzhou Yang
1
-2
/
+3
2015-03-18
pinctrl: mediatek: emulate GPIO interrupt on both-edges
Yingjoe Chen
4
-3
/
+83
2015-03-18
arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.
Hongzhou Yang
6
-0
/
+1704
2015-03-18
pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
Maoguang Meng
3
-2
/
+435
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
9
-0
/
+3510
2015-03-18
pinctrl: dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.
Hongzhou Yang
1
-0
/
+145
2015-03-18
pinctrl: sh-pfc: Use u32 to store register data
Geert Uytterhoeven
3
-22
/
+21
2015-03-18
pinctrl: cygnus: add initial IOMUX driver support
Ray Jui
3
-2
/
+1038
2015-03-18
pinctrl: Broadcom Cygnus pinctrl device tree binding
Ray Jui
1
-0
/
+132
2015-03-18
pinctrl: bcm: consolidate Broadcom pinctrl drivers
Ray Jui
6
-22
/
+29
2015-03-18
pinctrl: imx: do not implicitly set pin regs to -1
Stefan Agner
1
-2
/
+6
2015-03-09
pinctrl: qcom: handle input-enable pinconf property
Stanimir Varbanov
1
-0
/
+11
2015-03-09
pinctrl: qcom: enable generic pinconf
Stanimir Varbanov
1
-4
/
+2
2015-03-09
pinctrl: at91: simplify probe error handling
Baruch Siach
1
-5
/
+1
2015-03-09
pinctrl: remove maxpin from documentation
Baruch Siach
1
-1
/
+0
2015-03-09
pinctrl: sirf: fix typo in kernel warning on a bad interrupt
Colin Ian King
1
-1
/
+1
2015-03-09
pinctrl: tegra: add a driver for Tegra210
Stephen Warren
4
-0
/
+1759
2015-03-09
pinctrl: tegra: support nvidia,io-hv DT property
Stephen Warren
1
-0
/
+1
2015-03-09
pinctrl: tegra: some bits move between registers
Stephen Warren
6
-6
/
+36
2015-03-09
pinctrl: tegra: driver layout/consistency fixes
Stephen Warren
3
-81
/
+75
2015-03-09
pinctrl: lantiq: fix include guard #endif comment
Baruch Siach
1
-1
/
+1
[next]