summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-082-15/+18
|\
| * visorbus: switch from ioremap_cache to memremapDan Williams2015-08-142-15/+18
* | staging: unisys: make visorbus_dev_groups staticMichał Kępień2015-08-141-1/+1
* | Staging: unisys: Remove useless cast on void pointerShraddha Barke2015-08-141-1/+1
* | staging: unisys: visorchannel: Add peek functionNeil Horman2015-08-031-0/+21
* | drivers, staging, unisys Add modalias files to visorbus devicesPrarit Bhargava2015-07-311-3/+42
* | staging: unisys: fix copyright statementsBenjamin Romer2015-07-1611-55/+44
* | staging: unisys: fix random hangs with network stress in visornicTim Sell2015-07-141-4/+6
* | staging: unisys: Lock visorchannels associated with devicesDavid Kershner2015-07-141-4/+5
* | staging: unisys: Reduce indentChristophe JAILLET2015-07-141-25/+24
* | staging: unisys: Use kzalloc instead of kmalloc/memsetChristophe JAILLET2015-07-141-2/+1
* | staging: unisys: fix random memory corruption in visorchannel_write()Tim Sell2015-07-141-1/+2
* | staging: unisys: correctly NULL-terminate visorbus sysfs attribute arrayTim Sell2015-07-141-0/+1
* | staging: unisys: Allow visorbus to autoloadDavid Kershner2015-07-141-0/+3
* | 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
OpenPOWER on IntegriCloud