aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/bus/qcom-ssc-block-bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-13bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_probe()Christophe JAILLET1-12/+19
2025-03-13bus: qcom-ssc-block-bus: Remove some duplicated iounmap() callsChristophe JAILLET1-3/+0
2024-11-12bus: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2023-11-28bus: qcom-ssc-block-bus: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-04-13bus: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2022-04-19bus: add driver for initializing the SSC bus on (some) qcom SoCsMichael Srba1-0/+389