summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/include/visorbus.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder1-2/+2
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder1-2/+2
2016-09-27staging: unisys: remove driver version from struct visor_driverJon Frisch1-6/+0
2016-09-12staging: unisys: merge diagchannel.h to visorbus.hErik Arfvidson1-0/+19
2016-08-15staging: unisys: visorbus: rectify kerneldoc comment for structDavid Binder1-17/+17
2016-08-15staging: unisys: visorbus: Move visorbus-unique functions to private headerDavid Binder1-25/+0
2016-08-15staging: unisys: Remove reference to unused STANDALONE_CLIENTBryan Thompson1-2/+0
2016-08-15staging: unisys: visorbus: Remove unused functionsBryan Thompson1-9/+0
2016-08-15staging: unisys: visorbus: Make visordriver_callback_lock a mutexBryan Thompson1-1/+1
2016-08-15staging: unisys: visorbus: use kernel timer instead of workqueueTim Sell1-4/+6
2016-04-28staging: unisys: include: Added kerneldoc comments to visor_deviceAlexander Curtin1-11/+34
2016-04-28staging: unisys: include: Added kernel-doc for struct visor_driverAlexander Curtin1-31/+34
2016-04-28staging: unisys: include: remove unused fields from struct visor_driverTim Sell1-2/+0
2016-04-11staging: unisys: removed unused 'visor_device.respond_to_device_create'Alexander Curtin1-1/+0
2016-03-30staging: unisys: removed unused channel_bytes attributeAlexander Curtin1-1/+0
2016-03-30staging: unisys: removed 'visor_device.devnodes' fieldAlexander Curtin1-6/+0
2016-03-30staging: unisys: removed unused visor_device.type fieldAlexander Curtin1-1/+0
2016-03-30staging: unisys: include: removed unused 'visor_device.description'Alexander Curtin1-1/+0
2016-03-30staging: unisys: removed unused switch/port info from visorbus.hAlexander Curtin1-2/+0
2016-03-28staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell1-3/+0
2015-11-17staging: unisys: visorbus.h fix block commentErik Arfvidson1-2/+2
2015-08-03staging: unisys: visorchannel: Add peek functionNeil Horman1-0/+2
2015-07-14staging: unisys: prevent faults processing messagesTim Sell1-1/+2
2015-06-08staging: unisys: Removed unused entries from struct visor_channeltype_descriptorJes Sorensen1-2/+0
2015-06-08staging: unisys: Convert device creation to use visor_deviceDon Zickus1-5/+3
2015-06-08staging: unisys: Convert bus creation to use visor_deviceDon Zickus1-0/+3
2015-06-08staging: unisys: Do not use 0 as the default bus root device numberDon Zickus1-2/+2
2015-05-24staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus1-3/+5
2015-05-24staging: unisys: Add a function to set the clientpartitionDon Zickus1-0/+2
2015-05-24staging: unisys: Prep for removing 'info' structsDon Zickus1-0/+19
2015-05-24staging: unisys: Clean up device sysfs attributesDon Zickus1-1/+0
2015-05-08staging: unisys: visorchannel: Make visorchannel_create take a gfp_tJes Sorensen1-3/+4
2015-05-08staging: unisys: remove timskmod.h and procobjecttree.hErik Arfvidson1-0/+1
2015-05-08staging: unisys: move timskmod.h functionalityErik Arfvidson1-7/+3
2015-05-08staging: unisys: remove BOOL,TRUE,FALSE definitionsPrarit Bhargava1-2/+2
2015-05-08staging: unisys: Finally remove the last remnants of memregionJes Sorensen1-1/+0
2015-05-08staging: unisys: Eliminate unused visorchannel_dump_section()Jes Sorensen1-2/+0
2015-05-08staging: unisys: visorchannel_get_memregion() isn't usedJes Sorensen1-1/+0
2015-05-08staging: unisys: visorchannel: visorchannel_create_overlap() is never usedJes Sorensen1-8/+1
2015-05-08staging: unisys: Move visorbus.h to public namespaceDon Zickus1-0/+214