summaryrefslogtreecommitdiff
path: root/drivers/soundwire/master.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-03-03soundwire: constify the struct device_type usageRicardo B. Marliere1-1/+1
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart1-1/+1
2020-12-02soundwire: master: use pm_runtime_set_active() on addPierre-Louis Bossart1-0/+14
2020-08-17soundwire: master: enable pm runtimeBard Liao1-0/+2
2020-05-20soundwire: master: add sysfs supportPierre-Louis Bossart1-0/+84
2020-05-19soundwire: master: add runtime pm supportBard Liao1-0/+7
2020-05-19soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart1-0/+81