index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channel
Sameer Wadgaonkar
2017-08-31
1
-1
/
+0
*
staging: unisys: visorbus: Fix up GUID definition
David Kershner
2017-08-31
1
-3
/
+2
*
staging: unisys: visorbus: just check for GUID
David Kershner
2017-08-31
1
-3
/
+1
*
staging: unisys: Use size of channel defined in the channel.
David Kershner
2017-08-31
3
-50
/
+22
*
staging: unisys: visornic: Remove unnecessary return values
David Binder
2017-08-31
1
-10
/
+3
*
staging: unisys: visorbus: use all 80 characters for multi-line messages
David Kershner
2017-08-31
1
-19
/
+16
*
staging: unisys: visorchipset: Shorten parser_init_byte_stream.
David Kershner
2017-08-31
1
-4
/
+3
*
staging: unisys: visorbus: Move parser functions location in file.
David Kershner
2017-08-31
1
-58
/
+58
*
staging: unisys: visorbus: remove uneeded initializations
David Kershner
2017-08-31
1
-2
/
+2
*
staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.
David Kershner
2017-08-31
1
-2
/
+1
*
staging: unisys: Change data to point to visor_controlvm_parameters_header.
David Kershner
2017-08-31
1
-14
/
+9
*
staging: unisys: visorbus: Split else if blocks into multiple if.
David Kershner
2017-08-31
1
-2
/
+4
*
staging: unisys: visorbus: Remove check for valid parm_addr.
David Kershner
2017-08-31
1
-1
/
+1
*
staging: unisys: visorbus: Remove useless initialization.
David Kershner
2017-08-31
1
-3
/
+0
*
staging: unisys: visorbus: Remove useless comment.
David Kershner
2017-08-31
1
-2
/
+0
*
staging: unisys: visorbus: Consolidate controlvm channel creation.
David Kershner
2017-08-31
1
-30
/
+17
*
staging: unisys: include: Add comment next to mutex.
David Kershner
2017-08-31
1
-3
/
+3
*
staging: unisys: Don't check for null before getting driver device.
David Kershner
2017-08-31
2
-6
/
+5
*
staging: unisys: visorbus: Use __func__ instead of name.
David Kershner
2017-08-31
1
-1
/
+1
*
staging: unisys: visorbus: Convert macros to functions.
David Kershner
2017-08-31
1
-10
/
+15
*
staging: unisys: visorbus: Fix parameter alignment.
David Kershner
2017-08-31
1
-1
/
+1
*
staging: unisys: visorbus: Clean up vmcall address function.
David Kershner
2017-08-31
1
-16
/
+11
*
staging: unisys: visornic: Fix miscellaneous block comment format issues.
David Binder
2017-08-31
1
-8
/
+6
*
staging: unisys: visornic: Fix up existing function comments.
David Binder
2017-08-31
1
-227
/
+190
*
staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...
Sameer Wadgaonkar
2017-08-31
1
-4
/
+4
*
staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.
Sameer Wadgaonkar
2017-08-31
1
-1
/
+1
*
staging: unisys: use the kernel min define
David Kershner
2017-08-31
2
-8
/
+4
*
staging: ks7010: Fix coding style and remove checkpatch.pl warnings.
Jonathan Whitaker
2017-08-31
1
-4
/
+0
*
staging: comedi: coding style fixes found by checkpatch.pl
Simo Koskinen
2017-08-29
1
-2
/
+2
*
Staging: ks7010: Fix alignment should match open parenthesis.
Jonathan Whitaker
2017-08-29
1
-2
/
+2
*
staging: rtl8723bs: hal: remove cast to void pointer
Himanshu Jha
2017-08-29
8
-46
/
+46
*
staging: rtl8723bs: os_dep: remove cast to void pointer
Himanshu Jha
2017-08-29
4
-6
/
+6
*
staging: rtl8723bs: core: remove cast to void pointer
Himanshu Jha
2017-08-29
5
-5
/
+5
*
staging: rtl8188eu: remove unnecessary call to memset
Himanshu Jha
2017-08-29
2
-5
/
+0
*
staging: rtlwifi: remove memset before memcpy
Himanshu Jha
2017-08-29
1
-1
/
+0
*
staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHED
Badhri Jagan Sridharan
2017-08-29
1
-1
/
+1
*
staging: typec: tcpm: Do not send PING msgs in TCPM
Badhri Jagan Sridharan
2017-08-29
1
-7
/
+4
*
staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excg
Badhri Jagan Sridharan
2017-08-29
2
-3
/
+24
*
staging: typec: tcpm: add cc change handling in src states
Badhri Jagan Sridharan
2017-08-29
1
-2
/
+4
*
staging: typec: tcpm: Consider port_type while determining unattached_state
Badhri Jagan Sridharan
2017-08-29
1
-3
/
+9
*
staging: typec: tcpm: Comply with TryWait.SNK State
Badhri Jagan Sridharan
2017-08-29
1
-28
/
+30
*
staging: typec: tcpm: Follow Try.SRC exit requirements
Badhri Jagan Sridharan
2017-08-29
1
-5
/
+28
*
staging: typec: tcpm: Check for Rp for tPDDebounce
Badhri Jagan Sridharan
2017-08-29
1
-44
/
+24
*
staging: typec: tcpm: Prevent TCPM from looping in SRC_TRYWAIT
Badhri Jagan Sridharan
2017-08-29
1
-16
/
+29
*
staging: typec: tcpm: Check for port type for Try.SRC/Try.SNK
Badhri Jagan Sridharan
2017-08-29
1
-2
/
+4
*
staging: typec: tcpm: set port type callback
Badhri Jagan Sridharan
2017-08-29
1
-11
/
+41
*
staging: speakup: use tty_kopen and tty_kclose
Okash Khawaja
2017-08-28
1
-2
/
+2
*
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-28
2
-3
/
+4
|
\
|
*
staging: rtl8188eu: add RNX-N150NUB support
Charles Milette
2017-08-18
1
-0
/
+1
|
*
Revert "staging: fsl-mc: be consistent when checking strcmp() return"
Colin Ian King
2017-08-16
1
-3
/
+3
[next]