aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchipset/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-08staging: unisys: remove file.c and pass functionality to visorchipsetErik Arfvidson1-162/+0
2015-05-08staging: unisys: moving file.h functionality to visorchipset.hErik Arfvidson1-2/+3
2015-05-08staging: unisys: remove visorchipset_umode.hErik Arfvidson1-1/+0
2015-05-08staging: unisys: Dissolve visorchannel.hDon Zickus1-1/+1
2015-05-08staging: unisys: Avoid some == 0 checksJes Sorensen1-6/+6
2015-05-08staging: unisys: Fix up a few cases of bad formattingJes Sorensen1-5/+5
2015-05-08staging: unisys: Eliminate globals.hJes Sorensen1-2/+4
2015-04-30staging: unisys: visorchipset: Get rid of ulong usageJes Sorensen1-3/+3
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 Mukherjee1-3/+3
2015-03-27staging: unisys: use local variableSudip Mukherjee1-4/+4
2015-03-27staging: unisys: remove redundant variableSudip Mukherjee1-9/+3
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer1-17/+5
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer1-4/+0
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer1-10/+0
2015-02-26staging: unisys: declare visorchipset_ioctl staticFrederico Cadete1-2/+4
2015-01-09staging: unisys: Remove VISORCHANNEL typedefBryan Thompson1-2/+3
2015-01-09staging: unisys: get rid of goto in visorchipset_ioctl()Benjamin Romer1-13/+5
2015-01-09staging: unisys: fix CamelCase in visorchipset_mmap()Benjamin Romer1-4/+4
2015-01-09staging: unisys: get rid of goto in visorchipset_open()Benjamin Romer1-7/+2
2015-01-09staging: unisys: get rid of HAVE_UNLOCKED_IOCTL codeBenjamin Romer1-17/+1
2015-01-09staging: unisys: fix CamelCase global variables in file.cBenjamin Romer1-27/+27
2015-01-09staging: unisys: refactor visorchipset_file_init()Benjamin Romer1-12/+10
2014-10-27staging: unisys: refactor SPAR_CONTROLVM_CHANNEL_PROTOCOLBenjamin Romer1-3/+3
2014-10-02staging: unisys: Fix CamelCase in Issue_VMCALL_UPDATE_PHYSICAL_TIME()Benjamin Romer1-1/+1
2014-10-02staging: unisys: fix Issue_VMCALL_QUERY_GUEST_VIRTUAL_TIME_OFFSET()Benjamin Romer1-1/+1
2014-08-26drivers/staging/unisys: fix buildAndrew Morton1-2/+0
2014-08-26staging: unisys: fix spacing in file.cBenjamin Romer1-0/+1
2014-08-16staging: unisys: remove GUEST_PHYSICAL_ADDRESS from commontypes.hBenjamin Romer1-0/+2
2014-08-01staging: unisys: remove S64 typeBenjamin Romer1-2/+2
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer1-1/+1
2014-03-19Staging: unisys: Remove RETINT macroKen Cox1-17/+16
2014-03-19Staging: unisys: Remove FAIL macroKen Cox1-2/+5
2014-03-17Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.Ken Cox1-0/+1
2014-03-04staging: visorchipset driver to provide registration and other servicesKen Cox1-0/+223