summaryrefslogtreecommitdiffstats
path: root/tools/spi (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-25thunderbolt: Remove redundant variable 'approved'Colin Ian King1-2/+0
2018-07-25thunderbolt: Use correct ICM commands in system suspendMika Westerberg1-5/+13
2018-07-25thunderbolt: No need to take tb->lock in domain suspend/completeMika Westerberg1-14/+1
2018-07-25thunderbolt: Do not unnecessarily call ICM get routeMika Westerberg1-9/+26
2018-07-25thunderbolt: Use 64-bit DMA mask if supported by the platformMika Westerberg1-0/+8
2018-07-25thunderbolt: Fix small typo in variable nameNathan Ciobanu1-1/+1
2018-07-24android: binder: Include asm/cacheflush.h after linux/ include filesGuenter Roeck1-1/+3
2018-07-24android: binder_alloc: Include asm/cacheflush.h after linux/ include filesGuenter Roeck1-1/+1
2018-07-24mei: add mei_msg_hdr_init wrapper.Tomas Winkler2-15/+20
2018-07-24mei: move hbuf_depth from the mei device to the hw modulesTomas Winkler5-49/+58
2018-07-24mei: cleanup slots to data conversionsTomas Winkler4-12/+14
2018-07-23fsi: Add support for device-tree provided chip IDsBenjamin Herrenschmidt1-0/+24
2018-07-23dt-bindings: fsi: Add optional chip-id to CFAMsBenjamin Herrenschmidt1-0/+5
2018-07-23fsi: sbefifo: Fix inconsistent use of ffdc mutexBenjamin Herrenschmidt1-4/+9
2018-07-23fsi: master-ast-cf: Add new FSI master using Aspeed ColdFireBenjamin Herrenschmidt5-0/+1755