summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/virthba
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: remove virthba driver for rewriteBenjamin Romer2015-04-304-1624/+0Star
* staging: unisys: fix CamelCase in virthba_probe()Benjamin Romer2015-03-201-3/+3
* staging: unisys: cleanup NULL comparisons in virthba.cBenjamin Romer2015-03-201-15/+15
* staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer2015-03-071-1/+0Star
* staging: unisys: remove ERRDEV macrosBenjamin Romer2015-03-071-86/+9Star
* staging: unisys: remove LOGVER macroBenjamin Romer2015-03-071-4/+0Star
* staging: unisys: remove LOGINF macrosBenjamin Romer2015-03-071-54/+0Star
* staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer2015-03-071-60/+9Star
* staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz2015-03-071-1/+1
* staging: unisys: Rework Kconfig dependenciesJean Delvare2015-02-271-1/+4
* unisys: use kthread_should_stop in the threadDevendra Naga2015-02-271-2/+2
* staging: unisys: Remove unnecessary OOM messageQuentin Lambert2015-02-271-15/+6Star
* staging: unisys: fix directory warningSudip Mukherjee2015-02-271-1/+0Star
* 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: get rid of channel stubBenjamin Romer2015-01-101-1/+1
* staging: unisys: Remove extra blank lines from virthba filesKen Depro2014-11-052-6/+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