summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2015-10-16staging: unisys: Remove useless intialisationAmitoj Kaur Chawla
2015-10-16staging: unisys: visorinput: no need to track open countTim Sell
2015-10-16staging: unisys: visorinput: fix comment formatTim Sell
2015-10-16staging: unisys: visorinput: address checkpatch alignment issuesTim Sell
2015-10-16Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13Staging: unisys: visorinput: Remove unused codeShivani Bhardwaj
2015-10-13staging: unisys: vmcallinterface.h: convert pragma to __packedDavid Kershner
2015-10-12staging: unisys: vmcallinterface.h: Cleanup unused fieldsDavid Kershner
2015-10-12staging: unisys: diagchannel.h: get rid of unused fieldsDavid Kershner
2015-10-12staging: unisys: periodic_work.h Fix spacingDavid Kershner
2015-10-12staging: unisys: periodic_work.h Fix parenthesis alignmentDavid Kershner
2015-10-12staging: unisys: visorchannel.c remove unneeded parenthesisDavid Kershner
2015-10-12staging: unisys: visorchannel.c fix spacing around castDavid Kershner
2015-10-12staging: unisys: channel.h Fix spacing around operands.David Kershner
2015-10-12staging: unisys: channel.h covert from pragma to __packedDavid Kershner
2015-10-12staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell
2015-10-12Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke
2015-10-04staging: unisys: visorinput: remove extraneous do_key functionTim Sell
2015-10-04staging: unisys: visorinput: remove extraneous mouse logicTim Sell
2015-10-04staging: unisys: visorinput: register & use input_dev open() and close()Tim Sell
2015-10-04staging: unisys: visorinput: change input bus type to BUS_VIRTUAL (6)Tim Sell
2015-10-04staging: unisys: visorinput: comment tweaks - s/gizmo/input node/gTim Sell
2015-10-04staging: unisys: visorinput: correct code comments per kernel conventionsTim Sell
2015-10-04staging: unisys: visorinput: make structs & arrays const where possibleTim Sell
2015-10-04staging: unisys: visorinput: re-order declarations for consistencyTim Sell
2015-10-04staging: unisys: visorinput: subsume .h files directly into visorinput.cTim Sell
2015-10-04staging: unisys: visorhid: rename to visorinputTim Sell
2015-10-02staging: unisys: visorhid: remove unnecessary include of serio.hTim Sell
2015-10-02staging: unisys: visorhid: correctly map keys with extended scancodesTim Sell
2015-10-02staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer
2015-10-02staging: unisys: get rid of list of devicesDavid Kershner
2015-10-02staging: unisys: get rid of devnum pool and dev numDavid Kershner
2015-10-02staging: unisys: remove devdata->name use netdev->nameDavid Kershner
2015-09-29staging: unisys: Add s-Par visorhbaDavid Kershner
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman
2015-09-20staging: unisys: add visorhid driverErik Arfvidson
2015-09-17staging: unisys: remove reference of visorutilSudip Mukherjee
2015-09-13staging: unisys: visornic: handle error return from device registrationBenjamin Romer
2015-09-13staging: unisys: stop device registration before visorbus registrationBenjamin Romer
2015-09-13staging: unisys: visorbus: Unregister driver on errorDavid Kershner
2015-09-13staging: unisys: visornic: Fix receive bytes statisticsDavid Kershner
2015-09-13staging: unisys: unregister netdev when create debugfs failsDavid Kershner
2015-09-12staging: unisys: documentation and TODO tweaksTim Sell
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-14drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...Prarit Bhargava
2015-08-14Staging: unisys: Remove useless cast on void pointerShraddha Barke
2015-08-14visorbus: switch from ioremap_cache to memremapDan Williams
2015-08-05staging: unisys: visornic: Convert to using napiNeil Horman
2015-08-03staging: unisys: visorchannel: Add peek functionNeil Horman