summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/uislib
AgeCommit message (Expand)AuthorFilesLines
2014-04-16staging: unisys: use after free in error messagesDan Carpenter1-2/+2
2014-03-20staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREEDaeseok Youn2-99/+13
2014-03-20Staging: unisys: Remove RETINT macroKen Cox1-6/+3
2014-03-20Staging: unisys: Remove RETVOID macroKen Cox1-1/+0
2014-03-20Staging: unisys: Remove RETPTR macroKen Cox2-5/+7
2014-03-20Staging: unisys: Remove RETBOOL macroKen Cox1-1/+0
2014-03-18Staging: unisys: uislib: Cleanup sparse warnings in uislibKen Cox1-6/+6
2014-03-18Staging: unisys: Clean multiple sparse warningsKen Cox1-93/+22
2014-03-09Staging: unisys: Fix multiple variable length array declarationsKen Cox1-8/+31
2014-03-09Staging: unisys: uislib: Fix locking in info_proc_read_helper()Ken Cox1-40/+55
2014-03-09staging: unisys/uislib: kthread_create() returns an ERR_PTRDan Carpenter1-1/+1
2014-03-07staging: unisys: Give exported symbols unique namesKen Cox3-19/+21
2014-03-05staging: visoruislib driver used to handle requests from virtpciKen Cox6-0/+3163