summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorLines
2017-06-23staging: rtl8723bs: hal: Use (true/false) in assignment to boolsimran singhal-4/+4
2017-06-06staging: rtl8723bs: fix a couple of spelling mistakesColin Ian King-2/+3
2017-06-04staging: rtl8723bs: fix another spelling mistakeColin Ian King-1/+2
2017-05-15staging: rtl8723bs: Do not use assignment in if conditionJustin Vreeland-1/+2
2017-05-15staging: rtl8723bs: Fix spacing around '<'Justin Vreeland-1/+1
2017-05-15staging: rtl8723bs: Fix pointer styleJustin Vreeland-3/+3
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland-21/+18
2017-05-15staging: rtl8723bs: Macros with complex values should be enclosed in parenthesesJustin Vreeland-1/+4
2017-05-15staging: rtl8723bs: Wrap multi-line macros in do-while loopJustin Vreeland-36/+45
2017-05-15staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland-8/+8
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann-6/+10
2017-04-28staging: rtl8723bs: fix empty-body warningArnd Bergmann-11/+13
2017-04-11staging: rtl8723bs: fix spelling mistake: "acquire"Colin Ian King-1/+1
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant-8/+4
2017-04-09staging: rtl8723bs: Fix indenting problem for hal/hal_com.cLarry Finger-5/+5
2017-04-09staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.cLarry Finger-1/+1
2017-04-09staging: rtl8723bs: Fix indenting problems in hal/HalHWImg8723B_BB.cLarry Finger-3/+3
2017-04-09staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_...Larry Finger-6/+7
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede-0/+41865