summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus
AgeCommit message (Expand)Author
2015-09-17staging: unisys: remove reference of visorutilSudip Mukherjee
2015-09-13staging: unisys: stop device registration before visorbus registrationBenjamin Romer
2015-09-13staging: unisys: visorbus: Unregister driver on errorDavid Kershner
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-14staging: unisys: make visorbus_dev_groups staticMichał Kępień
2015-08-14Staging: unisys: Remove useless cast on void pointerShraddha Barke
2015-08-14visorbus: switch from ioremap_cache to memremapDan Williams
2015-08-03staging: unisys: visorchannel: Add peek functionNeil Horman
2015-07-31drivers, staging, unisys Add modalias files to visorbus devicesPrarit Bhargava
2015-07-16staging: unisys: fix copyright statementsBenjamin Romer
2015-07-14staging: unisys: fix random hangs with network stress in visornicTim Sell
2015-07-14staging: unisys: Lock visorchannels associated with devicesDavid Kershner
2015-07-14staging: unisys: Reduce indentChristophe JAILLET
2015-07-14staging: unisys: Use kzalloc instead of kmalloc/memsetChristophe JAILLET
2015-07-14staging: unisys: fix random memory corruption in visorchannel_write()Tim Sell
2015-07-14staging: unisys: correctly NULL-terminate visorbus sysfs attribute arrayTim Sell
2015-07-14staging: unisys: Allow visorbus to autoloadDavid Kershner
2015-07-14staging: unisys: respond to msgs post device_createTim Sell
2015-06-16staging: unisys: visorchannel_write() fix potential memory corruptionJes Sorensen
2015-06-16staging: unisys: s-Par video channel includes EFI framebufferDavid Kershner
2015-06-13staging: unisys: fix "missing a blank line" coding styleAlessandro Parini
2015-06-13staging: unisys: fix braces coding styleAlessandro Parini
2015-06-12staging: unisys: Don't hold device responses until driver loadsDavid Kershner
2015-06-12staging: unisys: Move phys_info to iochannel.hDavid Kershner
2015-06-12staging: unisys: Remove unneeded variableAbdul Hussain
2015-06-08staging: unisys: Add the bus device to the visor device list.David Kershner
2015-06-08staging: unisys: Fix clean up pathDon Zickus
2015-06-08staging: unisys: Fix double sysfs create for module versionDon Zickus
2015-06-08staging: unisys: Remove unneeded fields in diagchannel.hDavid Kershner
2015-06-08staging: unisys: Convert device creation to use visor_deviceDon Zickus
2015-06-08staging: unisys: Convert bus creation to use visor_deviceDon Zickus
2015-06-08staging: unisys: Do not use 0 as the default bus root device numberDon Zickus
2015-06-08staging: unisys: Remove server flagsDon Zickus
2015-06-08staging: unisys: Remove unused cruftDon Zickus
2015-06-08staging: unisys: Migrate bus from devdata to visor_deviceDon Zickus
2015-06-02staging: unisys: use schedule_timeout_interruptible()Nicholas Mc Guire
2015-06-02staging: unisys: Prepare vbus_hdr_info to be publicDon Zickus
2015-06-02staging: unisys: Convert pending_msg_hdr to a pointerDon Zickus
2015-06-02staging: unisys: Move channel creation up the stackDon Zickus
2015-06-01staging: unisys: visorbus: add static declarationsDrew Fustini
2015-05-24staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus
2015-05-24staging: unisys: Convert bus functions to pass bus_info pointer aroundDon Zickus
2015-05-24staging: unisys: Convert the device attributes to visor_deviceDon Zickus
2015-05-24staging: unisys: Remove unused intrDon Zickus
2015-05-24staging: unisys: Add checks for creationDon Zickus
2015-05-24staging: unisys: Add a function to set the clientpartitionDon Zickus
2015-05-24staging: unisys: Add visor device find routineDon Zickus
2015-05-24staging: unisys: Prep for removing 'info' structsDon Zickus
2015-05-24staging: unisys: Clean up device sysfs attributesDon Zickus
2015-05-24staging: unisys: Remove dead kobj structsDon Zickus