index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-508
/
+286
2017-02-16
staging: visorbus, replace init_timer with setup_timer
Stefan Svinciak
1
-3
/
+1
2017-02-02
staging: unisys: visorbus: get rid of unused payload info
David Kershner
1
-98
/
+3
2017-02-02
staging: unisys: visorbus: remove putfile data structures
David Kershner
1
-54
/
+0
2017-02-02
staging: unisys: visornic: prevent hang doing 'modprobe -r visornic'
Tim Sell
1
-4
/
+1
2017-02-02
staging: unisys: visorbus: Consolidate kobject functions
David Binder
1
-45
/
+31
2017-02-02
staging: unisys: visorbus: Check controlvm message payload size
David Binder
1
-0
/
+4
2017-02-02
staging: unisys: visorbus: Remove unused struct in visorchannel.c
David Binder
1
-6
/
+0
2017-01-31
staging: unisys: visornic: Fix typo in visornic_main.c
Masanari Iida
1
-11
/
+11
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-19
staging: unisys: visorbus: fix checkpatch block comments warning
Abdul Rauf
2
-5
/
+5
2017-01-10
staging: unisys: fix checkpatch block comments warning
Abdul Rauf
1
-67
/
+67
2017-01-10
Staging: unisys: visorbus: visorchipset.c: style fix
Derek Robson
1
-1
/
+1
2017-01-10
Staging: unisys: visorbus: visorbus_main.c: fixed style
Derek Robson
1
-3
/
+3
2017-01-10
staging: unisys: remove redundant unlocks of visornic_devdata.priv_lock
Tim Sell
1
-2
/
+0
2017-01-10
staging: unisys: visornic: Remove errant -EIO returns
David Binder
1
-2
/
+2
2017-01-10
staging: unisys: visornic: Reorder logic in visornic_enable_with_timeout()
David Binder
1
-1
/
+2
2017-01-10
staging: unisys: visorbus: Remove duplicate invocation of init_rcv_bufs()
David Binder
1
-2
/
+0
2017-01-10
staging: unisys: visorbus: Replace parser_param_start with parser_name_get
David Kershner
1
-38
/
+15
2017-01-10
staging: unisys: visorbus: relocate error-check from isr to registration
Tim Sell
1
-2
/
+8
2017-01-10
staging: unisys: visorbus: Remove unused enum members
David Kershner
1
-16
/
+1
2017-01-05
staging: unisys: visorbus: visorchipset.c: Don't check for more than PAGE_SIZ...
David Binder
1
-6
/
+5
2017-01-05
staging: unisys: visorbus: Don't check for more than PAGE_SIZE length in viso...
David Binder
1
-16
/
+16
2017-01-03
staging: unisys: visorbus: my_device_destroy add error handling
David Kershner
1
-8
/
+9
2017-01-03
staging: unisys: visorbus: my_device_changestate add error handling
David Kershner
1
-9
/
+9
2017-01-03
staging: unisys: visorbus: Add err handling for function save_crash_message
David Kershner
1
-2
/
+5
2017-01-03
staging: unisys: visorbus: my_device_create add error handling
David Kershner
1
-20
/
+24
2017-01-03
staging: unisys: visorhba: Remove unused MAX_BUF define
Bryan Thompson
1
-4
/
+0
2017-01-03
staging: unisys: visorbus: Convert references to /proc to /sys
David Binder
1
-13
/
+14
2017-01-03
staging: unisys: visorbus: controlvmchannel.h remove unused pound defines
Erik Arfvidson
1
-22
/
+0
2017-01-03
staging: unisys: visorbus: Remove unneeded checks for valid variable addr
David Binder
1
-6
/
+3
2017-01-03
staging: unisys: visorbus: Use switch statement instead of conditionals
David Binder
1
-6
/
+12
2017-01-03
staging: unisys: visorbus: shorten error message defines
Sameer Wadgaonkar
2
-54
/
+52
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
[next]