summaryrefslogtreecommitdiff
path: root/drivers/slimbus/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-13slimbus: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2020-10-29slimbus: core: do not enter to clock pause mode in coreSrinivas Kandagatla1-2/+0
2020-10-29slimbus: core: check get_addr before removing laddr idaSrinivas Kandagatla1-2/+2
2020-07-22slimbus: core: Fix mismatch in of_node_get/putSaravana Kannan1-0/+1
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla1-0/+2
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla1-0/+39
2018-03-15slimbus: core: use put_device() instead of kfree()Arvind Yadav1-1/+1
2017-12-19slimbus: Add support for 'clock-pause' featureSagar Dharia1-0/+16
2017-12-19slimbus: core: add support to device tree helperSrinivas Kandagatla1-0/+50
2017-12-19slimbus: core: Add slim controllers supportSagar Dharia1-0/+306
2017-12-19slimbus: Add SLIMbus bus typeSagar Dharia1-0/+108