summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: respond to msgs post device_createTim Sell2015-07-141-0/+1
* staging: unisys: visorchannel_write() fix potential memory corruptionJes Sorensen2015-06-161-1/+1
* staging: unisys: s-Par video channel includes EFI framebufferDavid Kershner2015-06-161-7/+33
* staging: unisys: fix "missing a blank line" coding styleAlessandro Parini2015-06-131-0/+1
* staging: unisys: fix braces coding styleAlessandro Parini2015-06-131-2/+1
* staging: unisys: Don't hold device responses until driver loadsDavid Kershner2015-06-121-21/+7
* staging: unisys: Move phys_info to iochannel.hDavid Kershner2015-06-121-12/+0
* staging: unisys: Remove unneeded variableAbdul Hussain2015-06-121-2/+1
* staging: unisys: Add the bus device to the visor device list.David Kershner2015-06-081-0/+1
* staging: unisys: Fix clean up pathDon Zickus2015-06-082-1/+7
* staging: unisys: Fix double sysfs create for module versionDon Zickus2015-06-081-5/+0
* staging: unisys: Remove unneeded fields in diagchannel.hDavid Kershner2015-06-081-45/+0
* staging: unisys: Convert device creation to use visor_deviceDon Zickus2015-06-083-275/+77
* staging: unisys: Convert bus creation to use visor_deviceDon Zickus2015-06-083-186/+74
* staging: unisys: Do not use 0 as the default bus root device numberDon Zickus2015-06-082-3/+5
* staging: unisys: Remove server flagsDon Zickus2015-06-083-66/+7
* staging: unisys: Remove unused cruftDon Zickus2015-06-082-84/+0
* staging: unisys: Migrate bus from devdata to visor_deviceDon Zickus2015-06-081-70/+57
* staging: unisys: use schedule_timeout_interruptible()Nicholas Mc Guire2015-06-021-2/+1
* staging: unisys: Prepare vbus_hdr_info to be publicDon Zickus2015-06-021-22/+30
* staging: unisys: Convert pending_msg_hdr to a pointerDon Zickus2015-06-022-71/+118
* staging: unisys: Move channel creation up the stackDon Zickus2015-06-023-95/+63
* staging: unisys: visorbus: add static declarationsDrew Fustini2015-06-011-15/+10
* staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus2015-05-243-88/+98
* staging: unisys: Convert bus functions to pass bus_info pointer aroundDon Zickus2015-05-243-52/+42
* staging: unisys: Convert the device attributes to visor_deviceDon Zickus2015-05-241-52/+28
* staging: unisys: Remove unused intrDon Zickus2015-05-242-2/+0
* staging: unisys: Add checks for creationDon Zickus2015-05-241-0/+3
* staging: unisys: Add a function to set the clientpartitionDon Zickus2015-05-241-0/+9
* staging: unisys: Add visor device find routineDon Zickus2015-05-241-0/+39
* staging: unisys: Prep for removing 'info' structsDon Zickus2015-05-243-10/+5
* staging: unisys: Clean up device sysfs attributesDon Zickus2015-05-241-157/+68
* staging: unisys: Remove dead kobj structsDon Zickus2015-05-241-32/+0
* staging: unisys: Properly move version file into bus attrDon Zickus2015-05-241-36/+30
* staging: unisys: Move the visorbus device underneath devicesDon Zickus2015-05-241-0/+1
* staging: unisys: Wire up proper device attr for busDon Zickus2015-05-241-211/+55
* staging: unisys: Embed struct device for easier handling of attrDon Zickus2015-05-241-19/+9
* staging: unisys: Remove temporarily added visorbus/ include in MakefileDon Zickus2015-05-241-1/+0
* staging: unisys: remove remaining utility headersDavid Kershner2015-05-241-1/+36
* staging: unisys: Get rid of references to common-sparDavid Kershner2015-05-241-2/+0
* staging: unisys: Move files out of common-sparDavid Kershner2015-05-241-0/+94
* staging: unisys: vbuschannel belonsg to visorbusDavid Kershner2015-05-241-0/+94
* staging: unisys: Move channel.h to include. Controvlm to visorbusDavid Kershner2015-05-241-0/+485
* staging: unisys: move hypervisor calls into visorbusDavid Kershner2015-05-243-0/+423
* staging: unisys: Temporarily add visorbus/ ccflagsDon Zickus2015-05-241-0/+1
* staging: unisys: Include missing headersJes Sorensen2015-05-241-1/+1
* staging: unisys: Remove unused livedump_infoJes Sorensen2015-05-241-18/+0
* staging: unisys: visorchipset_init(): Simplify initial checksJes Sorensen2015-05-241-23/+17
* staging: unisys: Remove unused visorchipset_save_message()Jes Sorensen2015-05-241-56/+0
* staging: unisys: visorchipset_file_{init, cleanup}(): mark staticJes Sorensen2015-05-241-2/+2
OpenPOWER on IntegriCloud