Age | Commit message (Expand) | Author |
2014-05-23 | Staging: unisys: visorchipset: Remove filexfer.c | Ken Cox |
2014-05-23 | Staging: unisys: Fixup sparse warnings for dereferencing noderef types. | Ken Cox |
2014-05-23 | Staging: unisys: Remove unused macros from visorchannel/visorchannel.h | Ken Cox |
2014-05-23 | Staging: unisys: virthba: declare virthba_queue_command as static | Ken Cox |
2014-05-23 | Staging: unisys: Fix sparse warnings | Ken Cox |
2014-05-18 | staging: unisys: visorutil: Add a blank line | Masaru Nomura |
2014-05-18 | staging: unisys: remove remaining proc directory entries | Benjamin Romer |
2014-05-18 | staging: unisys: move uislib/info proc entry to debugfs | Benjamin Romer |
2014-05-18 | staging: unisys: remove functions made redundant in uislib.c | Benjamin Romer |
2014-05-18 | staging: unisys: move uislib/smart_wakeup proc entry to debugfs | Benjamin Romer |
2014-05-18 | staging: unisys: move uislib/cycles_before_wait proc entry to debugfs | Benjamin Romer |
2014-05-18 | staging: unisys: move uislib/platform proc entry to debugfs | Benjamin Romer |
2014-05-18 | staging: unisys: remove testing proc interfaces from uislib | Benjamin Romer |
2014-05-18 | staging: unisys: Replace GUID with uuid_le | Benjamin Romer |
2014-05-18 | Staging: unisys: visorutil: Add MODULE_LICENSE("GPL") | Ken Cox |
2014-05-18 | Staging: unisys: detect s-Par firmware | Ken Cox |
2014-04-25 | Staging: unisys: virthba: add MODULE_DEVICE_TABLE | Ken Cox |
2014-04-25 | staging: unisys: fix copyright notices | Benjamin Romer |
2014-04-25 | staging: unisys: Fix typo in comment and printk | Masanari Iida |
2014-04-25 | staging: unisys: Fix format string mismatch in virthba.c | Masanari Iida |
2014-04-16 | Staging: unisys: use after free in list_for_each() | Dan Carpenter |
2014-04-16 | staging: unisys: use after free in error messages | Dan Carpenter |
2014-04-07 | Staging: unisys: mark drivers as BROKEN | Greg Kroah-Hartman |
2014-04-07 | Staging: unisys: verify that a control channel exists | Sasha Levin |
2014-04-07 | staging: unisys: Add missing close parentheses in filexfer.c | Masanari Iida |
2014-03-20 | staging: unisys: replace kzalloc/kfree with UISMALLOC/UISFREE | Daeseok Youn |
2014-03-19 | Staging: unisys: Remove RETINT macro | Ken Cox |
2014-03-19 | Staging: unisys: Remove FAIL macro | Ken Cox |
2014-03-19 | Staging: unisys: Remove RETVOID macro | Ken Cox |
2014-03-19 | Staging: unisys: Remove RETPTR macro | Ken Cox |
2014-03-19 | Staging: unisys: Remove RETBOOL macro | Ken Cox |
2014-03-19 | Staging: unisys: Remove FAIL_WPOSTCODE_1 macro | Ken Cox |
2014-03-19 | Staging: unisys: Cleanup macros to get rid of goto statements | Ken Cox |
2014-03-19 | Staging: unisys: include: Remove unused macros from timskmod.h | Ken Cox |
2014-03-18 | staging: unisys: kmalloc/memset to kzalloc conversation | Silvio F |
2014-03-17 | Staging: unisys: visorutil: Clean up sparse warnings in visorutil code | Ken Cox |
2014-03-17 | Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code. | Ken Cox |
2014-03-17 | Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel code | Ken Cox |
2014-03-17 | Staging: unisys: uislib: Cleanup sparse warnings in uislib | Ken Cox |
2014-03-17 | Staging: unisys: Clean multiple sparse warnings | Ken Cox |
2014-03-17 | Staging: unisys: channels: Cleanup sparse warnings | Ken Cox |
2014-03-17 | staging: unisys: remove incorrect error handling after queue_delayed_work | Daeseok Youn |
2014-03-16 | Staging: unisys: Replace kmalloc/memset with kzalloc | Andreea-Cristina Bernat |
2014-03-13 | staging: unisys: visorutil: Use kzalloc instead of kmalloc with memset | Iulia Manda |
2014-03-08 | Staging: unisys: Fix multiple variable length array declarations | Ken Cox |
2014-03-08 | staging: unisys: update MAINTAINERS and TODO | Benjamin Romer |
2014-03-08 | Staging: unisys: uislib: Fix locking in info_proc_read_helper() | Ken Cox |
2014-03-08 | Staging: unisys: virthba: Fix variable length array | Ken Cox |
2014-03-08 | staging: unisys/uislib: kthread_create() returns an ERR_PTR | Dan Carpenter |
2014-03-06 | Staging: unisys: virthba: Add dependency on SCSI | Ken Cox |