aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fsi/fsi-master-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08fsi: Move defines to common headerJoel Stanley1-46/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-06-18fsi: master-hub: Fix sparse warningsJoel Stanley1-2/+3
2018-03-14fsi: master: Clarify master lifetimes & fix use-after-free in hub masterJeremy Kerr1-3/+18
2018-03-14fsi: core: Reduce console output during normal scanChristopher Bostic1-1/+1
2018-03-14fsi: Match fsi slaves and engines to available dt nodesJeremy Kerr1-0/+4
2017-06-09drivers/fsi: Add hub master supportChristopher Bostic1-0/+327