aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visornic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28staging: unisys: visornic: remove keyword inline from functionDavid Kershner1-1/+1
2017-04-08staging: unisys: visornic: Replace symbolic perms with octalThomas Jespersen1-2/+2
2017-03-29staging: unisys: visornic: add error handling for visorchannel_signalinsert/removeDavid Kershner1-40/+97
2017-03-21staging: unisys: visornic: remove inline functionsJon Frisch1-6/+6
2017-03-21staging: unisys: visornic: Move function to appropriate locationDavid Binder1-0/+37
2017-03-06staging: unisys: visornic: visornic_main.c: Remove kernel-doc commentsDavid Binder1-35/+35
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-22/+16
2017-02-02staging: unisys: visornic: prevent hang doing 'modprobe -r visornic'Tim Sell1-4/+1
2017-01-31staging: unisys: visornic: Fix typo in visornic_main.cMasanari Iida1-11/+11
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2017-01-10staging: unisys: remove redundant unlocks of visornic_devdata.priv_lockTim Sell1-2/+0
2017-01-10staging: unisys: visornic: Remove errant -EIO returnsDavid Binder1-2/+2
2017-01-10staging: unisys: visornic: Reorder logic in visornic_enable_with_timeout()David Binder1-1/+2
2017-01-10staging: unisys: visorbus: Remove duplicate invocation of init_rcv_bufs()David Binder1-2/+0
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2016-11-29staging: unisys: fix spelling mistake of "outstanding"Colin Ian King1-1/+1
2016-10-20net: use core MTU range checking in virt driversJarod Wilson1-2/+2
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder1-8/+8
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder1-6/+6
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch1-1/+1
2016-09-27staging: unisys: visornic: remove driver version from visornic_main.cJon Frisch1-2/+1
2016-09-27staging: unisys: remove driver version from struct visor_driverJon Frisch1-2/+0
2016-09-21staging: unisys: visornic: remove poll_for_irq prototypeDavid Kershner1-2/+0
2016-09-21staging: unisys: visornic: remove visornic_poll prototypeDavid Kershner1-1/+0
2016-09-21staging: unisys: visornic: remove visornic debugfs protoyptesDavid Kershner1-14/+9
2016-09-21staging: unisys: visornic: remove prototypesDavid Kershner1-24/+17
2016-09-12staging: unisys: visornic_main.c remove unused pound definesErik Arfvidson1-2/+0
2016-08-15staging: unisys: visornic: Correct comment spelling mistakeDavid Binder1-1/+1
2016-06-07staging: unisys: visornic: change return statementsDavid Binder1-9/+7
2016-06-07staging: unisys: visornic: remove extraneous error checkDavid Binder1-3/+1
2016-06-07staging: unisys: visornic: check for error instead of successDavid Binder1-2/+4
2016-06-07staging: unisys: visornic: cleanup error handlingDavid Binder1-3/+3
2016-06-07staging: unisys: visornic: simplify visornic if statementsDavid Binder1-19/+22
2016-05-09staging: unisys: rename misleading var ii with fragErik Arfvidson1-5/+5
2016-05-09staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson1-94/+58
2016-04-28staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell1-5/+3
2016-04-11staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell1-15/+25
2016-04-11staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell1-6/+7
2016-03-10staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar1-3/+2
2016-03-01staging: unisys: visornic: Remove create_singlethread_workqueue()Amitoj Kaur Chawla1-19/+2
2016-02-11staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran1-2/+2
2016-02-11staging: unisys: fix else statement in visornic_main.cErik Arfvidson1-2/+2
2016-02-11staging: unisys: fix comments in visornic_main.cErik Arfvidson1-5/+11
2016-02-07staging: unisys: visornic: remove useless memsetHugo Camboulive1-1/+0
2016-02-07staging: unisys: Only process up to budget amount of responsesDavid Kershner1-5/+14
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon1-1/+0
2015-10-12staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell1-3/+21
2015-10-12Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke1-2/+2
2015-10-02staging: unisys: get rid of list of devicesDavid Kershner1-13/+0
2015-10-02staging: unisys: get rid of devnum pool and dev numDavid Kershner1-26/+0