summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/include/visorbus.h
Commit message (Expand)AuthorAgeFilesLines
* drivers: visorbus: move driver out of stagingDavid Kershner2017-12-081-344/+0
* staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner2017-12-061-1/+165
* staging: unisys: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0
* staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: unisys: include: fix comments and spacing issues in visorbus.hSameer Wadgaonkar2017-09-281-7/+5
* staging: unisys: include: Remove unused enumDavid Binder2017-09-281-20/+0
* staging: unisys: include: Rename channel.h to visorchannel.hDavid Binder2017-09-281-1/+1
* staging: unisys: remove visorbus_type externDavid Kershner2017-09-281-2/+0
* staging: unisys: include: reorder to avoid forward declarationDavid Kershner2017-09-281-62/+63
* staging: unisys: only include a file where it is used.David Kershner2017-09-281-2/+0
* staging: unisys: shrink the name of a variableDavid Kershner2017-09-281-1/+1
* staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar2017-08-311-3/+4
* staging: unisys: include: Add comment next to mutex.David Kershner2017-08-311-3/+3
* staging: unisys: Don't check for null before getting driver device.David Kershner2017-08-311-2/+1
* staging: unisys: include: visorbus.h: Remove filename in top commentDavid Binder2017-08-221-2/+0
* staging: unisys: include: Remove unneeded includes from visorbus.hDavid Kershner2017-08-221-4/+0
* staging: unisys: include: Remove unnecessary forward declarationDavid Kershner2017-08-221-1/+0
* staging: unisys: include: Fix up comment style in visorbus.hDavid Kershner2017-08-221-4/+7
* staging: unisys: Switch to use new generic UUID APIAndy Shevchenko2017-08-221-7/+7
* staging: unisys: moved visor_check_channel from include/channel.h to visorbus...Sameer Wadgaonkar2017-07-181-0/+4
* staging: unisys: include: visorbus.h: Adjust whitespace usageDavid Binder2017-07-161-1/+1
* staging: unisys: visorbus: add error handling visorbus_enable_channel_interruptDavid Kershner2017-03-291-1/+1
* staging: unisys: include: visorbus.h: Fix #define formattingDavid Binder2017-03-211-1/+1
* staging: unisys: include: Add function definition argument identifierDavid Binder2017-03-211-2/+2
* staging: unisys: visorbus: convert client_bus_info sysfs to debugfsTim Sell2016-11-071-0/+2
* staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder2016-09-271-2/+2
* staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder2016-09-271-2/+2
* staging: unisys: remove driver version from struct visor_driverJon Frisch2016-09-271-6/+0
* staging: unisys: merge diagchannel.h to visorbus.hErik Arfvidson2016-09-121-0/+19
* staging: unisys: visorbus: rectify kerneldoc comment for structDavid Binder2016-08-151-17/+17
* staging: unisys: visorbus: Move visorbus-unique functions to private headerDavid Binder2016-08-151-25/+0
* staging: unisys: Remove reference to unused STANDALONE_CLIENTBryan Thompson2016-08-151-2/+0
* staging: unisys: visorbus: Remove unused functionsBryan Thompson2016-08-151-9/+0
* staging: unisys: visorbus: Make visordriver_callback_lock a mutexBryan Thompson2016-08-151-1/+1
* staging: unisys: visorbus: use kernel timer instead of workqueueTim Sell2016-08-151-4/+6
* staging: unisys: include: Added kerneldoc comments to visor_deviceAlexander Curtin2016-04-281-11/+34
* staging: unisys: include: Added kernel-doc for struct visor_driverAlexander Curtin2016-04-281-31/+34
* staging: unisys: include: remove unused fields from struct visor_driverTim Sell2016-04-281-2/+0
* staging: unisys: removed unused 'visor_device.respond_to_device_create'Alexander Curtin2016-04-111-1/+0
* staging: unisys: removed unused channel_bytes attributeAlexander Curtin2016-03-301-1/+0
* staging: unisys: removed 'visor_device.devnodes' fieldAlexander Curtin2016-03-301-6/+0
* staging: unisys: removed unused visor_device.type fieldAlexander Curtin2016-03-301-1/+0
* staging: unisys: include: removed unused 'visor_device.description'Alexander Curtin2016-03-301-1/+0
* staging: unisys: removed unused switch/port info from visorbus.hAlexander Curtin2016-03-301-2/+0
* staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell2016-03-281-3/+0
* staging: unisys: visorbus.h fix block commentErik Arfvidson2015-11-171-2/+2
* staging: unisys: visorchannel: Add peek functionNeil Horman2015-08-031-0/+2
* staging: unisys: prevent faults processing messagesTim Sell2015-07-141-1/+2
* staging: unisys: Removed unused entries from struct visor_channeltype_descriptorJes Sorensen2015-06-081-2/+0
* staging: unisys: Convert device creation to use visor_deviceDon Zickus2015-06-081-5/+3
OpenPOWER on IntegriCloud