aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorbus_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman1-0/+1
2017-09-28staging: unisys: visorbus: simplify visorchannel_create_gutsSameer Wadgaonkar1-3/+1
2017-09-28staging: unisys: remove visorbus_type externDavid Kershner1-0/+2
2017-09-28staging: unisys: visorbus: visorbus_private.h remove extra blank linesDavid Kershner1-2/+0
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner1-6/+4
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_device_destroySameer Wadgaonkar1-1/+1
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_device_createSameer Wadgaonkar1-1/+1
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_destroySameer Wadgaonkar1-1/+1
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_createDavid Kershner1-2/+1
2017-08-22staging: unisys: visorbus: fix include dependencyDavid Kershner1-0/+1
2017-08-22staging: unisys: visorbus: merging the visorbus_device_pause_response and visorbus_device_resume_response functions into one.Sameer Wadgaonkar1-2/+2
2017-08-22staging: unisys: visorbus: merging the visorbus_*_response functions into one.Sameer Wadgaonkar1-4/+1
2017-08-22staging: unisys: visorbus: visorbus_private.h remove filenameMark Foresta1-2/+1
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-07-18staging: unisys: visorbus: remove target_hostname commentErik Arfvidson1-4/+0
2017-05-25staging: unisys: visorbus: renamed functions like chipset_device_* to match driver namespaceSameer Wadgaonkar1-4/+4
2017-05-25staging: unisys: visorbus: renamed functions like chipset_bus_* to match driver namespaceSameer Wadgaonkar1-2/+2
2017-05-25staging: unisys: visorbus: renamed functions like device_*_response to match driver namespaceSameer Wadgaonkar1-4/+4
2017-05-25staging: unisys: visorbus: renamed functions like bus_*_response to match driver namespaceSameer Wadgaonkar1-2/+2
2017-03-29staging: unisys: visorbus: add error handling to chipset_device_pause/resumeDavid Kershner1-2/+2
2017-03-29staging: unisys: visorbus: add error handling for chipset_device_createDavid Kershner1-1/+1
2017-03-29staging: unisys: visorbus: add error handling to chipset_bus_createDavid Kershner1-1/+1
2017-03-29staging: unisys: visorbus: move bus_device_info_init to visorbus_main.cDavid Kershner1-16/+0
2017-03-21staging: unisys: visorbus: Remove pointer cast that causes sparse warningDavid Binder1-1/+1
2016-11-23staging: unisys: visorbus: visorbus_private rename 'local' var to 'dest'Erik Arfvidson1-2/+2
2016-09-27staging: unisys: remove driver version from struct visor_driverJon Frisch1-8/+4
2016-09-12staging: unisys: visorbus: merge vbusdeviceinfo.h into vbuschannelDavid Kershner1-1/+1
2016-09-12staging: unisys: visorbus: Convert visorchipset.h refsDavid Binder1-3/+3
2016-09-12staging: unisys: Move vbushelper.h contents to visorbus_private.hBryan Thompson1-1/+25
2016-08-15staging: unisys: visorbus: fix visorbus_private.h commentsTim Sell1-6/+1
2016-08-15staging: unisys: visorbus: Rename function to follow existing conventionDavid Binder1-2/+1
2016-08-15staging: unisys: visorbus: Remove notifier-related code from visorbusDavid Binder1-37/+13
2016-08-15staging: unisys: visorbus: Move visorbus-unique functions to private headerDavid Binder1-0/+27
2015-07-16staging: unisys: fix copyright statementsBenjamin Romer1-5/+4
2015-06-08staging: unisys: Convert device creation to use visor_deviceDon Zickus1-41/+8
2015-06-08staging: unisys: Convert bus creation to use visor_deviceDon Zickus1-28/+6
2015-06-08staging: unisys: Remove server flagsDon Zickus1-5/+0
2015-06-08staging: unisys: Remove unused cruftDon Zickus1-13/+0
2015-06-02staging: unisys: Convert pending_msg_hdr to a pointerDon Zickus1-2/+2
2015-06-02staging: unisys: Move channel creation up the stackDon Zickus1-13/+3
2015-05-24staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus1-8/+9
2015-05-24staging: unisys: Convert bus functions to pass bus_info pointer aroundDon Zickus1-5/+6
2015-05-24staging: unisys: Prep for removing 'info' structsDon Zickus1-9/+0
2015-05-08staging: unisys: remove timskmod.h and procobjecttree.hErik Arfvidson1-1/+0
2015-05-08staging: unisys: move timskmod.h functionalityErik Arfvidson1-1/+1
2015-05-08staging: unisys: add acpi pnp driverPrarit Bhargava1-1/+1
2015-05-08staging: unisys: remove server crust from visorchipset.David Kershner1-5/+4
2015-05-08staging: unisys: cleanup visorbus_private.hPrarit Bhargava1-57/+0
2015-05-08staging: unisys: move visorchipset files to visorbusPrarit Bhargava1-0/+218