aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/common-spar (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02staging: unisys: common-spar: Fix missing blank line warningMelike Yurtoglu1-0/+2
2014-09-28Staging: unisys: common-spar: include: channels: Remove unnecessary semicolonAybuke Ozdemir1-2/+2
2014-09-23staging: unisys: fix IO memory copy in channel.hBenjamin Romer1-4/+4
2014-09-19staging: unisys: Fix sparse error - accessing __iomem directlyLuke Hart1-3/+7
2014-08-16staging: unisys: fix spacing in vbusdeviceinfo.hBenjamin Romer1-0/+1
2014-08-16staging: unisys: clean up vmcall functionsBenjamin Romer1-15/+11
2014-08-16staging: unisys: fix spacing in iovmcall_gnuc.hBenjamin Romer1-2/+2
2014-08-16staging: unisys: fix line lengths in controlvmcompletionstatus.hBenjamin Romer1-7/+9
2014-08-16staging: unisys: remove commontypes.hBenjamin Romer7-8/+5
2014-08-16staging: unisys: move remaining macros from commontypes.h to channel.hBenjamin Romer1-0/+31
2014-08-16staging: unisys: remove OFFSETOF from commontypesBenjamin Romer1-18/+18
2014-08-16staging: unisys: remove GUEST_PHYSICAL_ADDRESS from commontypes.hBenjamin Romer1-0/+3
2014-08-16staging: unisys: remove INLINE define from commontypesBenjamin Romer1-1/+1
2014-08-16staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypesBenjamin Romer1-4/+4
2014-08-16staging: unisys: remove MEMCPY functions from commontypes.hBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove MEMCMP_IOBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove MEMSET defineBenjamin Romer2-4/+4
2014-08-01staging: unisys: remove UINTN typeBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove S16 typeBenjamin Romer1-1/+1
2014-08-01staging: unisys: remove U64 typeBenjamin Romer6-55/+55
2014-08-01staging: unisys: remove U32 typeBenjamin Romer7-154/+154
2014-08-01staging: unisys: remove U16 typeBenjamin Romer5-38/+38
2014-07-30staging: unisys: remove U8 typeBenjamin Romer8-99/+99
2014-07-08Staging: unisys: Fix noderef sparse warnings in vbusdeviceinfo.hKen Cox1-5/+5
2014-07-08Staging: unisys: Remove ultra_vbus_init_channel functionKen Cox1-36/+0
2014-07-08Staging: unisys: use Linux coding convention for function namesKen Cox2-16/+16
2014-05-23Staging: unisys: Fixup sparse warnings for dereferencing noderef types.Ken Cox1-7/+9
2014-05-18staging: unisys: Replace GUID with uuid_leBenjamin Romer6-56/+48
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer13-13/+13
2014-04-25staging: unisys: Fix typo in comment and printkMasanari Iida3-3/+3
2014-03-17Staging: unisys: Clean multiple sparse warningsKen Cox5-102/+119
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox1-4/+6
2014-03-04staging: visorchipset driver to provide registration and other servicesKen Cox11-0/+3083
2014-03-04staging: visorchannel moduleKen Cox2-0/+691