index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
Age
Commit message (
Expand
)
Author
2017-06-23
staging: rtl8723bs: hal: Use (true/false) in assignment to bool
simran singhal
2017-06-06
staging: rtl8723bs: fix a couple of spelling mistakes
Colin Ian King
2017-06-04
staging: rtl8723bs: fix another spelling mistake
Colin Ian King
2017-05-15
staging: rtl8723bs: Do not use assignment in if condition
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix spacing around '<'
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix pointer style
Justin Vreeland
2017-05-15
staging: rtl8723bs: Move braces to same line as conditional
Justin Vreeland
2017-05-15
staging: rtl8723bs: Macros with complex values should be enclosed in parentheses
Justin Vreeland
2017-05-15
staging: rtl8723bs: Wrap multi-line macros in do-while loop
Justin Vreeland
2017-05-15
staging: rtl8723bs: Fix initialization of static variables
Justin Vreeland
2017-04-28
staging: rtl8723bs: rework debug configuration handling
Arnd Bergmann
2017-04-28
staging: rtl8723bs: fix empty-body warning
Arnd Bergmann
2017-04-11
staging: rtl8723bs: fix spelling mistake: "acquire"
Colin Ian King
2017-04-11
staging: rtl8723bs: remove null test before kfree
Aishwarya Pant
2017-04-09
staging: rtl8723bs: Fix indenting problem for hal/hal_com.c
Larry Finger
2017-04-09
staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.c
Larry Finger
2017-04-09
staging: rtl8723bs: Fix indenting problems in hal/HalHWImg8723B_BB.c
Larry Finger
2017-04-09
staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_...
Larry Finger
2017-04-08
staging: Add rtl8723bs sdio wifi driver
Hans de Goede