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
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-929
/
+758
2016-12-01
staging: unisys: visorbus: Remove two passthrough postcode macros
Bryan Thompson
1
-10
/
+2
2016-12-01
staging: unisys: visorbus: Remove POSTCODE_SEVERITY levels
Bryan Thompson
3
-59
/
+55
2016-12-01
staging: unisys: visorbus: Fix spelling error (FAIULRE to FAILURE)
Bryan Thompson
2
-4
/
+4
2016-12-01
staging: unisys: visorbus: Remove unused values from guestlinuxdebug
Bryan Thompson
1
-91
/
+34
2016-12-01
staging: unisys: visorbus: Update visorchipset postcode values
Bryan Thompson
2
-11
/
+2
2016-12-01
staging: unisys: visorbus: Remove POSTCODE_LINUX_4 macro
Bryan Thompson
3
-37
/
+32
2016-12-01
staging: unisys: visorbus: Remove POSTCODE_LINUX_3 macro
Bryan Thompson
3
-41
/
+37
2016-12-01
staging: unisys: visorbus: Remove POSTCODE_LINUX_2 macro
Bryan Thompson
3
-37
/
+35
2016-12-01
staging: unisys: visorbus: Use CURRENT_FILE_PC in base postcode macro
Bryan Thompson
1
-7
/
+7
2016-12-01
staging: unisys: visorbus: Replace two base postcode macros with one
Bryan Thompson
1
-14
/
+12
2016-12-01
staging: unisys: visorbus: vbuschannel.h remove unused pound defines
Erik Arfvidson
1
-11
/
+0
2016-12-01
staging: unisys: visorbus: vmcallinterface.h remove unused pound defines
Erik Arfvidson
1
-1
/
+0
2016-11-29
staging: unisys: fix spelling mistake of "outstanding"
Colin Ian King
1
-1
/
+1
2016-11-23
staging: unisys: visorbus: bus_configure add error handling
David Kershner
1
-16
/
+29
2016-11-23
staging: unisys: visorbus: return EAGAIN when empty
David Kershner
1
-1
/
+2
2016-11-23
staging: unisys: visorbus: device_responder add error handling
David Kershner
1
-4
/
+4
2016-11-23
staging: unisys: visorbus: device_changestate_responder add error handling
David Kershner
1
-6
/
+5
2016-11-23
staging: unisys: visorbus: bus_responder add error handling
David Kershner
1
-4
/
+4
2016-11-23
staging: unisys: visorbus: save_crash_message add error handling
David Kershner
1
-22
/
+28
2016-11-23
staging: unisys: visorbus: controlvm_respond_physdev_changestate add error ha...
David Kershner
1
-5
/
+3
2016-11-23
staging: unisys: visorbus: controlvm_respond add error handling
David Kershner
1
-6
/
+4
2016-11-23
staging: unisys: visorbus: chipset_init add error handling
David Kershner
1
-2
/
+6
2016-11-23
staging: unisys: visorbus: controlvm_respond_chipset_init add error handling
David Kershner
1
-5
/
+3
2016-11-23
staging: unisys: visorbus: visorbus_private rename 'local' var to 'dest'
Erik Arfvidson
1
-2
/
+2
2016-11-23
staging: unisys: visorbus: visorchannel.c rename 'local' variable to 'dest'
Erik Arfvidson
1
-5
/
+5
2016-11-23
staging: unisys: include: fix pound defines
Erik Arfvidson
1
-10
/
+4
2016-11-23
staging: unisys: include: fixed iochannel.h comments
Erik Arfvidson
1
-147
/
+176
2016-11-07
staging: unisys: visorinput: Add default conditions to case statements
David Binder
1
-0
/
+6
2016-11-07
staging: unisys: visorbus: Adjust formatting of variable assignment
David Binder
1
-3
/
+2
2016-11-07
staging: unisys: visorbus: in my_device_destroy don't call device_epilog
David Kershner
1
-82
/
+30
2016-11-07
staging: unisys: visorbus: my_device_changestate: no longer call device_epilog
David Kershner
1
-4
/
+32
2016-11-07
staging: unisys: visorbus: my_device_changestate: add error response
David Kershner
1
-5
/
+12
2016-11-07
staging: unisys: visorbus: my_device_create does not call device_epilog
David Kershner
1
-6
/
+22
2016-11-07
staging: unisys: visorbus: remove bus_epilog
David Kershner
1
-52
/
+2
2016-11-07
staging: unisys: visorbus: bus_create fix error handling
David Kershner
1
-29
/
+31
2016-11-07
staging: unisys: visorbus: bus_destroy add error handling
David Kershner
1
-19
/
+14
2016-11-07
staging: unisys: visorbus: bus_destroy do not call bus_epilog
David Kershner
1
-4
/
+33
2016-11-07
staging: unisys: visorbus: bus_create no longer calls bus_epilog
David Kershner
1
-5
/
+28
2016-11-07
staging: unisys: visorbus: fix double response
David Kershner
1
-1
/
+13
2016-11-07
staging: unisys: visorbus: remove unused initializations
Sameer Wadgaonkar
1
-4
/
+1
2016-11-07
staging: unisys: visorbus: convert client_bus_info sysfs to debugfs
Tim Sell
3
-254
/
+127
2016-11-07
staging: unisys: visorbus: move DEVICE_ATTR_RO defs as-per conventions
Tim Sell
1
-13
/
+11
2016-10-25
staging: unisys: visorbus: visorchannel: Refactor locking code to be statical...
Cathal Mullaney
1
-11
/
+19
2016-10-20
net: use core MTU range checking in virt drivers
Jarod Wilson
2
-8
/
+6
2016-10-17
Staging: unisys: visorbus: Make a read-only structure
Mihaela Muraru
1
-1
/
+1
2016-10-17
staging: unisys: visorbus: add missing include
Laurent Navet
1
-0
/
+1
2016-09-28
staging: unisys: visorbus: fix typos with client_bus_info /sys entry
Tim Sell
1
-2
/
+2
2016-09-28
staging: unisys: visorbus: fix vbus info generated for s-Par livedumps
Tim Sell
1
-5
/
+3
2016-09-28
staging: unisys: visorbus: fix sloppy unsigned/signed int conversions
Tim Sell
1
-3
/
+3
[next]