summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco2022-04-2016-5176/+0
* staging: unisys: Remove "struct dentry *eth_debugfs_dir"Fabio M. De Francesco2022-04-041-17/+0
* Staging: unisys: visorhba: alignment should match open parenthesisLeonardo Araujo2022-02-081-1/+1
* staging: unisys: visorinput: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2022-01-261-1/+2
* staging: unisys: visornic: removed a blank line at the end of functionLiu Junqi2021-11-251-1/+0
* staging: unisys: visornic: reindent to avoid '(' at the end of lineLiu Junqi2021-11-251-3/+2
* staging: unisys: visornic: fixed a typo cant -> can'tLiu Junqi2021-11-251-1/+1
* staging: unisys: visorhba: use tab to indent instead of whitespaceLiu Junqi2021-11-251-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-12/+8
|\
| * scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche2021-10-161-1/+0
| * scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-3/+2
| * scsi: staging: unisys: visorhba: Call scsi_done() directlyBart Van Assche2021-10-161-8/+6
* | staging: unisys: use eth_hw_addr_set()Jakub Kicinski2021-10-201-2/+3
|/
* staging: unisys: visorhba: Convert module from IDR to XArrayFabio M. De Francesco2021-06-151-60/+41
* staging: unisys: visorinput: remove redundant assignment of variable ledColin Ian King2021-05-141-1/+0
* staging: unisys: visornic: Fix repeated words in commentsKlemen Košir2021-03-101-1/+1
* staging: unisys: visornic: enhance visornic to use channel_interruptSong Chen2021-03-101-21/+11
* staging: unisys: visorhba: enhance visorhba to use channel_interruptSong Chen2021-01-071-74/+16
* staging: unisys: visorhba: remove redundant initialization of variables scsic...Colin Ian King2020-07-231-2/+2
* staging: unisys: visorhba: Correct a typo in commentR Veera Kumar2020-04-131-1/+1
* staging: unisys: Documentation: Correct a long line in docR Veera Kumar2020-03-191-6/+6
* staging: unisys: visorinput: Replace zero-length array with flexible-array me...Gustavo A. R. Silva2020-02-111-1/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+2
|\
| * staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET2019-07-251-1/+2
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-2/+2
|/
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-2/+2
* Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-112-4/+4
|\
| * staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNELHariprasad Kelam2019-05-231-2/+2
| * staging: unisys: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-2/+2
* | scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei2019-06-201-5/+4
|/
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-034-0/+4
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-034-0/+4
* Staging: unisys: Correct malformed SPDX-License-IdentifierWentao Cai2019-03-201-1/+1
* Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigWentao Cai2019-03-201-6/+6
* Staging: unisys: visorinput: Replace '--help--' with 'help' in KconfigWentao Cai2019-03-201-7/+7
* Staging: unisys: visornic: Replace '--help--' with 'help' in KconfigWentao Cai2019-03-201-7/+7
* staging: visornic: use skb_put_zero() instead of open-coded versionJann Horn2019-02-191-3/+1
* staging: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-042-4/+2
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-281-13/+1
|\
| * staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-13/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-1/+0
|\ \
| * | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
| |/
* / net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-17/+6
* staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner2018-02-161-34/+30
* staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner2018-02-161-10/+9