summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: unisys: visorinput: no need to track open countTim Sell2015-10-161-14/+4
* staging: unisys: visorinput: fix comment formatTim Sell2015-10-161-1/+2
* staging: unisys: visorinput: address checkpatch alignment issuesTim Sell2015-10-161-2/+2
* Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke2015-10-162-4/+4
* Staging: unisys: visorinput: Remove unused codeShivani Bhardwaj2015-10-131-4/+0
* staging: unisys: vmcallinterface.h: convert pragma to __packedDavid Kershner2015-10-131-7/+1
* staging: unisys: vmcallinterface.h: Cleanup unused fieldsDavid Kershner2015-10-121-46/+0
* staging: unisys: diagchannel.h: get rid of unused fieldsDavid Kershner2015-10-121-5/+0
* staging: unisys: periodic_work.h Fix spacingDavid Kershner2015-10-121-1/+0
* staging: unisys: periodic_work.h Fix parenthesis alignmentDavid Kershner2015-10-121-5/+6
* staging: unisys: visorchannel.c remove unneeded parenthesisDavid Kershner2015-10-121-1/+1
* staging: unisys: visorchannel.c fix spacing around castDavid Kershner2015-10-121-3/+3
* staging: unisys: channel.h Fix spacing around operands.David Kershner2015-10-121-7/+6
* staging: unisys: channel.h covert from pragma to __packedDavid Kershner2015-10-121-4/+2
* staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell2015-10-121-3/+21
* Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke2015-10-121-2/+2
* staging: unisys: visorinput: remove extraneous do_key functionTim Sell2015-10-041-12/+6
* staging: unisys: visorinput: remove extraneous mouse logicTim Sell2015-10-041-12/+0
* staging: unisys: visorinput: register & use input_dev open() and close()Tim Sell2015-10-041-5/+50
* staging: unisys: visorinput: change input bus type to BUS_VIRTUAL (6)Tim Sell2015-10-041-2/+2
* staging: unisys: visorinput: comment tweaks - s/gizmo/input node/gTim Sell2015-10-041-3/+3
* staging: unisys: visorinput: correct code comments per kernel conventionsTim Sell2015-10-041-18/+29
* staging: unisys: visorinput: make structs & arrays const where possibleTim Sell2015-10-041-13/+29
* staging: unisys: visorinput: re-order declarations for consistencyTim Sell2015-10-041-127/+115
* staging: unisys: visorinput: subsume .h files directly into visorinput.cTim Sell2015-10-043-67/+17
* staging: unisys: visorhid: rename to visorinputTim Sell2015-10-0411-75/+75
* staging: unisys: visorhid: remove unnecessary include of serio.hTim Sell2015-10-021-1/+0
* staging: unisys: visorhid: correctly map keys with extended scancodesTim Sell2015-10-021-3/+7
* staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer2015-10-021-4/+4
* staging: unisys: get rid of list of devicesDavid Kershner2015-10-021-13/+0
* staging: unisys: get rid of devnum pool and dev numDavid Kershner2015-10-021-26/+0
* staging: unisys: remove devdata->name use netdev->nameDavid Kershner2015-10-021-3/+0
* staging: unisys: Add s-Par visorhbaDavid Kershner2015-09-296-13/+1280
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-293-12/+20
|\
| * staging: unisys: remove reference of visorutilSudip Mukherjee2015-09-171-1/+0
| * staging: unisys: visornic: handle error return from device registrationBenjamin Romer2015-09-131-2/+3
| * staging: unisys: stop device registration before visorbus registrationBenjamin Romer2015-09-131-4/+7
| * staging: unisys: visorbus: Unregister driver on errorDavid Kershner2015-09-131-0/+2
| * staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner2015-09-131-4/+4
| * staging: unisys: unregister netdev when create debugfs failsDavid Kershner2015-09-131-1/+4
* | staging: unisys: add visorhid driverErik Arfvidson2015-09-208-0/+826
* | staging: unisys: documentation and TODO tweaksTim Sell2015-09-123-153/+332
|/
* 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
* | drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...Prarit Bhargava2015-08-141-0/+9
* | Staging: unisys: Remove useless cast on void pointerShraddha Barke2015-08-141-1/+1
* | staging: unisys: visornic: Convert to using napiNeil Horman2015-08-051-120/+82
* | staging: unisys: visorchannel: Add peek functionNeil Horman2015-08-032-0/+23
OpenPOWER on IntegriCloud