aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/uislib/uisutils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-02staging: unisys: remove duplicate headerSudip Mukherjee1-2/+0
2014-10-20staging: unisys: Fix ULTRA_VBUS_DEVICEINFOBenjamin Romer1-8/+7
2014-10-20staging: unisys: fix CamelCase in uisctrl_unregister_req_handler_exBenjamin Romer1-5/+5
2014-10-20staging: unisys: fix CamelCase in uisctrl_register_req_handler_exBenjamin Romer1-19/+19
2014-10-20staging: unisys: fix CamelCase in ReqHandlerDelBenjamin Romer1-3/+3
2014-10-20staging: unisys: fix CamelCase in ReqHandlerFind()Benjamin Romer1-2/+2
2014-10-20staging: unisys: fix CamelCase names in ReqHandlerAdd()Benjamin Romer1-3/+3
2014-10-20staging: unisys: fix CamelCase in struct req_handler_infoBenjamin Romer1-5/+5
2014-10-20staging: unisys: remove typedef ReqHandlerInfo_tBenjamin Romer1-9/+9
2014-10-20staging: unisys: fix CamelCase name for registered services variableBenjamin Romer1-5/+5
2014-10-20staging: unisys: Fix CamelCase function pointers in uisutilsBenjamin Romer1-4/+4
2014-10-02staging: unisys: fix CamelCase in uisctrl_register_req_handlerBenjamin Romer1-3/+3
2014-10-02staging: unisys: fix CamelCase in bus_device_info_init()Benjamin Romer1-2/+2
2014-08-25staging: unisys: fix indentation of uisutil_copy_fragsinfo_from_skb()Benjamin Romer1-23/+25
2014-08-16staging: unisys: uislib: Fixed missing blank line coding style issueTobenna P. Igwe1-0/+5
2014-08-16staging: unisys: remove commontypes.hBenjamin Romer1-1/+2
2014-08-01staging: unisys: remove U64 typeBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove U32 typeBenjamin Romer1-2/+2
2014-06-26Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox1-7/+4
2014-05-18staging: unisys: Replace GUID with uuid_leBenjamin Romer1-31/+22
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer1-1/+1
2014-03-20staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREEDaeseok Youn1-3/+2
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox1-12/+14
2014-03-04staging: visoruislib driver used to handle requests from virtpciKen Cox1-0/+349