summaryrefslogtreecommitdiffstats
path: root/drivers/soc/aspeed
Commit message (Expand)AuthorAgeFilesLines
* soc/aspeed: Convert to platform remove callback returning voidUwe Kleine-König2023-10-134-16/+8
* Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-303-4/+2
|\
| * soc: aspeed: Explicitly include correct DT includesRob Herring2023-08-123-4/+2
* | soc: aspeed: socinfo: Add kfree for kstrdupJiasheng Jiang2023-08-121-0/+1
* | soc: aspeed: uart-routing: Use __sysfs_match_stringZev Weiss2023-08-121-1/+1
|/
* soc: aspeed: lpc-ctrl: Block error printing on probe defer casesJae Hyun Yoo2022-02-081-4/+3
* soc: aspeed: Add UART routing supportChia-Wei Wang2021-10-223-4/+618
* soc: aspeed-lpc-ctrl: Fix clock cleanup in error pathYang Yingliang2021-08-261-10/+10
* soc: aspeed: Re-enable FWH2AHB on AST2600Joel Stanley2021-08-191-6/+23
* soc: aspeed: socinfo: Add AST2625 variantJoel Stanley2021-08-191-0/+1
* soc: aspeed: p2a-ctrl: Fix boundary check for mmapIwona Winiarska2021-08-171-1/+1
* soc: aspeed: lpc-ctrl: Fix boundary check for mmapIwona Winiarska2021-08-171-1/+1
* soc: aspeed: fix a ternary sign expansion bugDan Carpenter2021-04-231-1/+3
* soc: aspeed: Adapt to new LPC device tree layoutChia-Wei, Wang2021-04-092-14/+29
* soc: aspeed: socinfo: Add new systemsJoel Stanley2021-02-101-8/+25
* soc: aspeed: snoop: Add clock control logicJae Hyun Yoo2021-02-101-3/+27
* soc: aspeed: Enable drivers with ARCH_ASPEEDJoel Stanley2020-11-191-0/+4
* soc: aspeed: Fix a reference leak in aspeed_socinfo_init()Dan Carpenter2020-11-191-1/+3
* soc: aspeed: remove unneeded semicolonTom Rix2020-11-191-1/+1
* soc: aspeed-lpc-ctrl: Fix driver nameJoel Stanley2020-09-251-1/+1
* soc: aspeed-lpc-ctrl: Fix whitespaceJoel Stanley2020-09-251-2/+2
* soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600Joel Stanley2020-09-251-0/+17
* soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not alignedAndrew Jeffery2020-09-251-0/+13
* soc: aspeed: lpc: Add AST2600 compatible stringsBrad Bishop2020-09-252-0/+3
* soc: aspeed: Add soc info driverJoel Stanley2020-09-253-0/+141
* soc: aspeed: Improve kconfigJoel Stanley2020-09-211-16/+20
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck2019-12-051-2/+2
* Merge tag 'aspeed-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Olof Johansson2019-06-251-23/+38
|\
| * soc: aspeed: lpc-ctrl: Fix probe error handlingJoel Stanley2019-06-221-2/+3
| * soc: aspeed: lpc-ctrl: make parameter optionalVijay Khemka2019-06-171-22/+36
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-163-2/+458
* soc: aspeed: fix KconfigOlof Johansson2019-04-291-0/+1
* soc: add aspeed folder and misc driversPatrick Venture2019-04-294-0/+670