summaryrefslogtreecommitdiff
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/+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
* staging: unisys: Give exported symbols unique namesKen Cox2014-03-0624-276/+308
* staging: unisys: remove unreferenced utility functions.Ken Cox2014-03-062-663/+1
* staging: s-Par driver documentationKen Cox2014-03-044-0/+293
* staging: virthba driver to access shared SCSI hbaKen Cox2014-03-046-0/+1872
* staging: virtpci driverKen Cox2014-03-046-0/+1884
* staging: visoruislib driver used to handle requests from virtpciKen Cox2014-03-049-1/+3195
* staging: visorchannelstub driver to provide channel support routinesKen Cox2014-03-047-0/+425
* staging: visorchipset driver to provide registration and other servicesKen Cox2014-03-0433-0/+9062
* staging: visorchannel moduleKen Cox2014-03-0412-0/+2035
* staging: visorutil driver to provide common functionality to other s-Par driversKen Cox2014-03-0418-0/+3254