index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2019-03-06
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-27
staging: rtl8723bs: Remove duplicated include from drv_types.h
YueHaibing
2019-02-07
Staging: rtl8723bs: remove some dead code
Dan Carpenter
2019-01-28
Merge 5.0-rc4 into staging-next
Greg Kroah-Hartman
2019-01-25
staging: rtl8723bs: fix indentation issue with return statement
Colin Ian King
2019-01-18
staging: rtl8723bs: Fix build error with Clang when inlining is disabled
Nathan Chancellor
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
2018-12-17
Staging: rtl8723bs: Fix code style issue in rtl8723bs driver
Hardik Singh Rathore
2018-12-12
staging: rtl8723bs: remove semaphore remnants
Arnd Bergmann
2018-12-12
staging: rtl8723bs: change pwrctrl lock to a mutex
Arnd Bergmann
2018-12-12
staging: rtl8723bs: change semaphores to completions
Arnd Bergmann
2018-12-12
staging: rtl8723bs: fix typo in the TODO file
Michael Straube
2018-12-12
staging: rtl8723bs: remove dead code, rtw_port_switch_chk()
Michael Straube
2018-12-10
Merge 4.20-rc6 into staging-next
Greg Kroah-Hartman
2018-12-05
Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an of...
Young Xiao
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
2018-11-26
staging: rtl8723bs: remove redundant null check on pregpriv
Wen Yang
2018-11-20
staging: rtl8723bs: Correct errors from checkpatch
Josenivaldo Benito Jr
2018-11-09
staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
Larry Finger
2018-11-07
staging: rtl8723bs: Fix incorrect sense of ether_addr_equal
Larry Finger
2018-11-07
staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
Christophe JAILLET
2018-11-07
staging: rtl8723bs: fix small typo
Yangtao Li
2018-11-07
drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"
Colin Ian King
2018-11-05
staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_status
Colin Ian King
2018-11-05
staging: rtl8723bs: core: remove unnecessary blank lines
Kimberly Brown
2018-10-14
staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name
Mamta Shukla
2018-10-14
staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"
Colin Ian King
2018-10-11
staging: rtl8723bs: os_dep: Remove space after cast
Mamta Shukla
2018-10-11
staging: rtl8723bs: os_dep: Remove true and false comparison
Mamta Shukla
2018-10-09
staging: rtl8723bs: Remove unnecessary parentheses and dead commented code
Nathan Chancellor
2018-10-09
staging: rtl8723bs: core: Remove true and false comparison
Mamta Shukla
2018-10-02
staging: rtl8723bs: clean up clang warning on extraneous parentheses
Colin Ian King
2018-10-02
staging: rtl8723bs: Mark ACPI table declaration as used
Nathan Chancellor
2018-09-28
staging: rtl8723bs: Skip unnecessary field checks
Aymen Qader
2018-09-25
staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
2018-09-25
staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
2018-09-25
staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"
Colin Ian King
2018-09-18
staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()
Jia-Ju Bai
2018-09-18
staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()
Jia-Ju Bai
2018-09-10
staging: rtl8723bs: check for i out of range before accessing szLine[i]
Colin Ian King
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-07-27
staging: rtl: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-24
staging: rtl8188eu/rtl8723bs: fix character encoding
Arnd Bergmann
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-16
Merge 4.18-rc5 into staging-next
Greg Kroah-Hartman
2018-07-13
staging: rtl8723bs: fix comparsions to true
Michael Straube
2018-07-13
staging: rtl8723bs: change return type to bool
Michael Straube
[next]