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
/
virthba
Age
Commit message (
Expand
)
Author
2014-10-27
staging: unisys: fix CamelCase in uiscmdrsp_disknotify
Benjamin Romer
2014-10-27
staging: unisys: fix CamelCase names in struct sense_data
Benjamin Romer
2014-10-27
staging: unisys: refactor enum VDISK_MGMT_TYPES
Benjamin Romer
2014-10-27
staging: unisys: refactor TASK_MGMT_TYPES
Benjamin Romer
2014-10-27
staging: unisys: fix CamelCase names in struct irq_info
Benjamin Romer
2014-10-27
staging: unisys: refactor visor_signalqueue_empty()
Benjamin Romer
2014-10-27
staging: unisys: fix CamelCase in struct signal_queue_header
Benjamin Romer
2014-10-27
staging: unisys: remove typedef SIGNAL_QUEUE_HEADER
Benjamin Romer
2014-10-27
staging: unisys: refactor ULTRA_channel_client_release_os()
Benjamin Romer
2014-10-27
staging: unisys: refactor ULTRA_channel_client_acquire_os()
Benjamin Romer
2014-10-27
staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macro
Benjamin Romer
2014-10-27
staging: unisys: fix CamelCase names in struct channel_header
Benjamin Romer
2014-10-27
staging: unisys: remove typedef for CHANNEL_HEADER
Benjamin Romer
2014-10-20
staging: unisys: fix CamelCase name for struct InterruptInfo
Benjamin Romer
2014-10-02
staging: unisys: fix camelcase function uisqueue_InterlockedOr()
Benjamin Romer
2014-09-23
staging: unisys: virthba: remove unnecessary return statement
Catalina Mocanu
2014-08-26
staging: unisys/virthba/virthba.c print u64 with %llu
Honggang Li
2014-08-01
staging: unisys: remove U64 type
Benjamin Romer
2014-08-01
staging: unisys: remove U32 type
Benjamin Romer
2014-07-30
staging: unisys: remove U8 type
Benjamin Romer
2014-07-22
staging: unisys: fix and remove virthba comments
Erik Arfvidson
2014-07-21
staging: unisys: added virthba enable_ints entry
Erik Arfvidson
2014-07-21
staging: unisys: added virthba rqwait entry
Erik Arfvidson
2014-07-21
staging: unisys: added virthba debugfs dir and info entry
Erik Arfvidson
2014-07-21
staging: unisys: remove virthba proc files
Erik Arfvidson
2014-06-26
Staging: unisys: remove references to __DATE__ and __TIME__
Ken Cox
2014-06-26
staging: unisys: remove unused macros
Paul Bolle
2014-05-23
Staging: unisys: virthba: declare virthba_queue_command as static
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-03-18
staging: unisys: kmalloc/memset to kzalloc conversation
Silvio F
2014-03-17
Staging: unisys: Clean multiple sparse warnings
Ken Cox
2014-03-16
Staging: unisys: Replace kmalloc/memset with kzalloc
Andreea-Cristina Bernat
2014-03-08
Staging: unisys: Fix multiple variable length array declarations
Ken Cox
2014-03-08
Staging: unisys: virthba: Fix variable length array
Ken Cox
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-04
staging: virthba driver to access shared SCSI hba
Ken Cox