index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_iol.c
Phillip Potter
1
-4
/
+6
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_xmit.c
Phillip Potter
1
-15
/
+15
2022-01-25
staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.c
Phillip Potter
1
-18
/
+18
2022-01-25
Staging: rtl8723bs: Inserting blank line after declaration
Jagath Jog J
1
-0
/
+5
2022-01-25
Staging: rtl8723bs: Removed extra spaces between datatype and variable
Jagath Jog J
1
-28
/
+26
2022-01-25
Staging: rtl8723bs: Placing opening { braces in previous line
Jagath Jog J
1
-66
/
+32
2022-01-25
staging: vc04_services: use KBUILD_MODNAME instead of own module name definition
Gaston Gonzalez
1
-3
/
+1
2022-01-25
staging: vc04_services: remove unneeded MODULE_VERSION() usage
Gaston Gonzalez
1
-5
/
+1
2022-01-25
staging: rtl8712: Drop get_recvframe_data()
Kees Cook
2
-10
/
+2
2022-01-25
staging: rtl8723bs: Drop get_recvframe_data()
Kees Cook
3
-16
/
+9
2022-01-25
staging: r8188eu: Drop get_recvframe_data()
Kees Cook
3
-13
/
+6
2022-01-25
staging: wfx: do not probe the device if not in the DT
Jérôme Pouiller
2
-15
/
+10
2022-01-25
staging: wfx: rename "config-file" DT attribute
Jérôme Pouiller
2
-5
/
+6
2022-01-25
staging: wfx: drop legacy compatible values
Jérôme Pouiller
4
-22
/
+1
2022-01-25
staging: wfx: fix firmware location
Jérôme Pouiller
2
-16
/
+16
2022-01-25
staging: wfx: map 'compatible' attribute with board name
Jérôme Pouiller
4
-16
/
+83
2022-01-25
staging: wfx: remove force_ps_timeout
Jérôme Pouiller
4
-31
/
+2
2022-01-25
staging: wfx: do not display functions names in logs
Jérôme Pouiller
5
-10
/
+6
2022-01-25
staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG()
Jérôme Pouiller
1
-2
/
+2
2022-01-25
staging: wfx: use explicit labels for errors
Jérôme Pouiller
2
-21
/
+19
2022-01-25
staging: wfx: fix structs alignments
Jérôme Pouiller
7
-90
/
+90
2022-01-25
staging: wfx: reformat comments on 100 columns
Jérôme Pouiller
15
-111
/
+79
2022-01-25
staging: wfx: reformat code on 100 columns
Jérôme Pouiller
27
-506
/
+269
2022-01-25
staging: wfx: prefix structs tx_policy and hwbus_ops with wfx_
Jérôme Pouiller
9
-35
/
+35
2022-01-25
staging: wfx: prefix structs hif_* with wfx_
Jérôme Pouiller
21
-309
/
+311
2022-01-25
staging: wfx: prefix tx_policy_is_equal() with wfx_
Jérôme Pouiller
1
-4
/
+4
2022-01-25
staging: wfx: prefix functions from debug.h with wfx_
Jérôme Pouiller
3
-10
/
+10
2022-01-25
staging: wfx: prefix functions from hwio.h with wfx_
Jérôme Pouiller
6
-124
/
+133
2022-01-25
staging: wfx: prefix functions from hif_*.h with wfx_
Jérôme Pouiller
11
-274
/
+291
2022-01-25
staging: wfx: fix ambiguous function name
Jérôme Pouiller
1
-2
/
+2
2022-01-25
staging: wfx: fix ambiguous function name
Jérôme Pouiller
1
-3
/
+3
2022-01-25
staging: wfx: preserve endianness of struct hif_ind_startup
Jérôme Pouiller
4
-19
/
+10
2022-01-25
stagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
Jérôme Pouiller
1
-1
/
+1
2022-01-25
staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
Jérôme Pouiller
1
-2
/
+4
2022-01-25
staging: wfx: use IS_ALIGNED()
Jérôme Pouiller
2
-6
/
+8
2022-01-25
staging: wfx: remove useless #ifdef
Jérôme Pouiller
1
-6
/
+0
2022-01-25
staging: wfx: remove unnecessary braces
Jérôme Pouiller
1
-3
/
+2
2022-01-25
staging: wfx: explain uncommon Makefile statement
Jérôme Pouiller
1
-0
/
+1
2022-01-25
staging: wfx: fix comment correctness
Jérôme Pouiller
2
-12
/
+4
2022-01-25
staging: wfx: fix missing headers
Jérôme Pouiller
3
-1
/
+11
2022-01-25
staging: wfx: fix HIF API license
Jérôme Pouiller
3
-3
/
+3
2022-01-25
staging: wfx: fix Makefile and Kconfig licenses
Jérôme Pouiller
2
-1
/
+2
2022-01-25
staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callers
Martin Kaiser
3
-23
/
+3
2022-01-25
staging: r8188eu: remove unused cck, ofdm and mcs rate defines
Martin Kaiser
1
-29
/
+0
2022-01-25
staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into PHY_MACConfig8188E
Martin Kaiser
3
-9
/
+1
2022-01-25
staging: r8188eu: relay errors from ODM_ReadAndConfig_...
Martin Kaiser
1
-9
/
+9
2022-01-25
staging: r8188eu: replace the READ_AND_CONFIG
Martin Kaiser
1
-15
/
+8
2022-01-25
staging: r8188eu: remove constant function parameter
Martin Kaiser
3
-7
/
+4
2022-01-25
staging: r8188eu: remove unused function parameter
Martin Kaiser
3
-3
/
+1
2022-01-25
staging: r8188eu: remove a constant variable
Martin Kaiser
1
-3
/
+2
[prev]
[next]