summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-09thunderbolt: Do not fail if DROM data CRC32 is invalidMika Westerberg1-2/+1
2017-06-09thunderbolt: Fail switch adding operation if reading DROM failsMika Westerberg1-2/+5
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg5-67/+303
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg6-121/+377
2017-06-09thunderbolt: Allow passing NULL to tb_ctl_free()Mika Westerberg1-0/+4
2017-06-09thunderbolt: Rework capability handlingMika Westerberg6-102/+142
2017-06-09thunderbolt: Add MSI-X supportMika Westerberg4-36/+198
2017-06-09thunderbolt: Do not warn about newer DROM versionsMika Westerberg1-1/+1
2017-06-09thunderbolt: Do not try to read UID if DROM offset is read as 0Mika Westerberg1-0/+3
2017-06-09thunderbolt: No need to read UID of the root switch on resumeMika Westerberg1-11/+18
2017-06-09thunderbolt: Use const buffer pointer in write operationsMika Westerberg3-7/+7
2017-06-03mux: mmio-based syscon mux controllerPhilipp Zabel3-0/+155