summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/virthba
AgeCommit message (Expand)Author
2014-10-27staging: unisys: fix CamelCase in uiscmdrsp_disknotifyBenjamin Romer
2014-10-27staging: unisys: fix CamelCase names in struct sense_dataBenjamin Romer
2014-10-27staging: unisys: refactor enum VDISK_MGMT_TYPESBenjamin Romer
2014-10-27staging: unisys: refactor TASK_MGMT_TYPESBenjamin Romer
2014-10-27staging: unisys: fix CamelCase names in struct irq_infoBenjamin Romer
2014-10-27staging: unisys: refactor visor_signalqueue_empty()Benjamin Romer
2014-10-27staging: unisys: fix CamelCase in struct signal_queue_headerBenjamin Romer
2014-10-27staging: unisys: remove typedef SIGNAL_QUEUE_HEADERBenjamin Romer
2014-10-27staging: unisys: refactor ULTRA_channel_client_release_os()Benjamin Romer
2014-10-27staging: unisys: refactor ULTRA_channel_client_acquire_os()Benjamin Romer
2014-10-27staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macroBenjamin Romer
2014-10-27staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer
2014-10-27staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer
2014-10-20staging: unisys: fix CamelCase name for struct InterruptInfoBenjamin Romer
2014-10-02staging: unisys: fix camelcase function uisqueue_InterlockedOr()Benjamin Romer
2014-09-23staging: unisys: virthba: remove unnecessary return statementCatalina Mocanu
2014-08-26staging: unisys/virthba/virthba.c print u64 with %lluHonggang Li
2014-08-01staging: unisys: remove U64 typeBenjamin Romer
2014-08-01staging: unisys: remove U32 typeBenjamin Romer
2014-07-30staging: unisys: remove U8 typeBenjamin Romer
2014-07-22staging: unisys: fix and remove virthba commentsErik Arfvidson
2014-07-21staging: unisys: added virthba enable_ints entryErik Arfvidson
2014-07-21staging: unisys: added virthba rqwait entryErik Arfvidson
2014-07-21staging: unisys: added virthba debugfs dir and info entryErik Arfvidson
2014-07-21staging: unisys: remove virthba proc filesErik Arfvidson
2014-06-26Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox
2014-06-26staging: unisys: remove unused macrosPaul Bolle
2014-05-23Staging: unisys: virthba: declare virthba_queue_command as staticKen Cox
2014-05-18Staging: unisys: detect s-Par firmwareKen Cox
2014-04-25Staging: unisys: virthba: add MODULE_DEVICE_TABLEKen Cox
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer
2014-04-25staging: unisys: Fix typo in comment and printkMasanari Iida
2014-04-25staging: unisys: Fix format string mismatch in virthba.cMasanari Iida
2014-03-18staging: unisys: kmalloc/memset to kzalloc conversationSilvio F
2014-03-17Staging: unisys: Clean multiple sparse warningsKen Cox
2014-03-16Staging: unisys: Replace kmalloc/memset with kzallocAndreea-Cristina Bernat
2014-03-08Staging: unisys: Fix multiple variable length array declarationsKen Cox
2014-03-08Staging: unisys: virthba: Fix variable length arrayKen Cox
2014-03-06Staging: unisys: virthba: Add dependency on SCSIKen Cox
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox
2014-03-04staging: virthba driver to access shared SCSI hbaKen Cox