aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visornic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner1-1/+1
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman1-0/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-09-28staging: unisys: visornic: clean up parenthesisDavid Kershner1-3/+3
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar1-1/+2
2017-09-28staging: unisys: only include a file where it is used.David Kershner1-0/+1
2017-08-31staging: unisys: visornic: Remove unnecessary return valuesDavid Binder1-10/+3
2017-08-31staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder1-8/+6
2017-08-31staging: unisys: visornic: Fix up existing function comments.David Binder1-227/+190
2017-08-31staging: unisys: use the kernel min defineDavid Kershner1-5/+4
2017-08-22staging: unisys: Move VNIC GUID to visornicDavid Kershner1-0/+7
2017-08-22staging: unisys: visornic: visornic_main.c: fix multiline dereference.Sameer Wadgaonkar1-5/+4
2017-08-22staging: unisys: visornic: update the struct visornic_devdata commentsSameer Wadgaonkar1-25/+61
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-07-18staging: unisys: visornic: fix multi-line function definitionCharles Daniels1-58/+43
2017-07-18staging: unisys: visornic: visornic_main.c: Adjust whitespace usageDavid Binder1-12/+2
2017-07-16staging: unisys: visornic: visornic_main.c: fixed comment formatting issuesSameer Wadgaonkar1-37/+61
2017-05-25staging: unisys: include: renamed structure spar_io_channel_protocol in iochannel.h to match driver namespaceSameer Wadgaonkar1-8/+5
2017-05-25staging: unisys: include: renamed #defines in channel.h to match driver namespaceSameer Wadgaonkar1-5/+5
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