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
2020-04-29
staging: rtl8723bs: remove mgmt_frame_register method
Johannes Berg
2020-03-26
staging: rtl8723bs: hal: Remove NULL check before kfree
Simran Singhal
2020-03-26
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
2020-03-26
staging: rtl8723bs: os_dep: Correct typos in comments
R Veera Kumar
2020-03-26
staging: rtl8723bs: core: Correct typos in comments
R Veera Kumar
2020-03-26
staging: rtl8723bs: hal: Remove unnecessary cast on void pointer
Simran Singhal
2020-03-26
staging: rtl8723bs: hal: Compress return logic
Simran Singhal
2020-03-26
staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
Simran Singhal
2020-03-26
staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
Simran Singhal
2020-03-25
staging: rtl8723bs: Remove blank line before '}' brace
Simran Singhal
2020-03-25
staging: rtl8723bs: Add line after variable declarations
Simran Singhal
2020-03-25
staging: rtl8723bs: Remove multiple assignments
Simran Singhal
2020-03-25
staging: rtl8723bs: Remove unnecessary braces for single statements
Simran Singhal
2020-03-21
staging: rtl8723bs: os_dep: Remove whitespace characters in code line
R Veera Kumar
2020-03-21
staging: rtl8723bs: os_dep: Correct long line comments
R Veera Kumar
2020-03-21
staging: rtl8723bs: os_dep: Remove commented out code lines
R Veera Kumar
2020-03-21
staging: rtl8723bs: remove unneeded variables
Payal Kshirsagar
2020-03-20
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
2020-03-20
staging: rtl8723bs: hal: Correct multi-line comments as per coding style
R Veera Kumar
2020-03-19
staging: rtl8723bs: os_dep: Correct typo in comments
R Veera Kumar
2020-03-17
Staging: rtl8723bs: sdio_halinit: Remove unnecessary conditions
Shreeya Patel
2020-03-17
Staging: rtl8723bs: rtw_mlme: Remove unnecessary conditions
Shreeya Patel
2020-03-12
staging: rtl8723bs: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-10
Staging: rtl8723bs: Remove comparison to true
Shreeya Patel
2020-02-24
Merge 5.6-rc3 into staging-next
Greg Kroah-Hartman
2020-02-23
staging: rtl8723bs: core: remove redundant zero'ing of counter variable k
Colin Ian King
2020-02-23
staging: rtl8723bs: remove temporary variable CrystalCap
Colin Ian King
2020-02-14
staging: rtl8723bs: Fix spacing issues
Lukasz Szczesny
2020-02-10
staging: rtl8723bs: Remove unneeded goto statements
Larry Finger
2020-02-10
staging: rtl8723bs: Fix potential overuse of kernel memory
Larry Finger
2020-02-10
staging: rtl8723bs: Fix potential security hole
Larry Finger
2020-02-10
staging: rtl8723bs: fix copy of overlapping memory
Colin Ian King
2020-02-09
staging: rtl8723bs: hal: fix condition with no effect
Saurav Girepunje
2020-01-14
staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()
Michael Straube
2019-12-10
staging: rtl8723bs: Fix line length
Andreas Hellmich
2019-12-10
staging: rtl8723bs: Fix spelling errors
Andreas Hellmich
2019-11-18
staging: rtl8723bs: remove set but not used variable 'change', 'pos'
zhengbin
2019-11-18
staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_...
zhengbin
2019-11-18
staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData'
zhengbin
2019-11-18
staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv'
zhengbin
2019-11-18
staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv'
zhengbin
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
2019-11-15
staging: rtl8723bs: fix indentation issue
Colin Ian King
2019-11-13
staging: rtl8723bs: Remove unnecessary braces
Javier F. Arias
2019-11-13
staging: rtl8723bs: Remove blank lines after an open brace
Javier F. Arias
2019-11-13
staging: rtl8723bs: Remove blank lines before a close brace
Javier F. Arias
2019-11-13
staging: rtl8723bs: Remove multiple blank lines
Javier F. Arias
2019-11-11
staging: rtl8723bs: Remove commented code
Javier F. Arias
2019-11-11
staging: rtl8723bs: Drop ACPI device ids
Hans de Goede
2019-11-11
staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids
Hans de Goede
[next]