aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)AuthorFilesLines
2019-06-18staging: rtl8723bs: hal: fix Using comparison to false is error proneHariprasad Kelam1-1/+1
2019-06-18staging: rtl8723bs: hal: Remove return type of initrecvbufHariprasad Kelam1-6/+2
2019-06-18staging: rtl8723bs: hal: spaces preferred around unary operatorHariprasad Kelam1-4/+4
2019-06-18staging: rtl8723bs: hal: Using comparison to true is error proneHariprasad Kelam1-13/+13
2019-06-15staging: rtl8723bs: hal: sdio_halinit: fix Comparison to NULLHariprasad Kelam1-2/+2
2019-06-15staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operatorHariprasad Kelam1-45/+45
2019-06-15staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error proneHariprasad Kelam1-9/+9
2019-06-13staging: rtl8723bs: hal: Replace function _InitQueuePriority()Nishka Dasgupta1-6/+1
2019-06-13staging: rtl8723bs: Fix typo in function nameNishka Dasgupta1-1/+1
2019-06-13staging: rtl8723bs: hal: Change return type to void from u8Hariprasad Kelam1-2/+1
2019-06-13staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single statement blocksHariprasad Kelam1-10/+6
2019-06-13staging: rtl8723bs: hal: sdio_ops: fix spaces preferred around unary operatorHariprasad Kelam1-6/+6
2019-06-13staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULLHariprasad Kelam1-1/+1
2019-06-13staging: rtl8723bs: hal: rtl8723b_cmd.c: Remove variablesNishka Dasgupta1-6/+0
2019-06-13staging: rtl8723bs: hal: hal_btcoex.c: Remove variablesNishka Dasgupta1-8/+2
2019-06-13staging: rtl8723bs: hal: sdio_halinit.c: Remove variablesNishka Dasgupta1-11/+0
2019-06-10staging: rtl8723bs: hal: move common code to macroHariprasad Kelam1-445/+285
2019-06-06staging: rtl8723bs: hal: fix error "do not initialise globals to 0"Hariprasad Kelam1-2/+2
2019-05-30Staging: rtl8723bs: hal: fix warning possible condition with no effect (if == else)Hariprasad Kelam1-7/+2
2019-05-30staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'YueHaibing1-4/+1
2019-05-21staging: rtl8723bs: hal: Remove unused variableNishka Dasgupta1-1/+0
2019-05-20Staging: rtl8723bs: hal: Fix comparison to bool in if statementsPuranjay Mohan6-9/+9
2019-04-19Staging: rtl8723bs: Avoid typedefs for structureBhanusree Pola2-7/+7
2019-04-19staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"Colin Ian King1-9/+9
2019-04-16Staging: hal: hal_com_phycfg: fixed a coding style issueGabriela Bittencourt1-0/+2
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran1-3/+3
2019-04-16staging: rtl8723bs: hal: replace spaces by tabs.Beatriz Martins de Carvalho1-1/+1
2019-04-02Staging: rtl8723bs: Remove typedef in struct dynamic_primary_CCAMadhumitha Prabakaran1-4/+4
2019-03-30staging: rtl8723bs: Compress two lines into one linePayal Kshirsagar1-7/+4
2019-03-30staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-30staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-30staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-29staging: rtl8723bs: Remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-18staging: rtl8723bs: remove unused codeColin Ian King1-10/+0
2019-03-18staging: rtl8723bs: hal: Modify comparison to constant in rtl8723bs_xmit.cHimadri Pandya1-1/+1
2019-03-18staging: rtl8723bs: hal: Modify comparison to constant in hal_btcoex.cHimadri Pandya1-1/+1
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_btcoex.cHimadri Pandya1-6/+5
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_com.cHimadri Pandya1-4/+4
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_com_phycfg.cHimadri Pandya1-8/+8
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_cmd.cHimadri Pandya1-6/+6
2019-03-18staging: rtl8723bs: hal:Remove comparison to NULL in rtl8723bs_xmit.cHimadri Pandya1-4/+3
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_dm.cHimadri Pandya1-1/+1
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_hal_init.cHimadri Pandya1-4/+4
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723bs_recv.cHimadri Pandya1-4/+4
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_rxdesc.cHimadri Pandya1-1/+1
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-2/+2
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann3-16/+12
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2018-11-20staging: rtl8723bs: Correct errors from checkpatchJosenivaldo Benito Jr1-5/+5