aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/virthba/virthba.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-30staging: unisys: remove virthba driver for rewriteBenjamin Romer1-1572/+0
2015-03-20staging: unisys: fix CamelCase in virthba_probe()Benjamin Romer1-3/+3
2015-03-20staging: unisys: cleanup NULL comparisons in virthba.cBenjamin Romer1-15/+15
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer1-1/+0
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer1-86/+9
2015-03-06staging: unisys: remove LOGVER macroBenjamin Romer1-4/+0
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer1-54/+0
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer1-60/+9
2015-03-06staging: unisys: virthba: remove extra parentheses around left bit shift operationsAya Mahfouz1-1/+1
2015-02-26unisys: use kthread_should_stop in the threadDevendra Naga1-2/+2
2015-02-26staging: unisys: Remove unnecessary OOM messageQuentin Lambert1-15/+6
2015-02-07staging: unisys: Fix typo in commentBastien Nocera1-1/+1
2015-01-25staging: unisys: fix CamelCase in enable_ints_write()Benjamin Romer1-6/+6
2015-01-25staging: unisys: fix CamelCase name in virthba_probe()Benjamin Romer1-4/+4
2015-01-25staging: unisys: refactor virthba_ISR()Benjamin Romer1-9/+9
2015-01-25staging: unisys: Fix CamelCase for function names in virthba.cKen Depro1-5/+5
2015-01-25staging: unisys: Fix remaining CamelCase global variables in virthba.cKen Depro1-12/+13
2015-01-25staging: unisys: Fix CamelCase for Disk Add/Remove global variables in virthba.cKen Depro1-24/+24
2015-01-25staging: unisys: Fix open parenthesis alignment issues in virthba.cKen Depro1-2/+4
2015-01-25staging: unisys: Fix warnings regarding lines over 80 characters in virthba.cKen Depro1-1/+2
2015-01-25staging: unisys: Fix "else not useful after return" warning in virthba.cKen Depro1-3/+6
2015-01-25staging: unisys: fix checkpatch checks for structs in virthba.cKen Depro1-1/+2
2015-01-25staging: unisys: Change alloc calls to use var name instead of type in virthba.cKen Depro1-2/+2
2015-01-25staging: unisys: Remove blank lines before/after braces in virthba.cKen Depro1-4/+0
2015-01-25staging: unisys: Fix logical continuation checks in virthba.cKen Depro1-19/+19
2015-01-25staging: unisys: Fix open parenthesis alignment checks in virthba.cKen Depro1-21/+22
2015-01-25staging: unisys: Remove unneeded spaces after casts in virthba.cKen Depro1-65/+65
2015-01-09staging: unisys: fix checkpatch space prohibited before comma errorsSyed Amer Gilani1-1/+1
2014-11-05staging: unisys: Remove extra blank lines from virthba filesKen Depro1-2/+0
2014-10-29staging: unisys: fix CamelCase members of virtpci_devBenjamin Romer1-14/+14
2014-10-27staging: unisys: fix CamelCase in uiscmdrsp_disknotifyBenjamin Romer1-1/+1
2014-10-27staging: unisys: fix CamelCase names in struct sense_dataBenjamin Romer1-3/+3
2014-10-27staging: unisys: refactor enum VDISK_MGMT_TYPESBenjamin Romer1-1/+1
2014-10-27staging: unisys: refactor TASK_MGMT_TYPESBenjamin Romer1-1/+2
2014-10-27staging: unisys: fix CamelCase names in struct irq_infoBenjamin Romer1-5/+5
2014-10-27staging: unisys: refactor visor_signalqueue_empty()Benjamin Romer1-1/+1
2014-10-27staging: unisys: fix CamelCase in struct signal_queue_headerBenjamin Romer1-3/+3
2014-10-27staging: unisys: remove typedef SIGNAL_QUEUE_HEADERBenjamin Romer1-4/+4
2014-10-27staging: unisys: refactor ULTRA_channel_client_release_os()Benjamin Romer1-2/+1
2014-10-27staging: unisys: refactor ULTRA_channel_client_acquire_os()Benjamin Romer1-2/+2
2014-10-27staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macroBenjamin Romer1-3/+3
2014-10-27staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer1-8/+8
2014-10-27staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer1-2/+2
2014-10-20staging: unisys: fix CamelCase name for struct InterruptInfoBenjamin Romer1-1/+1
2014-10-02staging: unisys: fix camelcase function uisqueue_InterlockedOr()Benjamin Romer1-8/+8
2014-09-23staging: unisys: virthba: remove unnecessary return statementCatalina Mocanu1-1/+0
2014-08-26staging: unisys/virthba/virthba.c print u64 with %lluHonggang Li1-4/+4
2014-08-01staging: unisys: remove U64 typeBenjamin Romer1-11/+11
2014-08-01staging: unisys: remove U32 typeBenjamin Romer1-3/+3
2014-07-30staging: unisys: remove U8 typeBenjamin Romer1-1/+1