index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-08-22
pinctrl: aspeed: g5: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...
Julia Lawall
1
-3
/
+3
2017-08-22
pinctrl: aspeed: g4: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...
Julia Lawall
1
-2
/
+2
2017-08-14
pinctrl: aspeed: g5: Add USB device and host support
Andrew Jeffery
1
-1
/
+57
2017-08-14
pinctrl: aspeed: g4: Add USB device and host support
Andrew Jeffery
1
-7
/
+59
2017-04-24
pinctrl: aspeed: g5: Add pinconf support
Andrew Jeffery
1
-1
/
+152
2017-04-24
pinctrl: aspeed: g4: Add pinconf support
Andrew Jeffery
1
-1
/
+116
2017-04-24
pinctrl: aspeed: Add core pinconf support
Andrew Jeffery
2
-0
/
+239
[next]