index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
Staging: vt6656: Merges two lines of code and also removes unused variable
Mahati Chamarthy
1
-5
/
+1
2014-09-23
Staging: vt6656: Merges two lines of code and removes unused variable
Mahati Chamarthy
1
-4
/
+1
2014-09-23
Staging: vt6655: Fix C99 style commenting.
Aybuke Ozdemir
1
-19
/
+19
2014-09-23
staging: dgnc: Fix unnecessary braces warning.
Gulsah Kose
1
-4
/
+2
2014-09-23
staging: unisys: fix IO memory copy in channel.h
Benjamin Romer
1
-4
/
+4
2014-09-23
Staging: unisys: channels: Missing a blank line after declarations
Aybuke Ozdemir
1
-0
/
+2
2014-09-23
staging: unisys: virthba: remove unnecessary return statement
Catalina Mocanu
1
-1
/
+0
2014-09-23
staging: unisys: visorutil: remove unnecessary braces
Catalina Mocanu
1
-2
/
+1
2014-09-23
Staging: iio: light: Use usleep_range instead of msleep
Vaishali Thakkar
1
-1
/
+1
2014-09-23
staging: speakup: remove jiffies comparison using time_after_eq()
Tapasweni Pathak
3
-3
/
+3
2014-09-23
staging: rtl8192ee: Remove unnecessary return statement
Erin Grasmick
1
-1
/
+1
2014-09-23
staging: rtl8192ee: Add blank lines after declarations
Erin Grasmick
1
-0
/
+2
2014-09-23
Staging: rtl8192ee: Missing a blank line after declarations
Aybuke Ozdemir
1
-0
/
+3
2014-09-23
staging: rtl8192ee: Fix unnecessary return at end of function.
Erin Grasmick
1
-1
/
+0
2014-09-23
staging: rts5208: add new line after declarations
Roxana Blaj
1
-0
/
+1
2014-09-23
Staging: rts5208: Fix checkpatch warning: Missing blank line
Tina Johnson
1
-0
/
+6
2014-09-23
staging: rts5208: remove unnecessary return statement
Roxana Blaj
1
-2
/
+0
2014-09-23
staging: rts5208: remove unnecessary else
Roxana Blaj
1
-2
/
+2
2014-09-23
staging: rtl8821ae: Fixes unnecessary return warning.
Gulsah Kose
1
-2
/
+0
2014-09-23
staging: et131x: Remove TODO item regarding split lines
Mark Einon
1
-1
/
+0
2014-09-23
staging: et131x: Reduce split lines by renaming flowcontrol
Mark Einon
1
-19
/
+14
2014-09-23
staging: et131x: Use braces on all arms of if/else in et131x_handle_recv_pkts
Mark Einon
1
-2
/
+4
2014-09-23
staging: et131x: Reduce split lines by renaming some psr variables
Mark Einon
1
-22
/
+17
2014-09-23
staging: et131x: Reduce split lines in et131x_rx_dma_memory_alloc()
Mark Einon
1
-10
/
+7
2014-09-23
staging: et131x: Remove unused ce_stats struct member
Mark Einon
1
-1
/
+0
2014-09-23
staging: et131x: Remove unused MP_TCB defines
Mark Einon
1
-4
/
+0
2014-09-23
staging: et131x: Remove unused et131x_adapter struct members
Mark Einon
1
-7
/
+0
2014-09-23
Staging: octeon: Fix missing blank line warning.
Aybuke Ozdemir
1
-0
/
+1
2014-09-23
staging: media: lirc: remove unnecessary break after return
Tapasweni Pathak
1
-3
/
+0
2014-09-23
Staging: media: lirc: fixed else after return or break warning
Tapasweni Pathak
1
-5
/
+4
2014-09-23
staging: media: lirc: Fixed quoted string split warning.
Gulsah Kose
1
-5
/
+4
2014-09-23
staging: media: omap4iss: Fix missing blank line warning.
Gulsah Kose
1
-0
/
+1
2014-09-23
staging: media: omap4iss: Fixes missing blank line warning.
Gulsah Kose
1
-0
/
+2
2014-09-23
drivers: staging: lustre: Fix "open brace '{' following struct go on the same...
Greg Donald
3
-62
/
+31
2014-09-23
Staging: lustre: include: linux: Fix line over 80 characters.
Aybuke Ozdemir
1
-7
/
+9
2014-09-23
Staging: lustre: Unnecessory else and braces are removed
Vaishali Thakkar
1
-5
/
+4
2014-09-23
Staging: lustre: Return statement is moved left after removing else
Vaishali Thakkar
1
-2
/
+1
2014-09-23
Staging: lustre: Replace GOTO macro with necessary code
Tina Johnson
1
-65
/
+105
2014-09-23
staging: rtl8712: merge lines and remove unused variable for immediate return
Tapasweni Pathak
2
-16
/
+5
2014-09-23
Staging: rtl8712: Add space after return type
Tapasweni Pathak
1
-1
/
+1
2014-09-23
Staging: rtl8712: Remove unnecessary parentheses
Tapasweni Pathak
2
-2
/
+2
2014-09-23
Staging: rtl8712 : Fix line over 80 characters
Tapasweni Pathak
7
-13
/
+18
2014-09-23
Staging: rtl8712: use kmalloc_array over kmalloc
Tapasweni Pathak
1
-2
/
+2
2014-09-23
Staging: rtl8712: remove unnecessary 'out of memory' message
Tapasweni Pathak
1
-4
/
+1
2014-09-23
Staging: rtl8712: fixed space prohibition
Tapasweni Pathak
1
-1
/
+1
2014-09-23
Staging: rtl8712: remove void function return; statement
Tapasweni Pathak
2
-2
/
+0
2014-09-23
Staging: rtl8712: remove semicolon after macro
Tapasweni Pathak
1
-1
/
+1
2014-09-23
Staging: rtl8712: Missing a blank line after declarations
Aybuke Ozdemir
1
-1
/
+3
2014-09-23
Staging: rtl8712: Remove unnecessary parentheses.
Aybuke Ozdemir
1
-1
/
+1
2014-09-23
Staging: rtl8712: remove break after return statement
Tapasweni Pathak
1
-1
/
+0
[next]