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
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-12
/
+12
*
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-28
325
-10870
/
+7118
|
\
|
*
staging: mt7621-mmc: Correct spelling mistakes in comments
Jona Crasselt
2018-12-20
1
-2
/
+2
|
*
staging: wilc1000: fix missing read_write setting when reading data
Colin Ian King
2018-12-20
1
-0
/
+1
|
*
mt7621-mmc: char * array declaration might be better as static const
Jona Crasselt
2018-12-20
1
-4
/
+4
|
*
mt7621-mmc: return statement in void function unnecessary
Jona Crasselt
2018-12-20
1
-2
/
+0
|
*
mt7621-mmc: Alignment should match open parenthesis
Jona Crasselt
2018-12-20
1
-2
/
+2
|
*
mt7621-mmc: Removed unnecessary blank lines
Jona Crasselt
2018-12-20
1
-2
/
+0
|
*
mt7621-mmc: Fix some coding style issues
Jona Crasselt
2018-12-20
1
-14
/
+17
|
*
staging: android: ashmem: doc: Fix spelling
Daniel Bovensiepen
2018-12-19
1
-2
/
+2
|
*
staging: rtl8188eu: cleanup brace coding style issues
Michael Straube
2018-12-19
5
-12
/
+9
|
*
staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-45
/
+45
|
*
staging: rtl8188eu: change return type of is_basicrate() to bool
Michael Straube
2018-12-19
1
-1
/
+1
|
*
staging: rtl8188eu: simplify null array initializations
Michael Straube
2018-12-19
2
-6
/
+4
|
*
staging: rtl8188eu: change order of declarations to improve readability
Michael Straube
2018-12-19
1
-1
/
+1
|
*
staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c
Michael Straube
2018-12-19
2
-8
/
+3
|
*
staging: rtl8188eu: constify some arrays
Michael Straube
2018-12-19
4
-27
/
+27
|
*
staging: rtl8188eu: convert unsigned char arrays to u8
Michael Straube
2018-12-19
4
-27
/
+27
|
*
staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-2
/
+0
|
*
staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI
Michael Straube
2018-12-19
2
-4
/
+0
|
*
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-161
/
+161
|
*
staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-4
/
+4
|
*
staging: rtl8188eu: add blank line after declarations
Michael Straube
2018-12-19
1
-0
/
+1
|
*
staging: rtl8188eu: remove blank lines between declarations
Michael Straube
2018-12-19
1
-2
/
+0
|
*
staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-3
/
+0
|
*
staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-6
/
+6
|
*
staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
Michael Straube
2018-12-19
1
-241
/
+241
|
*
staging: fbtft: fix strncmp() size warning
YueHaibing
2018-12-19
1
-1
/
+1
|
*
staging: most: sound: replace snprintf with strscpy
Colin Ian King
2018-12-19
1
-1
/
+1
|
*
staging: most: Documentation: add information to driver_usage file
Christian Gromm
2018-12-17
1
-3
/
+13
|
*
staging: most: sound: remove channel number from ALSA card's long name
Christian Gromm
2018-12-17
1
-2
/
+1
|
*
staging: most: sound: use static name for ALSA card
Christian Gromm
2018-12-17
1
-2
/
+2
|
*
staging: most: sound: rename variable
Christian Gromm
2018-12-17
1
-8
/
+8
|
*
staging: most: sound: correct label name
Christian Gromm
2018-12-17
1
-6
/
+6
|
*
staging: most: sound: create one sound card w/ multiple PCM devices per MOST ...
Christian Gromm
2018-12-17
1
-41
/
+89
|
*
staging: vc04_services: Remove VCHIU_QUEUE_T typedef
Dominic Braun
2018-12-17
3
-17
/
+18
|
*
staging: vc04_services: Remove VCHIQ_STATE_T typedef
Dominic Braun
2018-12-17
5
-140
/
+149
|
*
staging: vc04_services: Remove VCHIQ_SLOT_ZERO_T
Dominic Braun
2018-12-17
3
-13
/
+13
|
*
staging: vc04_services: Remove VCHIQ_SLOT_T typedef
Dominic Braun
2018-12-17
2
-4
/
+4
|
*
staging: vc04_services: Remove VCHIQ_SLOT_INFO_T typedef
Dominic Braun
2018-12-17
2
-10
/
+11
|
*
staging: vc04_services: Remove VCHIQ_SHARED_STATE_T typedef
Dominic Braun
2018-12-17
2
-18
/
+18
|
*
staging: vc04_services: Remove VCHIQ_SET_SERVICE_OPTION_T typedef
Dominic Braun
2018-12-17
2
-4
/
+4
|
*
staging: vc04_services: Remove VCHIQ_SERVICE_T typedef
Dominic Braun
2018-12-17
4
-125
/
+122
|
*
staging: vc04_services: Remove VCHIQ_SERVICE_QUOTA_T typedef
Dominic Braun
2018-12-17
2
-11
/
+11
|
*
staging: vc04_services: Remove VCHIQ_SERVICE_PARAMS_T typedef
Dominic Braun
2018-12-17
6
-11
/
+11
|
*
staging: vc04_services: Remove VCHIQ_SERVICE_BASE_T typedef
Dominic Braun
2018-12-17
2
-3
/
+3
|
*
staging: vc04_services: Remove VCHIQ_QUEUE_MESSAGE_T typedef
Dominic Braun
2018-12-17
2
-5
/
+5
|
*
staging: vc04_services: Remove VCHIQ_QUEUE_BULK_TRANSFER_T typedef
Dominic Braun
2018-12-17
2
-7
/
+7
|
*
staging: vc04_services: Remove VCHIQ_HEADER_T typedef
Dominic Braun
2018-12-17
7
-63
/
+71
|
*
staging: vc04_services: Remove VCHIQ_GET_CONFIG_T typedef
Dominic Braun
2018-12-17
2
-5
/
+5
[next]