aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
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
2018-02-16staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner
2018-02-16staging: unisys: visorinput: remove duplicate commentsDavid Kershner
2018-02-16staging: unisys: visorinput: Clean up Makefile includesDavid Kershner
2018-02-16staging: unisys: visorinput: remove need for 'depends on FB'Tim Sell
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner
2017-12-06staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner
2017-12-06staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner
2017-12-06staging: unisys: remove !UML flagDavid Kershner
2017-12-06staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner
2017-11-28staging: unisys: visorbus: address theoretical int overflowsTim Sell
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: unisys: fix up some SPDX tagsGreg Kroah-Hartman
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org
2017-11-02staging: unisys: Fix incorrect unisys MAINTAINERS patternTom Saeger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman