summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2014-08-01staging: visorchipset: fix sparse warnings about static declarationVincent Bernat
2014-08-01staging: unisys: remove MEMCMP_IOBenjamin Romer
2014-08-01staging: unisys: remove MEMSET defineBenjamin Romer
2014-08-01staging: unisys: remove UINTN typeBenjamin Romer
2014-08-01staging: unisys: remove unused defines from commontypes.hBenjamin Romer
2014-08-01staging: unisys: remove non-kernel code from commontypes.hBenjamin Romer
2014-08-01staging: unisys: remove S64 typeBenjamin Romer
2014-08-01staging: unisys: remove S32 typeBenjamin Romer
2014-08-01staging: unisys: remove S16 typeBenjamin Romer
2014-08-01staging: unisys: remove S8 typeBenjamin Romer
2014-08-01staging: unisys: remove U64 typeBenjamin Romer
2014-08-01staging: unisys: remove U32 typeBenjamin Romer
2014-08-01staging: unisys: remove U16 typeBenjamin Romer
2014-07-30staging: unisys: remove U8 typeBenjamin Romer
2014-07-30staging: unisys: add sysfs entries for parahotplug supportBenjamin Romer
2014-07-30staging: unisys: remove parahotplug proc entryBenjamin Romer
2014-07-27staging: unisys: include: uisutils.h: Cleaning up missing null-terminate in c...Rickard Strandqvist
2014-07-27staging: unisys: remove partition information from procBenjamin Romer
2014-07-27staging: unisys: fix visorchipset sysfs attribute functionsBenjamin Romer
2014-07-24staging: unisys: ABI documentation for new sysfs entriesBenjamin Romer
2014-07-24staging: unisys: clean up diagdump proc entry codeBenjamin Romer
2014-07-24staging: unisys: move chipsetready to sysfsBenjamin Romer
2014-07-24staging: unisys: move installer to sysfs and split fieldsBenjamin Romer
2014-07-22staging: unisys: fix and remove virthba commentsErik Arfvidson
2014-07-22staging: unisys: move boottotool out of proc to sysfsBenjamin Romer
2014-07-22staging: unisys: add toolaction to sysfsBenjamin Romer
2014-07-21staging: unisys: added virthba enable_ints entryErik Arfvidson
2014-07-21staging: unisys: added virthba rqwait entryErik Arfvidson
2014-07-21staging: unisys: added virthba debugfs dir and info entryErik Arfvidson
2014-07-21staging: unisys: remove virthba proc filesErik Arfvidson
2014-07-17staging: unisys: detect controlvm channel on module loadBenjamin Romer
2014-07-17staging: unisys: simplify controlvm channel address functionBenjamin Romer
2014-07-16staging: unisys: added virtpci info entryErik Arfvidson
2014-07-15staging: unisys: remove proc entries from /proc/visorchipset/controlvmBenjamin Romer
2014-07-08staging: unisys: remove all proc entries from virtpciErik Arfvidson
2014-07-08Staging: unisys: Fix noderef sparse warnings in vbusdeviceinfo.hKen Cox
2014-07-08Staging: unisys: Remove ultra_vbus_init_channel functionKen Cox
2014-07-08Staging: unisys: Remove isServer arg from init_vbus_channel()Ken Cox
2014-07-08Staging: unisys: use Linux coding convention for function namesKen Cox
2014-07-08Staging:unisys: Add Kconfig dependency on UNISYS_VISORUTIL to UNISYS_CHANNELSTUBKen Cox
2014-06-26Staging: unisys Remove BROKEN from Kconfig to allow compilationKen Cox
2014-06-26Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox
2014-06-26staging: unisys: remove unused macrosPaul Bolle
2014-06-19staging: unisys: Remove trailing semicolon from macroMasanari Iida
2014-05-23Staging: unisys: visorchipset: Remove filexfer.cKen Cox
2014-05-23Staging: unisys: Fixup sparse warnings for dereferencing noderef types.Ken Cox
2014-05-23Staging: unisys: Remove unused macros from visorchannel/visorchannel.hKen Cox
2014-05-23Staging: unisys: virthba: declare virthba_queue_command as staticKen Cox
2014-05-23Staging: unisys: Fix sparse warningsKen Cox
2014-05-18staging: unisys: visorutil: Add a blank lineMasaru Nomura