aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchipset/visorchipset_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-08staging: unisys: move visorchipset files to visorbusPrarit Bhargava1-2863/+0
2015-05-08staging: unisys: move parser.[ch] functionality into visorchipsetErik Arfvidson1-3/+408
2015-05-08staging: unisys: remove file.c and pass functionality to visorchipsetErik Arfvidson1-1/+135
2015-05-08staging: unisys: moving file.h functionality to visorchipset.hErik Arfvidson1-1/+0
2015-05-08staging: unisys: Dissolve visorchannel.hDon Zickus1-1/+1
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: delbusdevices() doesn't need to be inlineJes Sorensen1-2/+14
2015-05-08staging: unisys: finddevice() doesn't need to be inlineJes Sorensen1-9/+23
2015-05-08staging: unisys: findbus() doesn't need to be inlineJes Sorensen1-9/+22
2015-05-08staging: unisys: Remove write-only visorchipset_bus_info.dev_noJes Sorensen1-1/+0
2015-05-08staging: unisys: buffer_list_pool isn't used for anythingJes Sorensen1-20/+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: Eliminate globals.hJes Sorensen1-1/+1
2015-05-08staging: unisys: Move module parameters around and mark staticJes Sorensen1-15/+16
2015-04-30staging: unisys: visorchipset: Do not use confuse size of long with size of u32Jes Sorensen1-34/+33
2015-04-30staging: unisys: visorchipset: Get rid of ugly BOOL/TRUE/FALSE usageJes Sorensen1-49/+49
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 Romer1-5/+2
2015-03-27staging: unisys: use local variable in cleanupSudip Mukherjee1-1/+1
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
2015-03-23staging: unisys: fix CamelCase local toolActionBenjamin Romer1-6/+6
2015-03-23staging: unisys: fix CamelCase parameter in chipset functionsBenjamin Romer1-11/+11
2015-03-23staging: unisys: fix CamelCase parameter msgHdr in controlvm functionsBenjamin Romer1-12/+12
2015-03-23staging: unisys: fix CamelCase global Visorchipset_platform_deviceBenjamin Romer1-8/+8
2015-03-23staging: unisys: fix CamelCased global MajorDevBenjamin Romer1-4/+4
2015-03-23staging: unisys: fix CamelCase in responders functionsBenjamin Romer1-18/+18
2015-03-23staging: unisys: fix CamelCased notifier globalsBenjamin Romer1-20/+20
2015-03-23staging: unisys: fix CamelCased Parahotplug globalsBenjamin Romer1-12/+12
2015-03-23staging: unisys: fix CamelCase global Visorchipset_cache_buffers_in_useBenjamin Romer1-3/+3
2015-03-23staging: unisys: fix CamelCase in putfile-related globalsBenjamin Romer1-9/+9
2015-03-23staging: unisys: fix CamelCased ControlVM globalsBenjamin Romer1-7/+7
2015-03-23staging: unisys: fix CamelCase label in visorchipset_init()Benjamin Romer1-7/+7
2015-03-23staging: unisys: fix CamelCase in setup_crash_devices_work_queue()Benjamin Romer1-19/+19
2015-03-23staging: unisys: refactor controlvm_periodic_work()Benjamin Romer1-13/+13
2015-03-23staging: unisys: refactor handle_command()Benjamin Romer1-11/+11
2015-03-23staging: unisys: fix spacing in parahotplug_request_createBenjamin Romer1-1/+1
2015-03-23staging: unisys: refactor parahotplug_process_list()Benjamin Romer1-10/+12
2015-03-23staging: unisys: fix Camelcase in initialize_controlvm_payload()Benjamin Romer1-5/+5
2015-03-23staging: unisys: fix NULL comparison in destroy_controlvm_payload_info()Benjamin Romer1-1/+1
2015-03-23staging: unisys: refactor initialize_controlvm_payload_info()Benjamin Romer1-5/+5