summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)Author
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King
2018-01-25Staging: rtl8723bs: Use !x instead of NULL comparisonShreeya Patel
2018-01-25Staging: rtl8723bs: Remove dead codeShreeya Patel
2018-01-25Staging: rtl8723bs: Change names to conform to the kernel codeShreeya Patel
2018-01-22staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2017-12-19Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel
2017-12-13Staging: rtl8723bs: Merge assignment with returnShreeya Patel
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida
2017-10-18staging: rtl8723bs: convert type to boolAastha Gupta
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha
2017-06-23staging: rtl8723bs: hal: Use (true/false) in assignment to boolsimran singhal
2017-06-06staging: rtl8723bs: fix a couple of spelling mistakesColin Ian King
2017-06-04staging: rtl8723bs: fix another spelling mistakeColin Ian King
2017-05-15staging: rtl8723bs: Do not use assignment in if conditionJustin Vreeland
2017-05-15staging: rtl8723bs: Fix spacing around '<'Justin Vreeland
2017-05-15staging: rtl8723bs: Fix pointer styleJustin Vreeland
2017-05-15staging: rtl8723bs: Move braces to same line as conditionalJustin Vreeland
2017-05-15staging: rtl8723bs: Macros with complex values should be enclosed in parenthesesJustin Vreeland
2017-05-15staging: rtl8723bs: Wrap multi-line macros in do-while loopJustin Vreeland
2017-05-15staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland
2017-04-28staging: rtl8723bs: rework debug configuration handlingArnd Bergmann
2017-04-28staging: rtl8723bs: fix empty-body warningArnd Bergmann
2017-04-11staging: rtl8723bs: fix spelling mistake: "acquire"Colin Ian King
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant
2017-04-09staging: rtl8723bs: Fix indenting problem for hal/hal_com.cLarry Finger
2017-04-09staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.cLarry Finger
2017-04-09staging: rtl8723bs: Fix indenting problems in hal/HalHWImg8723B_BB.cLarry Finger
2017-04-09staging: rtl8723bs: Fix potential usage while NULL error in hal/rtl8723b_hal_...Larry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede