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
/
aspeed-lpc-snoop.c
Age
Commit message (
Expand
)
Author
2025-07-08
soc: aspeed: lpc-snoop: Lift channel config to const structs
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Consolidate channel initialisation
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Use dev_err_probe() where possible
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Rearrange channel paths
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel paths
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Constrain parameters in channel paths
Andrew Jeffery
2025-07-08
soc: aspeed: lpc-snoop: Ensure model_data is valid
Andrew Jeffery
2025-07-02
soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
Andrew Jeffery
2025-07-02
soc: aspeed: lpc-snoop: Cleanup resources in stack-order
Andrew Jeffery
2025-05-21
soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()
Henry Martin
2025-05-21
soc: aspeed: lpc: Fix impossible judgment condition
Su Hui
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-13
soc/aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-12
soc: aspeed: Explicitly include correct DT includes
Rob Herring
2021-04-23
soc: aspeed: fix a ternary sign expansion bug
Dan Carpenter
2021-04-09
soc: aspeed: Adapt to new LPC device tree layout
Chia-Wei, Wang
2021-02-10
soc: aspeed: snoop: Add clock control logic
Jae Hyun Yoo
2020-09-25
soc: aspeed: lpc: Add AST2600 compatible strings
Brad Bishop
2019-12-05
soc: aspeed: Fix snoop_file_poll()'s return type
Luc Van Oostenryck
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-29
soc: add aspeed folder and misc drivers
Patrick Venture