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
/
aspeed
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
pinctrl: aspeed-g5: Adapt to new LPC device tree layout
Chia-Wei, Wang
1
-6
/
+11
2021-01-04
pinctrl: aspeed: g6: Fix PWMG0 pinctrl setting
Billy Tsai
1
-1
/
+1
2020-12-08
pinctrl: aspeed: Fix GPIO requests on pass-through banks
Andrew Jeffery
2
-9
/
+72
2020-11-05
pinctrl: aspeed: Fix GPI only function problem.
Billy Tsai
1
-3
/
+4
2020-09-29
pinctrl: aspeed-g6: Add bias controls for 1.8V GPIO banks
Andrew Jeffery
1
-0
/
+17
2020-09-29
pinctrl: aspeed: Use the right pinconf mask
Andrew Jeffery
1
-1
/
+1
2020-09-29
pinctrl: aspeed: Format pinconf debug consistent with pinmux
Andrew Jeffery
1
-3
/
+3
2020-07-16
pinctrl: aspeed: Describe the heartbeat function on ball Y23
Andrew Jeffery
1
-1
/
+6
2020-07-16
pinctrl: aspeed: Improve debug output
Andrew Jeffery
1
-3
/
+22
2019-12-29
Merge tag 'v5.5-rc3' into devel
Linus Walleij
1
-16
/
+8
2019-12-13
pinctrl: aspeed-g6: Add AST2600 pinconf support
Johnny Huang
2
-0
/
+297
2019-12-13
pinctrl: aspeed: Use masks to describe pinconf bitfields
Johnny Huang
4
-19
/
+20
2019-12-13
pinctrl: aspeed: Move aspeed_pin_config_map to separate source file
Johnny Huang
4
-33
/
+44
2019-12-13
pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
Johnny Huang
3
-181
/
+188
2019-12-13
pinctrl: aspeed-g6: Add support for the AST2600 USB pinmux
Johnny Huang
2
-1
/
+69
2019-12-13
pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux config
Johnny Huang
1
-1
/
+29
2019-12-12
pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration
Andrew Jeffery
1
-16
/
+8
2019-10-16
pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups
Johnny Huang
2
-40
/
+33
2019-10-16
pinctrl: aspeed-g6: Fix UART13 group pinmux
Johnny Huang
1
-2
/
+2
2019-10-16
pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively
Andrew Jeffery
1
-1
/
+1
2019-10-16
pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration
Johnny Huang
1
-16
/
+8
2019-10-16
pinctrl: aspeed-g6: Fix I2C14 SDA description
Andrew Jeffery
1
-1
/
+1
2019-10-16
pinctrl: aspeed-g6: Sort pins for sanity
Andrew Jeffery
1
-11
/
+11
2019-09-20
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-1802
/
+4523
2019-09-12
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
3
-6
/
+38
2019-08-21
Merge tag 'v5.3-rc5' into devel
Linus Walleij
5
-38
/
+75
2019-08-10
pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...
Nathan Chancellor
1
-1
/
+1
2019-08-05
pinctrl: aspeed: Document existence of deprecated compatibles
Andrew Jeffery
2
-0
/
+8
2019-08-05
pinctrl: aspeed: Add AST2600 pinmux support
Andrew Jeffery
3
-0
/
+2404
2019-08-05
pinctrl: aspeed: Add SIG_DESC_CLEAR() helper
Andrew Jeffery
1
-0
/
+1
2019-08-05
pinctrl: aspeed: Add multiple pin group support for functions
Andrew Jeffery
3
-1489
/
+1789
2019-08-05
pinctrl: aspeed: Add PIN_DECL_3() helper
Andrew Jeffery
1
-32
/
+40
2019-08-05
pinctrl: aspeed: Rename pin declaration macros
Andrew Jeffery
3
-405
/
+405
2019-07-30
pinctrl: aspeed: Make aspeed_pinmux_ips static
YueHaibing
1
-1
/
+1
2019-07-29
pinctrl: aspeed-g5: Delay acquisition of regmaps
Andrew Jeffery
4
-37
/
+74
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-753
/
+1089
2019-07-10
pinctrl: aspeed: Strip moved macros and structs from private header
Andrew Jeffery
1
-498
/
+0
2019-07-10
pinctrl: aspeed: Fix missed include
Linus Walleij
1
-0
/
+2
2019-07-03
pinctrl: aspeed: Add implementation-related documentation
Andrew Jeffery
1
-4
/
+200
2019-07-03
pinctrl: aspeed: Split out pinmux from general pinctrl
Andrew Jeffery
7
-255
/
+888
2019-07-03
pinctrl: aspeed: Clarify comment about strapping W1C
Andrew Jeffery
1
-1
/
+1
2019-07-03
pinctrl: aspeed: Correct comment that is no longer true
Andrew Jeffery
1
-2
/
+1
2019-06-08
pinctrl: aspeed: Add SGPM pinmux
Hongwei Zhang
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-12-16
pinctrl: aspeed: Wrap -Woverride-init with cc-option
Nathan Chancellor
1
-1
/
+1
2018-08-31
pinctrl: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-06-28
pinctrl: aspeed: Fix documentation
Joel Stanley
1
-2
/
+2
2017-08-31
pinctrl: aspeed: Rework strap register write logic for the AST2500
Andrew Jeffery
1
-10
/
+16
2017-08-22
pinctrl: aspeed: Fix ast2500 strap register write logic
Yong Li
2
-2
/
+18
[next]