summaryrefslogtreecommitdiff
path: root/drivers/slimbus/stream.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2024-07-05slimbus: Fix struct and documentation alignment in stream.cAmit Vadhavana1-3/+5
2022-11-23slimbus: stream: add checks for invalid unprepare/disable usageKrzysztof Kozlowski1-0/+6
2022-11-23slimbus: stream: handle unsupported bitrates for presence rateKrzysztof Kozlowski1-2/+9
2022-11-10slimbus: stream: correct presence rate frequenciesKrzysztof Kozlowski1-4/+4
2019-06-10slimbus: fix kerneldoc commentsJonathan Corbet1-6/+6
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla1-0/+477