aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchipset
AgeCommit message (Expand)AuthorFilesLines
2015-05-08staging: unisys: move visorchipset files to visorbusPrarit Bhargava4-3103/+0
2015-05-08staging: unisys: move parser.[ch] functionality into visorchipsetErik Arfvidson5-481/+431
2015-05-08staging: unisys: remove file.c and pass functionality to visorchipsetErik Arfvidson3-164/+136
2015-05-08staging: unisys: moving file.h functionality to visorchipset.hErik Arfvidson4-29/+6
2015-05-08staging: unisys: remove visorchipset_umode.hErik Arfvidson3-36/+1
2015-05-08staging: unisys: Remove unused driverDon Zickus1-1/+0
2015-05-08staging: unisys: Dissolve visorchannel.hDon Zickus2-2/+2
2015-05-08staging: unisys: Move visorchannel into visorbusDon Zickus2-1/+2
2015-05-08staging: unisys: Remove write-only variable g_del_dump_msg_hdrJes Sorensen1-5/+0
2015-05-08staging: unisys: Remove write-only variable g_diag_msg_hdrJes Sorensen1-6/+0
2015-05-08staging: unisys: No point in checking != 0Jes Sorensen1-13/+13
2015-05-08staging: unisys: Avoid some == 0 checksJes Sorensen1-6/+6
2015-05-08staging: unisys: delbusdevices() doesn't need to be inlineJes Sorensen2-14/+14
2015-05-08staging: unisys: finddevice() doesn't need to be inlineJes Sorensen2-21/+23
2015-05-08staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNCJes Sorensen1-3/+0
2015-05-08staging: unisys: findbus() doesn't need to be inlineJes Sorensen2-21/+22
2015-05-08staging: unisys: Remove write-only visorchipset_bus_info.dev_noJes Sorensen2-2/+0
2015-05-08staging: unisys: buffer_list_pool isn't used for anythingJes Sorensen1-20/+0
2015-05-08staging: unisys: Remove a couple of unnecessary blank linesJes Sorensen1-2/+0
2015-05-08staging: unisys: Don't include timskmod.hJes Sorensen2-2/+0
2015-05-08staging: unisys: Remove unused cache object counterJes Sorensen1-4/+0
2015-05-08staging: unisys: Get rid of uint usageJes Sorensen1-2/+2
2015-05-08staging: unisys: Do not initialize variables unnecessarilyJes Sorensen1-18/+18
2015-05-08staging: unisys: Don't zero struct elements which will be memset awayJes Sorensen1-6/+0
2015-05-08staging: unisys: Remove unncessary parenthesisJes Sorensen1-2/+2
2015-05-08staging: unisys: Remove some unnecessary parenthesisJes Sorensen1-2/+2
2015-05-08staging: unisys: Fix up a few cases of bad formattingJes Sorensen1-5/+5
2015-05-08staging: unisys: Eliminate globals.hJes Sorensen4-34/+5
2015-05-08staging: unisys: Move MYDRVNAME to visorchipset.hJes Sorensen2-2/+2
2015-05-08staging: unisys: Move module parameters around and mark staticJes Sorensen2-25/+16
2015-04-30staging: unisys: visorchipset: Get rid of ulong usageJes Sorensen3-12/+12
2015-04-30staging: unisys: visorchipset: Remove unused get_channel_info notifierJes Sorensen1-2/+0
2015-04-30staging: unisys: visorchipset: Use correct type for dev_noJes Sorensen1-2/+1
2015-04-30staging: unisys: visorchipset: Do not use confuse size of long with size of u32Jes Sorensen2-52/+50
2015-04-30staging: unisys: visorchipset: Get rid of ugly BOOL/TRUE/FALSE usageJes Sorensen4-70/+70
2015-04-30staging: unisys: visorchipset: Avoid struct typedef abuseJes Sorensen1-8/+12
2015-04-30staging: unisys: visorchipset: Remove unused NONULLSTR()Jes Sorensen1-8/+0
2015-04-30staging: unisys: fix kdump supportBenjamin Romer2-6/+2
2015-04-03staging: unisys: remove forward declarationSudip Mukherjee1-43/+37
2015-04-03staging: unisys: use error codesSudip Mukherjee1-5/+7
2015-04-03staging: unisys: unregister chardev on errorSudip Mukherjee1-1/+3
2015-03-27staging: unisys: remove comparisonSudip Mukherjee1-3/+1
2015-03-27staging: unisys: remove global dev_tSudip Mukherjee1-3/+0
2015-03-27staging: unisys: use local variable in cleanupSudip Mukherjee3-5/+5
2015-03-27staging: unisys: use local variableSudip Mukherjee1-4/+4
2015-03-27staging: unisys: remove redundant variableSudip Mukherjee1-9/+3
2015-03-23staging: unisys: fix parenthesis alignment in visorchipset_main.cBenjamin Romer1-53/+64
2015-03-23staging: unisys: Fix CamelCase local variable in remaining_steps functionsBenjamin Romer1-6/+6
2015-03-23staging: unisys: fix CamelCase local in textid functionsBenjamin Romer1-6/+6
2015-03-23staging: unisys: fix CamelCase variables in boottotool functionsBenjamin Romer1-6/+6