summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/virthba/virthba.c
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: Fix typo in commentBastien Nocera2015-02-071-1/+1
* staging: unisys: fix CamelCase in enable_ints_write()Benjamin Romer2015-01-251-6/+6
* staging: unisys: fix CamelCase name in virthba_probe()Benjamin Romer2015-01-251-4/+4
* staging: unisys: refactor virthba_ISR()Benjamin Romer2015-01-251-9/+9
* staging: unisys: Fix CamelCase for function names in virthba.cKen Depro2015-01-251-5/+5
* staging: unisys: Fix remaining CamelCase global variables in virthba.cKen Depro2015-01-251-12/+13
* staging: unisys: Fix CamelCase for Disk Add/Remove global variables in virthba.cKen Depro2015-01-251-24/+24
* staging: unisys: Fix open parenthesis alignment issues in virthba.cKen Depro2015-01-251-2/+4
* staging: unisys: Fix warnings regarding lines over 80 characters in virthba.cKen Depro2015-01-251-1/+2
* staging: unisys: Fix "else not useful after return" warning in virthba.cKen Depro2015-01-251-3/+6
* staging: unisys: fix checkpatch checks for structs in virthba.cKen Depro2015-01-251-1/+2
* staging: unisys: Change alloc calls to use var name instead of type in virthba.cKen Depro2015-01-251-2/+2
* staging: unisys: Remove blank lines before/after braces in virthba.cKen Depro2015-01-251-4/+0Star
* staging: unisys: Fix logical continuation checks in virthba.cKen Depro2015-01-251-19/+19
* staging: unisys: Fix open parenthesis alignment checks in virthba.cKen Depro2015-01-251-21/+22
* staging: unisys: Remove unneeded spaces after casts in virthba.cKen Depro2015-01-251-65/+65
* staging: unisys: fix checkpatch space prohibited before comma errorsSyed Amer Gilani2015-01-101-1/+1
* staging: unisys: Remove extra blank lines from virthba filesKen Depro2014-11-051-2/+0Star
* staging: unisys: fix CamelCase members of virtpci_devBenjamin Romer2014-10-291-14/+14
* staging: unisys: fix CamelCase in uiscmdrsp_disknotifyBenjamin Romer2014-10-271-1/+1
* staging: unisys: fix CamelCase names in struct sense_dataBenjamin Romer2014-10-271-3/+3
* staging: unisys: refactor enum VDISK_MGMT_TYPESBenjamin Romer2014-10-271-1/+1
* staging: unisys: refactor TASK_MGMT_TYPESBenjamin Romer2014-10-271-1/+2
* staging: unisys: fix CamelCase names in struct irq_infoBenjamin Romer2014-10-271-5/+5
* staging: unisys: refactor visor_signalqueue_empty()Benjamin Romer2014-10-271-1/+1
* staging: unisys: fix CamelCase in struct signal_queue_headerBenjamin Romer2014-10-271-3/+3
* staging: unisys: remove typedef SIGNAL_QUEUE_HEADERBenjamin Romer2014-10-271-4/+4
* staging: unisys: refactor ULTRA_channel_client_release_os()Benjamin Romer2014-10-271-2/+1Star
* staging: unisys: refactor ULTRA_channel_client_acquire_os()Benjamin Romer2014-10-271-2/+2
* staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macroBenjamin Romer2014-10-271-3/+3
* staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer2014-10-271-8/+8
* staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer2014-10-271-2/+2
* staging: unisys: fix CamelCase name for struct InterruptInfoBenjamin Romer2014-10-201-1/+1
* staging: unisys: fix camelcase function uisqueue_InterlockedOr()Benjamin Romer2014-10-021-8/+8
* staging: unisys: virthba: remove unnecessary return statementCatalina Mocanu2014-09-231-1/+0Star
* staging: unisys/virthba/virthba.c print u64 with %lluHonggang Li2014-08-261-4/+4
* staging: unisys: remove U64 typeBenjamin Romer2014-08-011-11/+11
* staging: unisys: remove U32 typeBenjamin Romer2014-08-011-3/+3
* staging: unisys: remove U8 typeBenjamin Romer2014-07-311-1/+1
* staging: unisys: fix and remove virthba commentsErik Arfvidson2014-07-231-2/+1Star
* staging: unisys: added virthba enable_ints entryErik Arfvidson2014-07-211-0/+63
* staging: unisys: added virthba rqwait entryErik Arfvidson2014-07-211-0/+2
* staging: unisys: added virthba debugfs dir and info entryErik Arfvidson2014-07-211-0/+79
* staging: unisys: remove virthba proc filesErik Arfvidson2014-07-211-206/+0Star
* Staging: unisys: remove references to __DATE__ and __TIME__Ken Cox2014-06-271-5/+0Star
* Staging: unisys: virthba: declare virthba_queue_command as staticKen Cox2014-05-231-1/+1
* Staging: unisys: detect s-Par firmwareKen Cox2014-05-181-0/+3
* Staging: unisys: virthba: add MODULE_DEVICE_TABLEKen Cox2014-04-261-0/+8
* staging: unisys: fix copyright noticesBenjamin Romer2014-04-261-1/+1
* staging: unisys: Fix typo in comment and printkMasanari Iida2014-04-261-2/+2