index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
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
2014-03-06
staging: unisys: Give exported symbols unique names
Ken Cox
2014-03-06
staging: unisys: remove unreferenced utility functions.
Ken Cox
2014-03-04
staging: s-Par driver documentation
Ken Cox
2014-03-04
staging: virthba driver to access shared SCSI hba
Ken Cox
2014-03-04
staging: virtpci driver
Ken Cox
2014-03-04
staging: visoruislib driver used to handle requests from virtpci
Ken Cox
2014-03-04
staging: visorchannelstub driver to provide channel support routines
Ken Cox
2014-03-04
staging: visorchipset driver to provide registration and other services
Ken Cox
2014-03-04
staging: visorchannel module
Ken Cox
2014-03-04
staging: visorutil driver to provide common functionality to other s-Par drivers
Ken Cox