summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/uislib
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: remove U64 typeBenjamin Romer2014-08-013-10/+10
* staging: unisys: remove U32 typeBenjamin Romer2014-08-012-30/+30
* staging: unisys: remove U8 typeBenjamin Romer2014-07-301-4/+4
* Staging: unisys: Remove isServer arg from init_vbus_channel()Ken Cox2014-07-081-19/+7
* Staging: unisys: use Linux coding convention for function namesKen Cox2014-07-081-1/+1
* Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox2014-06-261-7/+4
* staging: unisys: remove unused macrosPaul Bolle2014-06-261-3/+0
* Staging: unisys: Fixup sparse warnings for dereferencing noderef types.Ken Cox2014-05-231-2/+2
* Staging: unisys: Fix sparse warningsKen Cox2014-05-231-1/+1
* staging: unisys: remove remaining proc directory entriesBenjamin Romer2014-05-181-92/+0
* staging: unisys: move uislib/info proc entry to debugfsBenjamin Romer2014-05-181-24/+16
* staging: unisys: remove functions made redundant in uislib.cBenjamin Romer2014-05-181-33/+0
* staging: unisys: move uislib/smart_wakeup proc entry to debugfsBenjamin Romer2014-05-181-50/+9
* staging: unisys: move uislib/cycles_before_wait proc entry to debugfsBenjamin Romer2014-05-181-49/+8
* staging: unisys: move uislib/platform proc entry to debugfsBenjamin Romer2014-05-181-45/+17
* staging: unisys: remove testing proc interfaces from uislibBenjamin Romer2014-05-181-533/+1
* staging: unisys: Replace GUID with uuid_leBenjamin Romer2014-05-182-64/+42
* Staging: unisys: detect s-Par firmwareKen Cox2014-05-181-0/+3
* staging: unisys: fix copyright noticesBenjamin Romer2014-04-254-4/+4
* staging: unisys: use after free in error messagesDan Carpenter2014-04-161-2/+2
* staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREEDaeseok Youn2014-03-202-99/+13
* Staging: unisys: Remove RETINT macroKen Cox2014-03-191-6/+3
* Staging: unisys: Remove RETVOID macroKen Cox2014-03-191-1/+0
* Staging: unisys: Remove RETPTR macroKen Cox2014-03-192-5/+7
* Staging: unisys: Remove RETBOOL macroKen Cox2014-03-191-1/+0
* Staging: unisys: uislib: Cleanup sparse warnings in uislibKen Cox2014-03-171-6/+6
* Staging: unisys: Clean multiple sparse warningsKen Cox2014-03-171-93/+22
* Staging: unisys: Fix multiple variable length array declarationsKen Cox2014-03-081-8/+31
* Staging: unisys: uislib: Fix locking in info_proc_read_helper()Ken Cox2014-03-081-40/+55
* staging: unisys/uislib: kthread_create() returns an ERR_PTRDan Carpenter2014-03-081-1/+1
* staging: unisys: Give exported symbols unique namesKen Cox2014-03-063-19/+21
* staging: visoruislib driver used to handle requests from virtpciKen Cox2014-03-046-0/+3163