aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco4-12/+12
2021-04-11staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletionFabio Aiuto1-4/+0
2021-04-11staging: rtl8723bs: remove more unnecessary parenthesesFabio Aiuto2-14/+11
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto3-9/+0
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto1-1/+2
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto1-3/+3
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto5-50/+32
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto1-3/+0
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto1-9/+1
2021-04-11staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto1-2/+0
2021-04-11staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto2-30/+0
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove coccinelle scriptFabio Aiuto1-17/+0
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto6-43/+0
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto7-180/+6
2021-04-09staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto1-3/+0
2021-04-09staging: rtl8723bs: remove all MSG_8192C logsFabio Aiuto2-8/+0
2021-04-09staging: rtl8723bs: remove unused variable pwrctlPu Lehui1-2/+0
2021-04-08staging: rtl8723bs: hal: Remove camelcase in sdio_ops.cFabio M. De Francesco1-25/+21
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto9-75/+46
2021-04-07staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removalFabio Aiuto1-2/+0
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto10-72/+12
2021-04-07staging: rtl8723bs: remove commented out DBG_871X logsFabio Aiuto7-132/+0
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto13-282/+25
2021-04-07staging: rtl8723bs: hal: Remove camelcaseFabio M. De Francesco1-8/+8
2021-04-07staging: rtl8723bs: hal: Add spaces around operator in HalBtc8723b1Ant.hFabio M. De Francesco1-1/+1
2021-04-07staging: rtl8723bs: hal: Add spaces around operators in HalBtc8723b2Ant.cFabio M. De Francesco1-39/+39
2021-04-07staging: rtl8723bs: hal: Add spaces around operators in hal_btcoex.cFabio M. De Francesco1-15/+15
2021-04-07staging: rtl8723bs: hal: Add spaces around operatorsFabio M. De Francesco1-49/+49
2021-04-06staging: rtl8723bs: remove commented code blockFabio Aiuto1-19/+0
2021-04-06staging: rtl8723bs: remove empty for cyclesFabio Aiuto1-7/+0
2021-04-06staging: rtl8723bs: place constant on the right side of the testFabio Aiuto1-1/+1
2021-04-06staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletionFabio Aiuto4-20/+10
2021-04-06staging: rtl8723bs: remove empty #ifdef blocks after RT_TRACE deletionFabio Aiuto1-5/+0
2021-04-06staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletionFabio Aiuto4-25/+1
2021-04-06staging: rtl8723bs: remove commented out RT_TRACE logs in hal/ and os_dep/Fabio Aiuto4-14/+0
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto8-269/+3
2021-04-02staging: rtl8723bs: use print_hex_dump_debug instead of private RT_PRINT_DATAFabio Aiuto3-16/+22
2021-03-28Staging: rtl8723bs: remove obsolete commentsMarco Cesati3-7/+0
2021-03-28staging: rtl8723bs: hal: remove unused variable in HalBtc8723b1Ant.cEdmundo Carmona Antoranz1-3/+1
2021-03-28staging: rtl8723bs: sdio_ops: removing unused variableEdmundo Carmona Antoranz1-3/+1
2021-03-26Staging: rtl8723bs: remove named enums in HalBtc8723b2Ant.hMarco Cesati1-3/+3
2021-03-26Staging: rtl8723bs: remove named enums in odm.hMarco Cesati1-138/+12
2021-03-26Staging: rtl8723bs: remove named enums in HalPhyRf.hMarco Cesati1-5/+0
2021-03-26Staging: rtl8723bs: remove named enums in odm_DIG.hMarco Cesati1-16/+0
2021-03-26Staging: rtl8723bs: remove named enums in odm_types.hMarco Cesati1-41/+0
2021-03-26Staging: rtl8723bs: remove named enums in HalBtc8723b1Ant.hMarco Cesati1-4/+4
2021-03-26Staging: rtl8723bs: remove named enums in HalBtcOutSrc.hMarco Cesati1-52/+18
2021-03-26Staging: rtl8723bs: remove named enums in odm_interface.hMarco Cesati1-9/+0
2021-03-23staging: rtl8723bs: remove function prototypes in hal/odm.cFabio Aiuto1-576/+507