summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchipset/file.c
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: remove file.c and pass functionality to visorchipsetErik Arfvidson2015-05-081-162/+0
* staging: unisys: moving file.h functionality to visorchipset.hErik Arfvidson2015-05-081-2/+3
* staging: unisys: remove visorchipset_umode.hErik Arfvidson2015-05-081-1/+0
* staging: unisys: Dissolve visorchannel.hDon Zickus2015-05-081-1/+1
* staging: unisys: Avoid some == 0 checksJes Sorensen2015-05-081-6/+6
* staging: unisys: Fix up a few cases of bad formattingJes Sorensen2015-05-081-5/+5
* staging: unisys: Eliminate globals.hJes Sorensen2015-05-081-2/+4
* staging: unisys: visorchipset: Get rid of ulong usageJes Sorensen2015-04-301-3/+3
* staging: unisys: remove forward declarationSudip Mukherjee2015-04-031-43/+37
* staging: unisys: use error codesSudip Mukherjee2015-04-031-5/+7
* staging: unisys: unregister chardev on errorSudip Mukherjee2015-04-031-1/+3
* staging: unisys: remove comparisonSudip Mukherjee2015-03-271-3/+1
* staging: unisys: remove global dev_tSudip Mukherjee2015-03-271-3/+0
* staging: unisys: use local variable in cleanupSudip Mukherjee2015-03-271-3/+3
* staging: unisys: use local variableSudip Mukherjee2015-03-271-4/+4
* staging: unisys: remove redundant variableSudip Mukherjee2015-03-271-9/+3
* staging: unisys: remove ERRDEV macrosBenjamin Romer2015-03-061-17/+5
* staging: unisys: remove LOGINF macrosBenjamin Romer2015-03-061-4/+0
* staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer2015-03-061-10/+0
* staging: unisys: declare visorchipset_ioctl staticFrederico Cadete2015-02-261-2/+4
* staging: unisys: Remove VISORCHANNEL typedefBryan Thompson2015-01-091-2/+3
* staging: unisys: get rid of goto in visorchipset_ioctl()Benjamin Romer2015-01-091-13/+5
* staging: unisys: fix CamelCase in visorchipset_mmap()Benjamin Romer2015-01-091-4/+4
* staging: unisys: get rid of goto in visorchipset_open()Benjamin Romer2015-01-091-7/+2
* staging: unisys: get rid of HAVE_UNLOCKED_IOCTL codeBenjamin Romer2015-01-091-17/+1
* staging: unisys: fix CamelCase global variables in file.cBenjamin Romer2015-01-091-27/+27
* staging: unisys: refactor visorchipset_file_init()Benjamin Romer2015-01-091-12/+10
* staging: unisys: refactor SPAR_CONTROLVM_CHANNEL_PROTOCOLBenjamin Romer2014-10-271-3/+3
* staging: unisys: Fix CamelCase in Issue_VMCALL_UPDATE_PHYSICAL_TIME()Benjamin Romer2014-10-021-1/+1
* staging: unisys: fix Issue_VMCALL_QUERY_GUEST_VIRTUAL_TIME_OFFSET()Benjamin Romer2014-10-021-1/+1
* drivers/staging/unisys: fix buildAndrew Morton2014-08-261-2/+0
* staging: unisys: fix spacing in file.cBenjamin Romer2014-08-261-0/+1
* staging: unisys: remove GUEST_PHYSICAL_ADDRESS from commontypes.hBenjamin Romer2014-08-161-0/+2
* staging: unisys: remove S64 typeBenjamin Romer2014-08-011-2/+2
* staging: unisys: fix copyright noticesBenjamin Romer2014-04-251-1/+1
* Staging: unisys: Remove RETINT macroKen Cox2014-03-191-17/+16
* Staging: unisys: Remove FAIL macroKen Cox2014-03-191-2/+5
* Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code.Ken Cox2014-03-171-0/+1
* staging: visorchipset driver to provide registration and other servicesKen Cox2014-03-041-0/+223
OpenPOWER on IntegriCloud