summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* 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/+13Star
* 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/+6Star
* 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/+18Star
* Staging: unisys: include: Remove unused macros from timskmod.hKen Cox2014-03-191-118/+0Star
* staging: unisys: kmalloc/memset to kzalloc conversationSilvio F2014-03-195-20/+9Star
* Staging: unisys: visorutil: Clean up sparse warnings in visorutil codeKen Cox2014-03-174-115/+11Star
* 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/+1Star
* Staging: unisys: uislib: Cleanup sparse warnings in uislibKen Cox2014-03-173-54/+22Star
* Staging: unisys: Clean multiple sparse warningsKen Cox2014-03-178-243/+209Star
* Staging: unisys: channels: Cleanup sparse warningsKen Cox2014-03-174-133/+49Star
* staging: unisys: remove incorrect error handling after queue_delayed_workDaeseok Youn2014-03-171-10/+4Star
* Staging: unisys: Replace kmalloc/memset with kzallocAndreea-Cristina Bernat2014-03-175-14/+11Star
* staging: unisys: visorutil: Use kzalloc instead of kmalloc with memsetIulia Manda2014-03-141-16/+8Star
* Staging: unisys: Fix multiple variable length array declarationsKen Cox2014-03-093-10/+39
* staging: unisys: update MAINTAINERS and TODOBenjamin Romer2014-03-091-1/+2
* Staging: unisys: uislib: Fix locking in info_proc_read_helper()Ken Cox2014-03-091-40/+55
* Staging: unisys: virthba: Fix variable length arrayKen Cox2014-03-091-1/+4
* staging: unisys/uislib: kthread_create() returns an ERR_PTRDan Carpenter2014-03-091-1/+1
* Staging: unisys: virthba: Add dependency on SCSIKen Cox2014-03-061-1/+1
* staging: unisys: Give exported symbols unique namesKen Cox2014-03-0624-276/+308
* staging: unisys: remove unreferenced utility functions.Ken Cox2014-03-062-663/+1Star
* staging: s-Par driver documentationKen Cox2014-03-054-0/+293
* staging: virthba driver to access shared SCSI hbaKen Cox2014-03-056-0/+1872
* staging: virtpci driverKen Cox2014-03-056-0/+1884
* staging: visoruislib driver used to handle requests from virtpciKen Cox2014-03-059-1/+3195
* staging: visorchannelstub driver to provide channel support routinesKen Cox2014-03-057-0/+425
* staging: visorchipset driver to provide registration and other servicesKen Cox2014-03-0533-0/+9062
* staging: visorchannel moduleKen Cox2014-03-0512-0/+2035
* staging: visorutil driver to provide common functionality to other s-Par driversKen Cox2014-03-0518-0/+3254