summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer
2015-03-06staging: unisys: remove LOGVER macroBenjamin Romer
2015-03-06staging: unisys: remove ASSERT() macroBenjamin Romer
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer
2015-03-06Staging: unisys: Remove unnecessary semicolonYeliz Taneroglu
2015-03-06staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz
2015-02-26staging: unisys: Rework Kconfig dependenciesJean Delvare
2015-02-26unisys: remove the thread variable and APIDevendra Naga
2015-02-26unisys: use kthread_should_stop API in the lib threadDevendra Naga
2015-02-26unisys: use kthread_should_stop in the threadDevendra Naga
2015-02-26unisys: use simpler kthread_ APIDevendra Naga
2015-02-26unisys: replace kthread_create and wake_up_process with kthread_runDevendra Naga
2015-02-26staging: unisys: Remove unnecessary OOM messageQuentin Lambert
2015-02-26staging: unisys: style: remove unnecessary bracesFrederico Cadete
2015-02-26staging: unisys: style: Replace typedefs with structs in visorchipset_main.cFrederico Cadete
2015-02-26staging: unisys: remove unused MESSAGE_ENVELOPE typedefFrederico Cadete
2015-02-26staging: unisys: declare visorchipset_ioctl staticFrederico Cadete
2015-02-26staging: unisys: remove unneeded functionsSudip Mukherjee
2015-02-26staging: unisys: Remove allocation from declaration lineQuentin Lambert
2015-02-26staging: unisys: fix directory warningSudip Mukherjee
2015-02-26staging: unisys: remove unused variableSudip Mukherjee
2015-02-07staging: unisys: Fix typo in commentBastien Nocera
2015-02-07staging/unisys/visorutil/procobjecttree: Replace typedefRicardo Ribalda Delgado
2015-02-07staging/unisys/visorutil/procobjecttree: Code StyleRicardo Ribalda Delgado
2015-02-07staging: unisys: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-01-28drivers/staging: use current->state helpersDavidlohr Bueso
2015-01-28staging: unisys: rework signal remove/insert to avoid sparse lock warningsZachary Warren
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-17staging: virtpci: Remove no-op suspend/resume functionsLars-Peter Clausen
2015-01-09staging: unisys: fix checkpatch space prohibited before comma errorsSyed Amer Gilani
2015-01-09staging: unisys: uislib: uisutils.c: Fix a missing va_endRickard Strandqvist
2015-01-09staging: unisys: virtpci: virtpci.c: Removes unnecessary NULL checkRickard Strandqvist
2015-01-09staging: unisys: remove leftover __DATE__Rasmus Villemoes
2015-01-09staging: unisys: Remove VISORCHANNEL typedefBryan Thompson