summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2022-04-20staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco
2022-04-04staging: unisys: Remove "struct dentry *eth_debugfs_dir"Fabio M. De Francesco
2022-02-08Staging: unisys: visorhba: alignment should match open parenthesisLeonardo Araujo
2022-01-26staging: unisys: visorinput: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2021-11-25staging: unisys: visornic: removed a blank line at the end of functionLiu Junqi
2021-11-25staging: unisys: visornic: reindent to avoid '(' at the end of lineLiu Junqi
2021-11-25staging: unisys: visornic: fixed a typo cant -> can'tLiu Junqi
2021-11-25staging: unisys: visorhba: use tab to indent instead of whitespaceLiu Junqi
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-20staging: unisys: use eth_hw_addr_set()Jakub Kicinski
2021-10-16scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: staging: unisys: visorhba: Call scsi_done() directlyBart Van Assche
2021-06-15staging: unisys: visorhba: Convert module from IDR to XArrayFabio M. De Francesco
2021-05-14staging: unisys: visorinput: remove redundant assignment of variable ledColin Ian King
2021-03-10staging: unisys: visornic: Fix repeated words in commentsKlemen Košir
2021-03-10staging: unisys: visornic: enhance visornic to use channel_interruptSong Chen
2021-01-07staging: unisys: visorhba: enhance visorhba to use channel_interruptSong Chen
2020-07-23staging: unisys: visorhba: remove redundant initialization of variables scsic...Colin Ian King
2020-04-13staging: unisys: visorhba: Correct a typo in commentR Veera Kumar
2020-03-19staging: unisys: Documentation: Correct a long line in docR Veera Kumar
2020-02-11staging: unisys: visorinput: Replace zero-length array with flexible-array me...Gustavo A. R. Silva
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-25staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-11Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-20scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei
2019-05-23staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam
2019-05-20staging: unisys: use help instead of ---help--- in KconfigMoses Christopher
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-20Staging: unisys: Correct malformed SPDX-License-IdentifierWentao Cai
2019-03-20Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigWentao Cai
2019-03-20Staging: unisys: visorinput: Replace '--help--' with 'help' in KconfigWentao Cai
2019-03-20Staging: unisys: visornic: Replace '--help--' with 'help' in KconfigWentao Cai
2019-02-19staging: visornic: use skb_put_zero() instead of open-coded versionJann Horn
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman
2018-04-25staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck
2018-02-16staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner
2018-02-16staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner