index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
staging: rtl8723bs: hal: fix Using comparison to false is error prone
Hariprasad Kelam
1
-1
/
+1
2019-06-18
staging: rtl8723bs: hal: Remove return type of initrecvbuf
Hariprasad Kelam
1
-6
/
+2
2019-06-18
staging: rtl8723bs: hal: spaces preferred around unary operator
Hariprasad Kelam
1
-4
/
+4
2019-06-18
staging: rtl8723bs: hal: Using comparison to true is error prone
Hariprasad Kelam
1
-13
/
+13
2019-06-15
staging: rtl8723bs: hal: sdio_halinit: fix Comparison to NULL
Hariprasad Kelam
1
-2
/
+2
2019-06-15
staging: rtl8723bs: hal: sdio_halinit: fix spaces preferred around that unary operator
Hariprasad Kelam
1
-45
/
+45
2019-06-15
staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error prone
Hariprasad Kelam
1
-9
/
+9
2019-06-13
staging: rtl8723bs: hal: Replace function _InitQueuePriority()
Nishka Dasgupta
1
-6
/
+1
2019-06-13
staging: rtl8723bs: Fix typo in function name
Nishka Dasgupta
1
-1
/
+1
2019-06-13
staging: rtl8723bs: hal: Change return type to void from u8
Hariprasad Kelam
1
-2
/
+1
2019-06-13
staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single statement blocks
Hariprasad Kelam
1
-10
/
+6
2019-06-13
staging: rtl8723bs: hal: sdio_ops: fix spaces preferred around unary operator
Hariprasad Kelam
1
-6
/
+6
2019-06-13
staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULL
Hariprasad Kelam
1
-1
/
+1
2019-06-13
staging: rtl8723bs: hal: rtl8723b_cmd.c: Remove variables
Nishka Dasgupta
1
-6
/
+0
2019-06-13
staging: rtl8723bs: hal: hal_btcoex.c: Remove variables
Nishka Dasgupta
1
-8
/
+2
2019-06-13
staging: rtl8723bs: hal: sdio_halinit.c: Remove variables
Nishka Dasgupta
1
-11
/
+0
2019-06-10
staging: rtl8723bs: hal: move common code to macro
Hariprasad Kelam
1
-445
/
+285
2019-06-06
staging: rtl8723bs: hal: fix error "do not initialise globals to 0"
Hariprasad Kelam
1
-2
/
+2
2019-05-30
Staging: rtl8723bs: hal: fix warning possible condition with no effect (if == else)
Hariprasad Kelam
1
-7
/
+2
2019-05-30
staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'
YueHaibing
1
-4
/
+1
2019-05-21
staging: rtl8723bs: hal: Remove unused variable
Nishka Dasgupta
1
-1
/
+0
2019-05-20
Staging: rtl8723bs: hal: Fix comparison to bool in if statements
Puranjay Mohan
6
-9
/
+9
2019-04-19
Staging: rtl8723bs: Avoid typedefs for structure
Bhanusree Pola
2
-7
/
+7
2019-04-19
staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal"
Colin Ian King
1
-9
/
+9
2019-04-16
Staging: hal: hal_com_phycfg: fixed a coding style issue
Gabriela Bittencourt
1
-0
/
+2
2019-04-16
Staging: rtl8723bs: Remove typedef in struct sdio_data
Madhumitha Prabakaran
1
-3
/
+3
2019-04-16
staging: rtl8723bs: hal: replace spaces by tabs.
Beatriz Martins de Carvalho
1
-1
/
+1
2019-04-02
Staging: rtl8723bs: Remove typedef in struct dynamic_primary_CCA
Madhumitha Prabakaran
1
-4
/
+4
2019-03-30
staging: rtl8723bs: Compress two lines into one line
Payal Kshirsagar
1
-7
/
+4
2019-03-30
staging: rtl8723bs: hal: odm_HWConfig.c: Remove unnecessary parentheses
Payal Kshirsagar
1
-1
/
+1
2019-03-30
staging: rtl8723bs: hal: hal_com.c: Remove unnecessary parentheses
Payal Kshirsagar
1
-3
/
+3
2019-03-30
staging: rtl8723bs: hal: rtl8723b_phycfg.c: Remove unnecessary parentheses
Payal Kshirsagar
1
-1
/
+1
2019-03-30
staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parentheses
Payal Kshirsagar
1
-3
/
+3
2019-03-29
staging: rtl8723bs: Remove unnecessary parentheses
Payal Kshirsagar
1
-1
/
+1
2019-03-18
staging: rtl8723bs: remove unused code
Colin Ian King
1
-10
/
+0
2019-03-18
staging: rtl8723bs: hal: Modify comparison to constant in rtl8723bs_xmit.c
Himadri Pandya
1
-1
/
+1
2019-03-18
staging: rtl8723bs: hal: Modify comparison to constant in hal_btcoex.c
Himadri Pandya
1
-1
/
+1
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in hal_btcoex.c
Himadri Pandya
1
-6
/
+5
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in hal_com.c
Himadri Pandya
1
-4
/
+4
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in hal_com_phycfg.c
Himadri Pandya
1
-8
/
+8
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_cmd.c
Himadri Pandya
1
-6
/
+6
2019-03-18
staging: rtl8723bs: hal:Remove comparison to NULL in rtl8723bs_xmit.c
Himadri Pandya
1
-4
/
+3
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_dm.c
Himadri Pandya
1
-1
/
+1
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_hal_init.c
Himadri Pandya
1
-4
/
+4
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723bs_recv.c
Himadri Pandya
1
-4
/
+4
2019-03-18
staging: rtl8723bs: hal: Remove comparison to NULL in rtl8723b_rxdesc.c
Himadri Pandya
1
-1
/
+1
2018-12-17
Staging: rtl8723bs: Fix code style issue in rtl8723bs driver
Hardik Singh Rathore
1
-2
/
+2
2018-12-12
staging: rtl8723bs: change semaphores to completions
Arnd Bergmann
3
-16
/
+12
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2018-11-20
staging: rtl8723bs: Correct errors from checkpatch
Josenivaldo Benito Jr
1
-5
/
+5
[prev]
[next]