index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-536
/
+478
2017-11-03
staging: rtl8723bs: Convert timers to use timer_setup()
Kees Cook
13
-74
/
+69
2017-11-03
staging: rtl8723bs: remove unused variables
Arnd Bergmann
1
-4
/
+0
2017-11-03
staging: rtl8723bs: Fix space before '[' error.
Arvind Yadav
1
-3
/
+3
2017-11-03
staging: rtl8723bs: Fix checkpatch.pl error
Sidong Yang
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-18
staging: rtl8723bs: hide "nolinked power save" info when not debugging
Icenowy Zheng
1
-2
/
+2
2017-10-18
staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-10-18
staging: rtl8723bs: Fix typos in printk
Masanari Iida
2
-2
/
+2
2017-10-18
staging: rtl8723bs: remove implicit int->bool conversions
Aishwarya Pant
1
-4
/
+9
2017-10-18
staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReq
Aastha Gupta
2
-3
/
+2
2017-10-18
staging: rtl8723bs: rename camelcase bAcceptAddbaReq
Aastha Gupta
7
-11
/
+13
2017-10-18
staging: rtl8723bs: convert type to bool
Aastha Gupta
2
-2
/
+2
2017-10-18
staging: rtl8723bs: Change type to bool
Aastha Gupta
1
-4
/
+4
2017-10-18
staging: rtl8723bs: remove unused variables
Aastha Gupta
1
-4
/
+0
2017-10-18
staging: rtl8723bs: remove ternary operators in assignmet statments
Aastha Gupta
6
-13
/
+11
2017-10-18
staging: rtl8723bs: Add space after ','
Harsha Sharma
1
-6
/
+6
2017-10-18
Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfree
Srishti Sharma
1
-30
/
+30
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2
-2
/
+3
2017-10-03
staging: rtl8723bs: use ARRAY_SIZE
Jérémy Lefaure
8
-48
/
+68
2017-10-03
Staging: rtl8723bs: Remove unnecessary comments
Shreeya Patel
5
-15
/
+0
2017-09-26
Staging: rtl8723bs: core: Remove boolean comparison
Georgiana Chelu
1
-32
/
+32
2017-09-22
staging: rtl8723bs: avoid null pointer dereference on pmlmepriv
Colin Ian King
1
-2
/
+1
2017-09-22
staging: rtl8723bs: add missing range check on id
Colin Ian King
1
-0
/
+2
2017-09-18
Staging: rtl8723bs/os_dep: Remove typecast in kfree
Meghana Madhyastha
1
-1
/
+1
2017-09-18
staging: rtl8723bs: Merge assignment with return
Harsha Sharma
1
-16
/
+4
2017-09-17
staging: rtl8723bs: Change coding style to (foo *bar)
Harsha Sharma
1
-4
/
+4
2017-09-17
staging: rtl8723bs: Remove unnecessary spaces
Harsha Sharma
1
-15
/
+15
2017-09-17
staging: rtl8723bs: Remove unnecessary blank lines
Harsha Sharma
1
-9
/
+0
2017-09-17
staging: rtl8723bs: Remove unneccesary braces and change position of open brace
Harsha Sharma
1
-44
/
+19
2017-09-17
staging: rtl8723bs: Add space between concatenated strings
Harsha Sharma
1
-25
/
+25
2017-09-17
staging: rtl8723bs: Remove unnecessary spaces at the start of line
Harsha Sharma
1
-1
/
+1
2017-09-17
staging: rtl8723bs: Add spaces around '?', '==', '||', '!='
Harsha Sharma
1
-6
/
+6
2017-09-17
staging: rtl8723bs: Add spaces around '+', '|', '*'
Harsha Sharma
1
-6
/
+6
2017-09-17
staging: rtl8723bs: Add spaces around '='
Harsha Sharma
1
-10
/
+10
2017-09-17
staging: rtl8723bs: Do not initialise statics to 0
Harsha Sharma
1
-24
/
+24
2017-09-17
staging: rtl8723bs: Remove unnecessary rtw_z?malloc casts
Joe Perches
13
-97
/
+94
2017-09-17
staging: rtl8723bs: convert private allocation functions to return void *
Joe Perches
2
-12
/
+7
2017-09-17
staging: rtl8723bs: Convert LIST_CONTAINOR to use kernel container_of
Joe Perches
3
-9
/
+9
2017-08-29
staging: rtl8723bs: hal: remove cast to void pointer
Himanshu Jha
8
-46
/
+46
2017-08-29
staging: rtl8723bs: os_dep: remove cast to void pointer
Himanshu Jha
4
-6
/
+6
2017-08-29
staging: rtl8723bs: core: remove cast to void pointer
Himanshu Jha
5
-5
/
+5
2017-08-28
staging: rtl8723bs: remove memset before memcpy
Himanshu Jha
3
-5
/
+0
2017-08-27
staging: rtl8723bs: remove null check before kfree
Himanshu Jha
1
-12
/
+6
2017-08-19
rtl8723bs: os_dep: ioctl_linux: fix several braces coding style issues.
Teo Dacquet
1
-698
/
+298
2017-08-19
staging/rtl8723bs: Fix some coding style issues in rtw_odm.c.
Tom Gardi
1
-17
/
+21
2017-08-19
Staging: rtl8723bs: fix multiple missing spaces coding style problem
Christoffer Kjoelbaek
1
-5
/
+5
2017-07-30
Staging: rtl8723bs: Do not initialise static to 0.
Shreeya Patel
6
-14
/
+14
2017-07-30
staging: rtl8723bs: fix build when DEBUG_RTL871X is defined
Stefan Assmann
1
-2
/
+1
2017-07-30
staging: rtl8723bs: rtw_efuse: Fix a misspell
Xaralampos Mainas
1
-1
/
+1
[next]