summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/virthba/virthba.c
AgeCommit message (Expand)Author
2015-04-30staging: unisys: remove virthba driver for rewriteBenjamin Romer
2015-03-20staging: unisys: fix CamelCase in virthba_probe()Benjamin Romer
2015-03-20staging: unisys: cleanup NULL comparisons in virthba.cBenjamin Romer
2015-03-07staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer
2015-03-07staging: unisys: remove ERRDEV macrosBenjamin Romer
2015-03-07staging: unisys: remove LOGVER macroBenjamin Romer
2015-03-07staging: unisys: remove LOGINF macrosBenjamin Romer
2015-03-07staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer
2015-03-06staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz
2015-02-27unisys: use kthread_should_stop in the threadDevendra Naga
2015-02-27staging: unisys: Remove unnecessary OOM messageQuentin Lambert
2015-02-07staging: unisys: Fix typo in commentBastien Nocera
2015-01-25staging: unisys: fix CamelCase in enable_ints_write()Benjamin Romer
2015-01-25staging: unisys: fix CamelCase name in virthba_probe()Benjamin Romer
2015-01-25staging: unisys: refactor virthba_ISR()Benjamin Romer
2015-01-25staging: unisys: Fix CamelCase for function names in virthba.cKen Depro
2015-01-25staging: unisys: Fix remaining CamelCase global variables in virthba.cKen Depro
2015-01-25staging: unisys: Fix CamelCase for Disk Add/Remove global variables in virthba.cKen Depro
2015-01-25staging: unisys: Fix open parenthesis alignment issues in virthba.cKen Depro
2015-01-25staging: unisys: Fix warnings regarding lines over 80 characters in virthba.cKen Depro
2015-01-25staging: unisys: Fix "else not useful after return" warning in virthba.cKen Depro
2015-01-25staging: unisys: fix checkpatch checks for structs in virthba.cKen Depro
2015-01-25staging: unisys: Change alloc calls to use var name instead of type in virthba.cKen Depro
2015-01-25staging: unisys: Remove blank lines before/after braces in virthba.cKen Depro
2015-01-25staging: unisys: Fix logical continuation checks in virthba.cKen Depro
2015-01-25staging: unisys: Fix open parenthesis alignment checks in virthba.cKen Depro
2015-01-25staging: unisys: Remove unneeded spaces after casts in virthba.cKen Depro
2015-01-10staging: unisys: fix checkpatch space prohibited before comma errorsSyed Amer Gilani
2014-11-05staging: unisys: Remove extra blank lines from virthba filesKen Depro
2014-10-29staging: unisys: fix CamelCase members of virtpci_devBenjamin Romer
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-31staging: unisys: remove U8 typeBenjamin Romer