index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-01
staging: unisys: visornic: no need to check debugfs return values
Greg Kroah-Hartman
2018-04-25
staging: visornic: fix visornic_xmit()'s return type
Luc Van Oostenryck
2018-02-16
staging: unisys: visorinput: use the full 80 characters of the screen
David Kershner
2018-02-16
staging: unisys: visorinput: Fix spacing after open paranthesis
David Kershner
2018-02-16
staging: unisys: visorinput: combine ultrainputreport.h with visorinput.c
David Kershner
2018-02-16
staging: unisys: visorinput: remove duplicate comments
David Kershner
2018-02-16
staging: unisys: visorinput: Clean up Makefile includes
David Kershner
2018-02-16
staging: unisys: visorinput: remove need for 'depends on FB'
Tim Sell
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
2017-12-06
staging: unisys: move dependencies from UNISYSSPAR to VISORBUS
David Kershner
2017-12-06
staging: unisys: combine visorchannel.h and visorbus.h
David Kershner
2017-12-06
staging: unisys: remove !UML flag
David Kershner
2017-12-06
staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
David Kershner
2017-11-28
staging: unisys: visorbus: address theoretical int overflows
Tim Sell
2017-11-28
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: unisys: fix up some SPDX tags
Greg Kroah-Hartman
2017-11-28
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: unisys: don't care about debugfs errors
gregkh@linuxfoundation.org
2017-11-02
staging: unisys: Fix incorrect unisys MAINTAINERS pattern
Tom Saeger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-28
staging: unisys: visornic: clean up parenthesis
David Kershner
2017-09-28
staging: unisys: visorhba: clean up parenthesis
David Kershner
2017-09-28
staging: unisys: visorbus: Fix extraneous parenthesis
David Kershner
2017-09-28
staging: unisys: visorbus: fix comments in vbuschannel.h
Sameer Wadgaonkar
2017-09-28
staging: unisys: include: fix comments and spacing issues in visorbus.h
Sameer Wadgaonkar
2017-09-28
staging: unisys: visorbus: fix line over 80 characters checkpatch warning
Sameer Wadgaonkar
2017-09-28
staging: unisys: visorbus: simplify visorchannel_create_guts
Sameer Wadgaonkar
2017-09-28
staging: unisys: check the whole channel instead of just guid for match
Sameer Wadgaonkar
2017-09-28
staging: unisys: include: Remove unused enum
David Binder
2017-09-28
staging: unisys: include: Remove unnecessary macro to generate signature
David Binder
2017-09-28
staging: unisys: include: Rename channel.h to visorchannel.h
David Binder
2017-09-28
staging: unisys: visorbus: clean up parameter formatting
David Kershner
2017-09-28
staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXX
David Kershner
2017-09-28
staging: unisys: visorbus: visorchipset.c: Remove useless initializations
David Kershner
2017-09-28
staging: unisys: remove visorbus_type extern
David Kershner
2017-09-28
staging: unisys: visorbus: keep the success path on the left side
David Kershner
2017-09-28
staging: unisys: include: consolidate a comment
David Kershner
2017-09-28
staging: unisys: include: remove signature_32
David Kershner
2017-09-28
staging: unisys: include: reorder to avoid forward declaration
David Kershner
2017-09-28
staging: unisys: visorbus: vbuschannel doesn't use ctypes
David Kershner
2017-09-28
staging: unisys: include: remove io.h from channel.h
David Kershner
2017-09-28
staging: unisys: only include a file where it is used.
David Kershner
2017-09-28
staging: unisys: visorbus: to_visor_device/to_visor_driver move up
David Kershner
2017-09-28
staging: unisys: visorbus: visorbus_main.c: remove blank lines
David Kershner
2017-09-28
staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipset
David Kershner
2017-09-28
staging: unisys: visorbus: fix newlines for visorchannel
David Kershner
[next]