summaryrefslogtreecommitdiff
path: root/drivers/soc/aspeed/aspeed-lpc-snoop.c
AgeCommit message (Expand)Author
2025-07-08soc: aspeed: lpc-snoop: Lift channel config to const structsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Consolidate channel initialisationAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Use dev_err_probe() where possibleAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()Andrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Rearrange channel pathsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel pathsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Constrain parameters in channel pathsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Ensure model_data is validAndrew Jeffery
2025-07-02soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery
2025-07-02soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery
2025-05-21soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin
2025-05-21soc: aspeed: lpc: Fix impossible judgment conditionSu Hui
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-10-13soc/aspeed: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-12soc: aspeed: Explicitly include correct DT includesRob Herring
2021-04-23soc: aspeed: fix a ternary sign expansion bugDan Carpenter
2021-04-09soc: aspeed: Adapt to new LPC device tree layoutChia-Wei, Wang
2021-02-10soc: aspeed: snoop: Add clock control logicJae Hyun Yoo
2020-09-25soc: aspeed: lpc: Add AST2600 compatible stringsBrad Bishop
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-29soc: add aspeed folder and misc driversPatrick Venture