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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
Aditya Pakki
2
-8
/
+8
2019-03-06
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
3
-10
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-2
/
+2
2019-02-27
staging: rtl8723bs: Remove duplicated include from drv_types.h
YueHaibing
1
-1
/
+0
2019-02-07
Staging: rtl8723bs: remove some dead code
Dan Carpenter
1
-8
/
+0
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2019-01-25
staging: rtl8723bs: fix indentation issue with return statement
Colin Ian King
1
-1
/
+1
2019-01-18
staging: rtl8723bs: Fix build error with Clang when inlining is disabled
Nathan Chancellor
1
-3
/
+3
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
1
-1
/
+1
2018-12-17
Staging: rtl8723bs: Fix code style issue in rtl8723bs driver
Hardik Singh Rathore
15
-171
/
+171
2018-12-12
staging: rtl8723bs: remove semaphore remnants
Arnd Bergmann
5
-10
/
+0
2018-12-12
staging: rtl8723bs: change pwrctrl lock to a mutex
Arnd Bergmann
3
-40
/
+40
2018-12-12
staging: rtl8723bs: change semaphores to completions
Arnd Bergmann
11
-47
/
+39
2018-12-12
staging: rtl8723bs: fix typo in the TODO file
Michael Straube
1
-1
/
+1
2018-12-12
staging: rtl8723bs: remove dead code, rtw_port_switch_chk()
Michael Straube
2
-35
/
+0
2018-12-10
Merge 4.20-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2018-12-05
Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rtw_mlme_ext.c"
Young Xiao
1
-1
/
+1
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
3
-4
/
+4
2018-11-26
staging: rtl8723bs: remove redundant null check on pregpriv
Wen Yang
1
-2
/
+2
2018-11-20
staging: rtl8723bs: Correct errors from checkpatch
Josenivaldo Benito Jr
1
-5
/
+5
2018-11-09
staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
Larry Finger
1
-1
/
+1
2018-11-07
staging: rtl8723bs: Fix incorrect sense of ether_addr_equal
Larry Finger
1
-2
/
+2
2018-11-07
staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
Christophe JAILLET
1
-1
/
+1
2018-11-07
staging: rtl8723bs: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-07
drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"
Colin Ian King
1
-4
/
+4
2018-11-05
staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_status
Colin Ian King
1
-2
/
+2
2018-11-05
staging: rtl8723bs: core: remove unnecessary blank lines
Kimberly Brown
1
-212
/
+0
2018-10-14
staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name
Mamta Shukla
1
-2
/
+2
2018-10-14
staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"
Colin Ian King
1
-2
/
+2
2018-10-11
staging: rtl8723bs: os_dep: Remove space after cast
Mamta Shukla
1
-7
/
+7
2018-10-11
staging: rtl8723bs: os_dep: Remove true and false comparison
Mamta Shukla
1
-6
/
+6
2018-10-09
staging: rtl8723bs: Remove unnecessary parentheses and dead commented code
Nathan Chancellor
1
-1
/
+1
2018-10-09
staging: rtl8723bs: core: Remove true and false comparison
Mamta Shukla
1
-12
/
+12
2018-10-02
staging: rtl8723bs: clean up clang warning on extraneous parentheses
Colin Ian King
2
-4
/
+3
2018-10-02
staging: rtl8723bs: Mark ACPI table declaration as used
Nathan Chancellor
1
-1
/
+1
2018-09-28
staging: rtl8723bs: Skip unnecessary field checks
Aymen Qader
1
-5
/
+4
2018-09-25
staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
2
-2
/
+2
2018-09-25
staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
1
-2
/
+2
2018-09-25
staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"
Colin Ian King
1
-1
/
+1
2018-09-18
staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()
Jia-Ju Bai
1
-2
/
+2
2018-09-18
staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()
Jia-Ju Bai
1
-1
/
+1
2018-09-10
staging: rtl8723bs: check for i out of range before accessing szLine[i]
Colin Ian King
1
-3
/
+4
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
21
-694
/
+246
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+2
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+1
2018-07-27
staging: rtl: Use existing define with polynomial
Krzysztof Kozlowski
1
-3
/
+2
2018-07-24
staging: rtl8188eu/rtl8723bs: fix character encoding
Arnd Bergmann
1
-1
/
+1
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+1
2018-07-16
Merge 4.18-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2018-07-13
staging: rtl8723bs: fix comparsions to true
Michael Straube
2
-17
/
+17
[next]