summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2015-03-16staging: unisys: print MAC address via %pMAndy Shevchenko
2015-03-16staging: unisys: fix some debugfs outputDan Carpenter
2015-03-16staging: unisys: fix checkpatch warningsMichel von Czettritz
2015-03-15staging: unisys: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
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 ASSERT() 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: Remove unnecessary semicolonYeliz Taneroglu
2015-03-06staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz
2015-02-27staging: unisys: Rework Kconfig dependenciesJean Delvare
2015-02-27unisys: remove the thread variable and APIDevendra Naga
2015-02-27unisys: use kthread_should_stop API in the lib threadDevendra Naga
2015-02-27unisys: use kthread_should_stop in the threadDevendra Naga
2015-02-27unisys: use simpler kthread_ APIDevendra Naga
2015-02-27unisys: replace kthread_create and wake_up_process with kthread_runDevendra Naga
2015-02-27staging: unisys: Remove unnecessary OOM messageQuentin Lambert
2015-02-27staging: unisys: style: remove unnecessary bracesFrederico Cadete
2015-02-27staging: unisys: style: Replace typedefs with structs in visorchipset_main.cFrederico Cadete
2015-02-27staging: unisys: remove unused MESSAGE_ENVELOPE typedefFrederico Cadete
2015-02-27staging: unisys: declare visorchipset_ioctl staticFrederico Cadete
2015-02-27staging: unisys: remove unneeded functionsSudip Mukherjee
2015-02-27staging: unisys: Remove allocation from declaration lineQuentin Lambert
2015-02-27staging: unisys: fix directory warningSudip Mukherjee
2015-02-27staging: 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-18staging: virtpci: Remove no-op suspend/resume functionsLars-Peter Clausen
2015-01-10staging: unisys: fix checkpatch space prohibited before comma errorsSyed Amer Gilani