index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
aspeed
Age
Commit message (
Expand
)
Author
2020-11-19
soc: aspeed: Enable drivers with ARCH_ASPEED
Joel Stanley
2020-11-19
soc: aspeed: Fix a reference leak in aspeed_socinfo_init()
Dan Carpenter
2020-11-19
soc: aspeed: remove unneeded semicolon
Tom Rix
2020-09-25
soc: aspeed-lpc-ctrl: Fix driver name
Joel Stanley
2020-09-25
soc: aspeed-lpc-ctrl: Fix whitespace
Joel Stanley
2020-09-25
soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600
Joel Stanley
2020-09-25
soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not aligned
Andrew Jeffery
2020-09-25
soc: aspeed: lpc: Add AST2600 compatible strings
Brad Bishop
2020-09-25
soc: aspeed: Add soc info driver
Joel Stanley
2020-09-21
soc: aspeed: Improve kconfig
Joel Stanley
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2019-12-05
soc: aspeed: Fix snoop_file_poll()'s return type
Luc Van Oostenryck
2019-06-25
Merge tag 'aspeed-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Olof Johansson
2019-06-22
soc: aspeed: lpc-ctrl: Fix probe error handling
Joel Stanley
2019-06-17
soc: aspeed: lpc-ctrl: make parameter optional
Vijay Khemka
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-04-29
soc: aspeed: fix Kconfig
Olof Johansson
2019-04-29
soc: add aspeed folder and misc drivers
Patrick Venture