index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-25
staging: unisys: visornic: Update the description of 'poll_for_irq()'
Christophe JAILLET
1
-1
/
+2
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-11
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2019-06-20
scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlist
Ming Lei
1
-5
/
+4
2019-05-23
staging: unisys: visornic: Replace GFP_ATOMIC with GFP_KERNEL
Hariprasad Kelam
1
-2
/
+2
2019-05-20
staging: unisys: use help instead of ---help--- in Kconfig
Moses Christopher
1
-2
/
+2
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
4
-0
/
+4
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
4
-0
/
+4
2019-03-20
Staging: unisys: Correct malformed SPDX-License-Identifier
Wentao Cai
1
-1
/
+1
2019-03-20
Staging: unisys: visorhba: Replace '--help--' with 'help' in Kconfig
Wentao Cai
1
-6
/
+6
2019-03-20
Staging: unisys: visorinput: Replace '--help--' with 'help' in Kconfig
Wentao Cai
1
-7
/
+7
2019-03-20
Staging: unisys: visornic: Replace '--help--' with 'help' in Kconfig
Wentao Cai
1
-7
/
+7
2019-02-19
staging: visornic: use skb_put_zero() instead of open-coded version
Jann Horn
1
-3
/
+1
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2
-4
/
+2
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-13
/
+1
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-17
staging: unisys: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-13
/
+1
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-01
staging: unisys: visornic: no need to check debugfs return values
Greg Kroah-Hartman
1
-17
/
+6
2018-04-25
staging: visornic: fix visornic_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-02-16
staging: unisys: visorinput: use the full 80 characters of the screen
David Kershner
1
-34
/
+30
2018-02-16
staging: unisys: visorinput: Fix spacing after open paranthesis
David Kershner
1
-10
/
+9
2018-02-16
staging: unisys: visorinput: combine ultrainputreport.h with visorinput.c
David Kershner
2
-56
/
+42
2018-02-16
staging: unisys: visorinput: remove duplicate comments
David Kershner
1
-9
/
+7
2018-02-16
staging: unisys: visorinput: Clean up Makefile includes
David Kershner
1
-1
/
+0
2018-02-16
staging: unisys: visorinput: remove need for 'depends on FB'
Tim Sell
2
-13
/
+32
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
15
-4526
/
+4
2017-12-06
staging: unisys: move dependencies from UNISYSSPAR to VISORBUS
David Kershner
2
-2
/
+1
2017-12-06
staging: unisys: combine visorchannel.h and visorbus.h
David Kershner
5
-183
/
+168
2017-12-06
staging: unisys: remove !UML flag
David Kershner
1
-1
/
+1
2017-12-06
staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
David Kershner
1
-2
/
+1
2017-11-28
staging: unisys: visorbus: address theoretical int overflows
Tim Sell
1
-3
/
+4
2017-11-28
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
13
-134
/
+0
2017-11-28
staging: unisys: fix up some SPDX tags
Greg Kroah-Hartman
2
-1
/
+2
2017-11-28
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
12
-0
/
+12
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-7
/
+7
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-564
/
+319
2017-11-03
staging: unisys: don't care about debugfs errors
gregkh@linuxfoundation.org
1
-2
/
+0
2017-11-02
staging: unisys: Fix incorrect unisys MAINTAINERS pattern
Tom Saeger
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-09-28
staging: unisys: visornic: clean up parenthesis
David Kershner
1
-3
/
+3
2017-09-28
staging: unisys: visorhba: clean up parenthesis
David Kershner
1
-4
/
+4
2017-09-28
staging: unisys: visorbus: Fix extraneous parenthesis
David Kershner
2
-4
/
+4
2017-09-28
staging: unisys: visorbus: fix comments in vbuschannel.h
Sameer Wadgaonkar
1
-5
/
+4
[next]