summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)AuthorFilesLines
2022-02-08Staging: unisys: visorhba: alignment should match open parenthesisLeonardo Araujo1-1/+1
2022-01-26staging: unisys: visorinput: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-1/+2
2021-11-25staging: unisys: visornic: removed a blank line at the end of functionLiu Junqi1-1/+0
2021-11-25staging: unisys: visornic: reindent to avoid '(' at the end of lineLiu Junqi1-3/+2
2021-11-25staging: unisys: visornic: fixed a typo cant -> can'tLiu Junqi1-1/+1
2021-11-25staging: unisys: visorhba: use tab to indent instead of whitespaceLiu Junqi1-1/+1
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+8
2021-10-20staging: unisys: use eth_hw_addr_set()Jakub Kicinski1-2/+3
2021-10-17scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche1-1/+0
2021-10-17scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-3/+2
2021-10-17scsi: staging: unisys: visorhba: Call scsi_done() directlyBart Van Assche1-8/+6
2021-06-15staging: unisys: visorhba: Convert module from IDR to XArrayFabio M. De Francesco1-60/+41
2021-05-14staging: unisys: visorinput: remove redundant assignment of variable ledColin Ian King1-1/+0
2021-03-10staging: unisys: visornic: Fix repeated words in commentsKlemen Košir1-1/+1
2021-03-10staging: unisys: visornic: enhance visornic to use channel_interruptSong Chen1-21/+11
2021-01-07staging: unisys: visorhba: enhance visorhba to use channel_interruptSong Chen1-74/+16
2020-07-23staging: unisys: visorhba: remove redundant initialization of variables scsic...Colin Ian King1-2/+2
2020-04-13staging: unisys: visorhba: Correct a typo in commentR Veera Kumar1-1/+1
2020-03-19staging: unisys: Documentation: Correct a long line in docR Veera Kumar1-6/+6
2020-02-12staging: unisys: visorinput: Replace zero-length array with flexible-array me...Gustavo A. R. Silva1-1/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-25staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET1-1/+2
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-2/+2
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab1-2/+2
2019-07-12Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2019-06-20scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei1-5/+4
2019-05-23staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam1-2/+2
2019-05-20staging: unisys: use help instead of ---help--- in KconfigMoses Christopher1-2/+2
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman4-0/+4
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman4-0/+4
2019-03-20Staging: unisys: Correct malformed SPDX-License-IdentifierWentao Cai1-1/+1
2019-03-20Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigWentao Cai1-6/+6
2019-03-20Staging: unisys: visorinput: Replace '--help--' with 'help' in KconfigWentao Cai1-7/+7
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 Yamada2-4/+2
2018-12-29Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+1
2018-12-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+1
2018-12-07net: core: dev: Add extack argument to dev_open()Petr Machata1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-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
2018-02-16staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner1-34/+30
2018-02-16staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner1-10/+9
2018-02-16staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2-56/+42
2018-02-16staging: unisys: visorinput: remove duplicate commentsDavid Kershner1-9/+7