summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET2019-07-251-1/+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
* staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2018-02-162-56/+42
* staging: unisys: visorinput: remove duplicate commentsDavid Kershner2018-02-161-9/+7
* staging: unisys: visorinput: Clean up Makefile includesDavid Kershner2018-02-161-1/+0
* staging: unisys: visorinput: remove need for 'depends on FB'Tim Sell2018-02-162-13/+32
* drivers: visorbus: move driver out of stagingDavid Kershner2017-12-0815-4526/+4
* staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner2017-12-062-2/+1
* staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner2017-12-065-183/+168
* staging: unisys: remove !UML flagDavid Kershner2017-12-061-1/+1
* staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner2017-12-061-2/+1
* staging: unisys: visorbus: address theoretical int overflowsTim Sell2017-11-281-3/+4
* staging: unisys: Remove redundant license textGreg Kroah-Hartman2017-11-2813-134/+0
* staging: unisys: fix up some SPDX tagsGreg Kroah-Hartman2017-11-282-1/+2
* staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman2017-11-2812-0/+12
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-7/+7
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1313-564/+319
|\
| * staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org2017-11-031-2/+0
| * staging: unisys: Fix incorrect unisys MAINTAINERS patternTom Saeger2017-11-021-1/+1
| * Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-2/+2
| |\
| * | staging: unisys: visornic: clean up parenthesisDavid Kershner2017-09-281-3/+3
| * | staging: unisys: visorhba: clean up parenthesisDavid Kershner2017-09-281-4/+4
| * | staging: unisys: visorbus: Fix extraneous parenthesisDavid Kershner2017-09-282-4/+4
| * | staging: unisys: visorbus: fix comments in vbuschannel.hSameer Wadgaonkar2017-09-281-5/+4
| * | staging: unisys: include: fix comments and spacing issues in visorbus.hSameer Wadgaonkar2017-09-281-7/+5
| * | staging: unisys: visorbus: fix line over 80 characters checkpatch warningSameer Wadgaonkar2017-09-281-2/+4
| * | staging: unisys: visorbus: simplify visorchannel_create_gutsSameer Wadgaonkar2017-09-283-28/+14
| * | staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar2017-09-284-5/+17