summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
AgeCommit message (Expand)AuthorFilesLines
2014-08-01staging: visorchipset: fix sparse warnings about static declarationVincent Bernat1-9/+13
2014-08-01staging: unisys: remove MEMCMP_IOBenjamin Romer2-4/+2
2014-08-01staging: unisys: remove MEMSET defineBenjamin Romer3-5/+4
2014-08-01staging: unisys: remove UINTN typeBenjamin Romer2-8/+2
2014-08-01staging: unisys: remove unused defines from commontypes.hBenjamin Romer1-3/+0
2014-08-01staging: unisys: remove non-kernel code from commontypes.hBenjamin Romer1-62/+0
2014-08-01staging: unisys: remove S64 typeBenjamin Romer3-6/+4
2014-08-01staging: unisys: remove S32 typeBenjamin Romer1-1/+0
2014-08-01staging: unisys: remove S16 typeBenjamin Romer2-2/+1
2014-08-01staging: unisys: remove S8 typeBenjamin Romer1-1/+0
2014-08-01staging: unisys: remove U64 typeBenjamin Romer19-146/+145
2014-08-01staging: unisys: remove U32 typeBenjamin Romer23-316/+315
2014-08-01staging: unisys: remove U16 typeBenjamin Romer8-45/+44
2014-07-30staging: unisys: remove U8 typeBenjamin Romer17-135/+134
2014-07-30staging: unisys: add sysfs entries for parahotplug supportBenjamin Romer1-0/+52
2014-07-30staging: unisys: remove parahotplug proc entryBenjamin Romer1-71/+0
2014-07-27staging: unisys: include: uisutils.h: Cleaning up missing null-terminate in c...Rickard Strandqvist1-4/+4
2014-07-27staging: unisys: remove partition information from procBenjamin Romer1-99/+0
2014-07-27staging: unisys: fix visorchipset sysfs attribute functionsBenjamin Romer2-56/+69
2014-07-24staging: unisys: ABI documentation for new sysfs entriesBenjamin Romer1-0/+101
2014-07-24staging: unisys: clean up diagdump proc entry codeBenjamin Romer1-7/+1
2014-07-24staging: unisys: move chipsetready to sysfsBenjamin Romer1-52/+24
2014-07-24staging: unisys: move installer to sysfs and split fieldsBenjamin Romer1-127/+106
2014-07-22staging: unisys: fix and remove virthba commentsErik Arfvidson1-2/+1
2014-07-22staging: unisys: move boottotool out of proc to sysfsBenjamin Romer1-92/+40
2014-07-22staging: unisys: add toolaction to sysfsBenjamin Romer1-91/+51
2014-07-21staging: unisys: added virthba enable_ints entryErik Arfvidson1-0/+63
2014-07-21staging: unisys: added virthba rqwait entryErik Arfvidson1-0/+2
2014-07-21staging: unisys: added virthba debugfs dir and info entryErik Arfvidson1-0/+79
2014-07-21staging: unisys: remove virthba proc filesErik Arfvidson1-206/+0
2014-07-17staging: unisys: detect controlvm channel on module loadBenjamin Romer1-121/+65
2014-07-17staging: unisys: simplify controlvm channel address functionBenjamin Romer4-94/+15
2014-07-16staging: unisys: added virtpci info entryErik Arfvidson1-2/+108
2014-07-15staging: unisys: remove proc entries from /proc/visorchipset/controlvmBenjamin Romer1-108/+1
2014-07-08staging: unisys: remove all proc entries from virtpciErik Arfvidson1-308/+1
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: Remove isServer arg from init_vbus_channel()Ken Cox1-19/+7
2014-07-08Staging: unisys: use Linux coding convention for function namesKen Cox3-17/+17
2014-07-08Staging:unisys: Add Kconfig dependency on UNISYS_VISORUTIL to UNISYS_CHANNELSTUBKen Cox1-1/+1
2014-06-26Staging: unisys Remove BROKEN from Kconfig to allow compilationKen Cox1-1/+1
2014-06-26Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox6-32/+12
2014-06-26staging: unisys: remove unused macrosPaul Bolle7-16/+0
2014-06-19staging: unisys: Remove trailing semicolon from macroMasanari Iida1-3/+3
2014-05-23Staging: unisys: visorchipset: Remove filexfer.cKen Cox4-662/+1
2014-05-23Staging: unisys: Fixup sparse warnings for dereferencing noderef types.Ken Cox3-17/+26
2014-05-23Staging: unisys: Remove unused macros from visorchannel/visorchannel.hKen Cox1-30/+0
2014-05-23Staging: unisys: virthba: declare virthba_queue_command as staticKen Cox1-1/+1
2014-05-23Staging: unisys: Fix sparse warningsKen Cox5-10/+10
2014-05-18staging: unisys: visorutil: Add a blank lineMasaru Nomura4-0/+15