index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
staging: rtl8712: Fixed else not required after return
Sarah Khan
1
-4
/
+2
2014-10-02
staging: rtl8712: Fix missing blank line warning
Melike Yurtoglu
1
-0
/
+1
2014-10-02
staging: rtl8712: Fix unnecessary parentheses style warning
Yeliz Taneroglu
1
-1
/
+1
2014-09-28
staging: rtl8712: add new line after declarations
Tapasweni Pathak
7
-1
/
+20
2014-09-23
staging: rtl8712: fixed missing blank line
Sarah Khan
1
-0
/
+1
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
2014-07-30
staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl
Santiago Torres
1
-0
/
+3
2014-07-09
staging: rtl8712: remove wrapper function thread_enter()
James A Shackleford
2
-6
/
+1
2014-07-09
staging: rtl8712: remove #define _workitem struct work_struct
James A Shackleford
5
-8
/
+7
2014-07-09
staging: rtl8712: remove wrapper function _set_workitem()
James A Shackleford
3
-8
/
+3
2014-07-09
staging: rtl8712: remove wrapper function _init_workitem()
James A Shackleford
4
-11
/
+4
2014-06-26
staging: rtl8712: remove inapplicable comment
James A Shackleford
1
-5
/
+0
2014-06-26
staging: rtl8712: remove wrapper function _queue_empty
James A Shackleford
9
-15
/
+10
2014-06-26
staging: rtl8712: remove function get_list_head
James A Shackleford
9
-41
/
+32
2014-06-26
staging: rtl8712: remove wrapper function get_next
James A Shackleford
10
-51
/
+48
2014-06-26
staging: rtl8712: remove wrapper function list_delete
James A Shackleford
8
-26
/
+21
2014-06-26
staging: rtl8712: remove wrapper function list_insert_tail
James A Shackleford
9
-30
/
+24
2014-06-26
staging: rtl8712: remove wrapper function is_list_empty
James A Shackleford
4
-13
/
+5
2014-06-26
staging: rtl8712: remove wrapper function _init_listhead
James A Shackleford
10
-35
/
+30
2014-06-26
staging: rtl8712: remove unused inline _RND512()
James A Shackleford
1
-5
/
+0
2014-06-26
staging: rtl8712: remove unused inline _RND256()
James A Shackleford
1
-5
/
+0
2014-06-26
staging: rtl8712: remove inline _RND128() and use round_up()
James A Shackleford
2
-6
/
+1
2014-06-26
staging: rtl8712: remove inline _RND8() and use round_up()
James A Shackleford
2
-6
/
+1
2014-06-19
staging: rtl8712: replace kmalloc(..., sizeof(T))
Vitaly Osipov
4
-57
/
+51
2014-06-19
staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement
Rickard Strandqvist
1
-6
/
+1
2014-06-19
staging: rtl8712, rtl8712: avoid lots of build warnings
Arnd Bergmann
1
-2
/
+2
2014-06-19
staging: rtl8712: Remove useless variable 'fw_found'
Thomas Vegas
4
-9
/
+3
2014-06-19
staging: rtl8712: Fix oops on dongle removal if firmware is not available
Thomas Vegas
1
-22
/
+22
2014-05-27
staging: rtl8712: return -ENOMEM instead of -1
Vitaly Osipov
1
-1
/
+1
2014-05-27
staging: rtl8712: fix kmalloc parameters
Vitaly Osipov
1
-2
/
+2
2014-05-25
staging: rtl8712: remove _malloc()
Vitaly Osipov
13
-138
/
+102
2014-05-24
staging: r8712u: Remove useless return variables
Peter Senna Tschudin
7
-51
/
+26
2014-05-24
staging: rtl8712: usb_intf.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-1
/
+1
2014-05-24
staging: rtl8712: fix unnecessary line continuations
Marcus Farkas
1
-1
/
+1
2014-05-24
staging: rtl8712: fix unnecessary parentheses
Marcus Farkas
1
-2
/
+2
2014-05-24
staging: rtl8712: fix missing blank lines after declarations
Marcus Farkas
1
-0
/
+3
2014-05-24
staging: rtl8712: fix potential leaks in r8712_set_key()
Christian Engelmayer
1
-8
/
+20
2014-05-24
staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()
Christian Engelmayer
1
-7
/
+9
2014-04-16
staging: r8712u: Fix case where ethtype was never obtained and always be chec...
Larry Finger
1
-7
/
+6
[next]