summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visornic
AgeCommit message (Expand)Author
2017-04-08staging: unisys: visornic: Replace symbolic perms with octalThomas Jespersen
2017-03-29staging: unisys: visornic: add error handling for visorchannel_signalinsert/r...David Kershner
2017-03-21staging: unisys: visornic: remove inline functionsJon Frisch
2017-03-21staging: unisys: visornic: Move function to appropriate locationDavid Binder
2017-03-06staging: unisys: visornic: visornic_main.c: Remove kernel-doc commentsDavid Binder
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-02staging: unisys: visornic: prevent hang doing 'modprobe -r visornic'Tim Sell
2017-01-31staging: unisys: visornic: Fix typo in visornic_main.cMasanari Iida
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-10staging: unisys: remove redundant unlocks of visornic_devdata.priv_lockTim Sell
2017-01-10staging: unisys: visornic: Remove errant -EIO returnsDavid Binder
2017-01-10staging: unisys: visornic: Reorder logic in visornic_enable_with_timeout()David Binder
2017-01-10staging: unisys: visorbus: Remove duplicate invocation of init_rcv_bufs()David Binder
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-29staging: unisys: fix spelling mistake of "outstanding"Colin Ian King
2016-10-20net: use core MTU range checking in virt driversJarod Wilson
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch
2016-09-27staging: unisys: visornic: remove driver version from visornic_main.cJon Frisch
2016-09-27staging: unisys: remove driver version from struct visor_driverJon Frisch
2016-09-21staging: unisys: visornic: remove poll_for_irq prototypeDavid Kershner
2016-09-21staging: unisys: visornic: remove visornic_poll prototypeDavid Kershner
2016-09-21staging: unisys: visornic: remove visornic debugfs protoyptesDavid Kershner
2016-09-21staging: unisys: visornic: remove prototypesDavid Kershner
2016-09-12staging: unisys: visornic_main.c remove unused pound definesErik Arfvidson
2016-08-15staging: unisys: visornic: Correct comment spelling mistakeDavid Binder
2016-06-07staging: unisys: visornic: change return statementsDavid Binder
2016-06-07staging: unisys: visornic: remove extraneous error checkDavid Binder
2016-06-07staging: unisys: visornic: check for error instead of successDavid Binder
2016-06-07staging: unisys: visornic: cleanup error handlingDavid Binder
2016-06-07staging: unisys: visornic: simplify visornic if statementsDavid Binder
2016-05-09staging: unisys: rename misleading var ii with fragErik Arfvidson
2016-05-09staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson
2016-04-28staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell
2016-04-11staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell
2016-04-11staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell
2016-03-10staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-01staging: unisys: visornic: Remove create_singlethread_workqueue()Amitoj Kaur Chawla
2016-02-11staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran
2016-02-11staging: unisys: fix else statement in visornic_main.cErik Arfvidson
2016-02-11staging: unisys: fix comments in visornic_main.cErik Arfvidson
2016-02-07staging: unisys: visornic: remove useless memsetHugo Camboulive
2016-02-07staging: unisys: Only process up to budget amount of responsesDavid Kershner
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon
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-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