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
2021-04-09
staging: rtl8188eu: always free cmd_obj in the cmd thread
Martin Kaiser
1
-21
/
+3
2021-04-09
staging: rtl8188eu: move another static array from .h to .c
Martin Kaiser
2
-21
/
+18
2021-04-09
staging: rtl8188eu: move static array from .h to .c
Martin Kaiser
2
-22
/
+18
2021-04-09
staging: rtl8188eu: remove a constant variable
Martin Kaiser
1
-2
/
+1
2021-04-09
staging: rtl8188eu: remove unused function parameter
Martin Kaiser
3
-4
/
+3
2021-04-09
staging: rtl8188eu: replace switch-case with if
Martin Kaiser
1
-6
/
+2
2021-04-09
staging: rtl8188eu: make ffaddr2pipehdl static
Martin Kaiser
2
-3
/
+1
2021-04-09
staging: rtl8188eu: remove prototype for non-existing function
Martin Kaiser
1
-1
/
+0
2021-04-09
staging: rtl8188eu: remove the last urb callback macros
Martin Kaiser
2
-7
/
+2
2021-04-09
staging: comedi: cb_pcidas64: remove useless function
Jiapeng Chong
1
-5
/
+0
2021-04-09
staging: rtl8712: fix wrong function output
Sergei Krainov
1
-0
/
+2
2021-04-09
staging: rtl8723bs: remove unused variable pwrctl
Pu Lehui
1
-2
/
+0
2021-04-09
staging: rtl8723bs: Remove unnecessary code
Muhammad Usama Anjum
1
-2
/
+0
2021-04-09
staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPE
Christophe JAILLET
3
-9
/
+6
2021-04-09
staging: rtl8712: remove enum WIFI_FRAME_SUBTYPE
Christophe JAILLET
3
-40
/
+8
2021-04-09
staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
Christophe JAILLET
4
-44
/
+9
2021-04-09
staging: rtl8723bs: remove unused including <linux/version.h>
Tian Tao
2
-3
/
+0
2021-04-09
staging: rtl8712: add spaces around '+'
Mitali Borkar
1
-1
/
+1
2021-04-09
staging: comedi: Kconfig: Fix COMEDI_TESTS_NI_ROUTES selections
Ian Abbott
1
-1
/
+1
2021-04-08
staging: rtl8723bs: remove extra indent
Bryan Brattlof
1
-1
/
+1
2021-04-08
staging: rtl8712: removed extra blank line
Mitali Borkar
1
-1
/
+0
2021-04-08
staging: rtl8712: matched alignment with open parenthesis
Mitali Borkar
1
-3
/
+3
2021-04-08
staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c
Fabio M. De Francesco
1
-25
/
+21
2021-04-08
staging: comedi: Add Kconfig options to build unit test modules
Ian Abbott
2
-2
/
+35
2021-04-08
staging: comedi: tests: example_test: Rename to 'comedi_example_test'
Ian Abbott
2
-2
/
+3
2021-04-08
staging: comedi: tests: example_test: Declare functions static
Ian Abbott
1
-2
/
+2
2021-04-08
staging: comedi: tests: example_test: Reduce stack usage
Ian Abbott
1
-1
/
+1
2021-04-08
staging: comedi: tests: ni_route_tests: Declare functions static
Ian Abbott
1
-17
/
+17
2021-04-08
staging: comedi: tests: ni_routes_test: Reduce stack usage
Ian Abbott
1
-1
/
+1
2021-04-08
staging: rtl8188eu: make rtw_usb_if1_init return a status
Martin Kaiser
1
-14
/
+14
2021-04-08
staging: rtl8188eu: make usb_dvobj_init return a status
Martin Kaiser
1
-16
/
+10
2021-04-08
staging: rtl8188eu: rtw_usb_if1_init needs no dvobj parameter
Martin Kaiser
1
-3
/
+3
2021-04-08
staging: rtl8188eu: remove unnecessary variable
Martin Kaiser
1
-4
/
+2
2021-04-08
staging: rtl8188eu: clean up rtw_recv_entry
Martin Kaiser
1
-16
/
+7
2021-04-08
staging: rtl8188eu: set pipe only once
Martin Kaiser
1
-10
/
+12
2021-04-08
staging: rtl8188eu: move defines into the .c file
Martin Kaiser
2
-8
/
+8
2021-04-08
staging: rtl8188eu: remove unused defines
Martin Kaiser
1
-5
/
+0
2021-04-08
staging: rtl8188eu: remove unnecessary brackets
Martin Kaiser
1
-1
/
+1
2021-04-08
staging: rtl8188eu: remove unused macros
Martin Kaiser
1
-8
/
+0
2021-04-08
staging: axis-fifo: remove redundant dev_err call
Muhammad Usama Anjum
1
-1
/
+0
2021-04-07
staging: rtl8192u: Fix potential infinite loop
Colin Ian King
1
-1
/
+1
2021-04-07
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-2
/
+2
2021-04-07
staging: rtl8723bs: split long lines
Fabio Aiuto
4
-11
/
+21
2021-04-07
staging: rtl8723bs: fix comparison in if condition
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: rewrite comparison to null
Fabio Aiuto
7
-16
/
+16
2021-04-07
staging: rtl8723bs: add spaces around operators
Fabio Aiuto
5
-6
/
+6
2021-04-07
staging: rtl8723bs: remove unnecessary parentheses in if condition
Fabio Aiuto
1
-1
/
+1
2021-04-07
staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
Fabio Aiuto
29
-431
/
+254
2021-04-07
staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removal
Fabio Aiuto
10
-177
/
+0
[next]