summaryrefslogtreecommitdiff
path: root/drivers/soc/aspeed/aspeed-lpc-snoop.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-24soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery1-0/+11
2025-07-24soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery1-1/+1
2025-06-19soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin1-2/+13
2025-06-19soc: aspeed: lpc: Fix impossible judgment conditionSu Hui1-1/+1
2023-08-12soc: aspeed: Explicitly include correct DT includesRob Herring1-1/+0
2021-04-23soc: aspeed: fix a ternary sign expansion bugDan Carpenter1-1/+3
2021-04-09soc: aspeed: Adapt to new LPC device tree layoutChia-Wei, Wang1-8/+15
2021-02-10soc: aspeed: snoop: Add clock control logicJae Hyun Yoo1-3/+27
2020-09-25soc: aspeed: lpc: Add AST2600 compatible stringsBrad Bishop1-0/+2
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-29soc: add aspeed folder and misc driversPatrick Venture1-0/+349