summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter
2014-04-16staging: unisys: use after free in error messagesDan Carpenter
2014-04-07Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman
2014-04-07Staging: unisys: verify that a control channel existsSasha Levin
2014-04-07staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida
2014-03-20staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREEDaeseok Youn
2014-03-19Staging: unisys: Remove RETINT macroKen Cox
2014-03-19Staging: unisys: Remove FAIL macroKen Cox
2014-03-19Staging: unisys: Remove RETVOID macroKen Cox
2014-03-19Staging: unisys: Remove RETPTR macroKen Cox
2014-03-19Staging: unisys: Remove RETBOOL macroKen Cox
2014-03-19Staging: unisys: Remove FAIL_WPOSTCODE_1 macroKen Cox
2014-03-19Staging: unisys: Cleanup macros to get rid of goto statementsKen Cox
2014-03-19Staging: unisys: include: Remove unused macros from timskmod.hKen Cox
2014-03-18staging: unisys: kmalloc/memset to kzalloc conversationSilvio F
2014-03-17Staging: unisys: visorutil: Clean up sparse warnings in visorutil codeKen Cox
2014-03-17Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.Ken Cox
2014-03-17Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel codeKen Cox
2014-03-17Staging: unisys: uislib: Cleanup sparse warnings in uislibKen Cox
2014-03-17Staging: unisys: Clean multiple sparse warningsKen Cox
2014-03-17Staging: unisys: channels: Cleanup sparse warningsKen Cox
2014-03-17staging: unisys: remove incorrect error handling after queue_delayed_workDaeseok Youn
2014-03-16Staging: unisys: Replace kmalloc/memset with kzallocAndreea-Cristina Bernat
2014-03-13staging: unisys: visorutil: Use kzalloc instead of kmalloc with memsetIulia Manda
2014-03-08Staging: unisys: Fix multiple variable length array declarationsKen Cox
2014-03-08staging: unisys: update MAINTAINERS and TODOBenjamin Romer
2014-03-08Staging: unisys: uislib: Fix locking in info_proc_read_helper()Ken Cox
2014-03-08Staging: unisys: virthba: Fix variable length arrayKen Cox
2014-03-08staging: unisys/uislib: kthread_create() returns an ERR_PTRDan Carpenter
2014-03-06Staging: unisys: virthba: Add dependency on SCSIKen Cox
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox
2014-03-06staging: unisys: remove unreferenced utility functions.Ken Cox
2014-03-04staging: s-Par driver documentationKen Cox
2014-03-04staging: virthba driver to access shared SCSI hbaKen Cox
2014-03-04staging: virtpci driverKen Cox
2014-03-04staging: visoruislib driver used to handle requests from virtpciKen Cox
2014-03-04staging: visorchannelstub driver to provide channel support routinesKen Cox
2014-03-04staging: visorchipset driver to provide registration and other servicesKen Cox
2014-03-04staging: visorchannel moduleKen Cox
2014-03-04staging: visorutil driver to provide common functionality to other s-Par driversKen Cox