summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* Staging: unisys: visorchipset: Remove filexfer.cKen Cox2014-05-234-662/+1
* Staging: unisys: Fixup sparse warnings for dereferencing noderef types.Ken Cox2014-05-233-17/+26
* Staging: unisys: Remove unused macros from visorchannel/visorchannel.hKen Cox2014-05-231-30/+0
* Staging: unisys: virthba: declare virthba_queue_command as staticKen Cox2014-05-231-1/+1
* Staging: unisys: Fix sparse warningsKen Cox2014-05-235-10/+10
* staging: unisys: visorutil: Add a blank lineMasaru Nomura2014-05-184-0/+15
* 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-1822-428/+182
* Staging: unisys: visorutil: Add MODULE_LICENSE("GPL")Ken Cox2014-05-181-0/+1
* Staging: unisys: detect s-Par firmwareKen Cox2014-05-188-0/+75
* Staging: unisys: virthba: add MODULE_DEVICE_TABLEKen Cox2014-04-251-0/+8
* staging: unisys: fix copyright noticesBenjamin Romer2014-04-2560-60/+60
* staging: unisys: Fix typo in comment and printkMasanari Iida2014-04-256-8/+8
* staging: unisys: Fix format string mismatch in virthba.cMasanari Iida2014-04-251-1/+1
* Staging: unisys: use after free in list_for_each()Dan Carpenter2014-04-162-6/+6
* staging: unisys: use after free in error messagesDan Carpenter2014-04-161-2/+2
* Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman2014-04-071-1/+1
* Staging: unisys: verify that a control channel existsSasha Levin2014-04-071-0/+18
* staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida2014-04-071-1/+1
* staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREEDaeseok Youn2014-03-203-105/+13
* Staging: unisys: Remove RETINT macroKen Cox2014-03-196-61/+68
* Staging: unisys: Remove FAIL macroKen Cox2014-03-194-65/+103
* Staging: unisys: Remove RETVOID macroKen Cox2014-03-194-13/+6
* Staging: unisys: Remove RETPTR macroKen Cox2014-03-198-39/+55
* Staging: unisys: Remove RETBOOL macroKen Cox2014-03-194-32/+32
* Staging: unisys: Remove FAIL_WPOSTCODE_1 macroKen Cox2014-03-192-24/+33
* Staging: unisys: Cleanup macros to get rid of goto statementsKen Cox2014-03-192-92/+18
* Staging: unisys: include: Remove unused macros from timskmod.hKen Cox2014-03-191-118/+0
* staging: unisys: kmalloc/memset to kzalloc conversationSilvio F2014-03-185-20/+9
* Staging: unisys: visorutil: Clean up sparse warnings in visorutil codeKen Cox2014-03-174-115/+11
* Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.Ken Cox2014-03-173-8/+10
* Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel codeKen Cox2014-03-172-137/+1
* Staging: unisys: uislib: Cleanup sparse warnings in uislibKen Cox2014-03-173-54/+22
* Staging: unisys: Clean multiple sparse warningsKen Cox2014-03-178-243/+209
* Staging: unisys: channels: Cleanup sparse warningsKen Cox2014-03-174-133/+49
* staging: unisys: remove incorrect error handling after queue_delayed_workDaeseok Youn2014-03-171-10/+4
* Staging: unisys: Replace kmalloc/memset with kzallocAndreea-Cristina Bernat2014-03-165-14/+11
* staging: unisys: visorutil: Use kzalloc instead of kmalloc with memsetIulia Manda2014-03-131-16/+8
* Staging: unisys: Fix multiple variable length array declarationsKen Cox2014-03-083-10/+39
* staging: unisys: update MAINTAINERS and TODOBenjamin Romer2014-03-081-1/+2
* Staging: unisys: uislib: Fix locking in info_proc_read_helper()Ken Cox2014-03-081-40/+55
* Staging: unisys: virthba: Fix variable length arrayKen Cox2014-03-081-1/+4
* staging: unisys/uislib: kthread_create() returns an ERR_PTRDan Carpenter2014-03-081-1/+1
* Staging: unisys: virthba: Add dependency on SCSIKen Cox2014-03-061-1/+1
OpenPOWER on IntegriCloud