summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/hal_btcoex.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje2019-08-251-3/+1
* staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta2019-08-021-10/+6
* staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()Nishka Dasgupta2019-08-021-2/+2
* staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()Nishka Dasgupta2019-08-021-2/+2
* staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()Nishka Dasgupta2019-08-021-1/+1
* staging: rtl8723bs: hal: Remove unneeded variable pU1TmpHariprasad Kelam2019-07-251-8/+6
* staging: rtl8723bs: hal: remove redundant assignment to packetTypeColin Ian King2019-07-031-1/+0
* staging: rtl8723bs: Change return type of hal_btcoex_IsBtDisabled()Nishka Dasgupta2019-07-031-1/+1
* staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalDataHariprasad Kelam2019-07-011-2/+0
* staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error proneHariprasad Kelam2019-07-011-5/+5
* staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam2019-06-201-9/+5
* staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statementsShobhit Kukreti2019-06-201-14/+11
* staging: rtl8723bs: Fix typo in function nameNishka Dasgupta2019-06-131-1/+1
* staging: rtl8723bs: hal: hal_btcoex.c: Remove variablesNishka Dasgupta2019-06-131-8/+2
* staging: rtl8723bs: hal: Modify comparison to constant in hal_btcoex.cHimadri Pandya2019-03-181-1/+1
* staging: rtl8723bs: hal: Remove comparison to NULL in hal_btcoex.cHimadri Pandya2019-03-181-6/+5
* Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore2018-12-171-2/+2
* staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor2018-05-111-9/+1
* staging: rtl8723bs: remove unused variablesArnd Bergmann2017-11-031-4/+0
* staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta2017-10-181-5/+2
* staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha2017-08-291-7/+7
* staging: rtl8723bs: Fix initialization of static variablesJustin Vreeland2017-05-151-1/+1
* staging: Add rtl8723bs sdio wifi driverHans de Goede2017-04-081-0/+1720