aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visornic (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-2/+2
2019-05-23staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam1-2/+2
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-20Staging: unisys: visornic: Replace '--help--' with 'help' in KconfigWentao Cai1-7/+7
2019-02-19staging: visornic: use skb_put_zero() instead of open-coded versionJann Horn1-3/+1
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+1
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata1-1/+1
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+6
2018-04-25staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck1-1/+1
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