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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
2
-5
/
+5
2017-06-29
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
11
-162
/
+110
2017-06-29
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
7
-20
/
+0
2017-06-29
staging: ccree: fix else placement
Gilad Ben-Yossef
2
-4
/
+2
2017-06-29
staging: ccree: drop comparsion to true/false
Gilad Ben-Yossef
4
-22
/
+22
2017-06-29
staging: ccree: fix missing or redundant spaces
Gilad Ben-Yossef
17
-253
/
+253
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
1
-13
/
+13
2017-06-27
staging: speakup: make ttyio synths use device name
Okash Khawaja
11
-8
/
+37
2017-06-27
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
3
-0
/
+45
2017-06-26
Revert "staging: fsl-mc: drop useless #includes"
Greg Kroah-Hartman
1
-0
/
+2
2017-06-26
Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"
Greg Kroah-Hartman
6
-71
/
+71
2017-06-26
Revert "staging: fsl-mc: delete duplicated function prototypes"
Greg Kroah-Hartman
1
-0
/
+8
2017-06-26
Revert "staging: fsl-mc: delete prototype of unimplemented function"
Greg Kroah-Hartman
1
-0
/
+2
2017-06-26
Revert "staging: fsl-mc: turn several exported functions static"
Greg Kroah-Hartman
3
-5
/
+16
2017-06-26
Revert "staging: fsl-mc: move irq domain creation prototype to public header"
Greg Kroah-Hartman
2
-7
/
+7
2017-06-26
Revert "staging: fsl-mc: move couple of definitions to public header"
Greg Kroah-Hartman
2
-9
/
+9
2017-06-26
Revert "staging: fsl-mc: move rest of mc-bus.h to private header"
Greg Kroah-Hartman
8
-61
/
+83
2017-06-26
Revert "staging: fsl-mc: remove dpmng API files"
Greg Kroah-Hartman
3
-52
/
+142
2017-06-26
Revert "staging: fsl-mc: fix a few implicit includes"
Greg Kroah-Hartman
5
-5
/
+0
2017-06-26
Revert "staging: fsl-mc: move mc-sys.h contents in the public header"
Greg Kroah-Hartman
14
-61
/
+110
2017-06-26
Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"
Greg Kroah-Hartman
11
-94
/
+140
2017-06-26
Revert "staging: fsl-mc: make dprc.h header private"
Greg Kroah-Hartman
4
-2
/
+2
2017-06-25
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
1
-2
/
+7
2017-06-25
Staging: rtl8712 : wifi.h: Fixed Macro argument reuse
Jaya Durga
1
-2
/
+4
2017-06-25
staging: vt6655 - add parameter names
Derek Robson
5
-67
/
+57
2017-06-25
staging: rtl8192u - add parameter names
Derek Robson
3
-6
/
+6
2017-06-25
staging: sm750fb - add parameter names
Derek Robson
1
-8
/
+16
2017-06-25
staging: rtl8723bs - remove asm includes
Derek Robson
1
-3
/
+3
2017-06-25
staging: unisys: visorhba - octal permissions
Derek Robson
1
-1
/
+1
2017-06-25
staging: rtl8188eu: style fixes
Galo Navarro
1
-4
/
+4
2017-06-25
staging: ccree: use signal safe completion wait
Gilad Ben-Yossef
1
-1
/
+2
2017-06-25
staging: ccree: add DT bus coherency detection
Gilad Ben-Yossef
5
-49
/
+32
2017-06-25
staging: ccree: add clock management support
Gilad Ben-Yossef
6
-106
/
+50
2017-06-25
staging: ccree: remove unused function
Gilad Ben-Yossef
1
-12
/
+0
2017-06-25
staging: ccree: register setkey for none hash macs
Gilad Ben-Yossef
1
-41
/
+42
2017-06-25
staging: ccree: fix hash import/export
Gilad Ben-Yossef
2
-44
/
+101
2017-06-23
staging: wlan-ng: Fix struct definition's and variable type
Suniel Mahesh
2
-10
/
+10
2017-06-23
staging: rtl8723bs: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-7
/
+7
2017-06-23
staging: rtl8723bs: hal: Use (true/false) in assignment to bool
simran singhal
1
-4
/
+4
2017-06-23
staging: sm750fb: change default screen resolution
Sudip Mukherjee
1
-1
/
+1
2017-06-23
staging: fb_xgi: vb_table: Remove white space after tabstop
Matthew Reed
1
-9
/
+9
2017-06-23
staging: fusb302: don't bitshift __le16 type
Frans Klaver
1
-2
/
+2
2017-06-23
staging: fsl-mc: make dprc.h header private
Laurentiu Tudor
4
-2
/
+2
2017-06-23
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
11
-140
/
+94
2017-06-23
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
14
-110
/
+61
2017-06-23
staging: fsl-mc: fix a few implicit includes
Laurentiu Tudor
5
-0
/
+5
2017-06-23
staging: fsl-mc: remove dpmng API files
Laurentiu Tudor
3
-142
/
+52
2017-06-23
staging: fsl-mc: move rest of mc-bus.h to private header
Laurentiu Tudor
8
-83
/
+61
2017-06-23
staging: fsl-mc: move couple of definitions to public header
Laurentiu Tudor
2
-9
/
+9
2017-06-23
staging: fsl-mc: move irq domain creation prototype to public header
Laurentiu Tudor
2
-7
/
+7
[prev]
[next]