aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/core/rtw_pwrctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Staging: rtl8723bs: Fix code style issue in rtl8723bs driverHardik Singh Rathore1-3/+3
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann1-1/+0
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann1-37/+36
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-2/+2
2018-09-18staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()Jia-Ju Bai1-2/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-03-29staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery1-1/+1
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook1-12/+11
2017-10-18staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng1-2/+2
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta1-2/+3
2017-10-03Staging: rtl8723bs: Remove unnecessary commentsShreeya Patel1-2/+0
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha1-1/+1
2017-07-30Staging: rtl8723bs: Do not initialise static to 0.Shreeya Patel1-2/+2
2017-04-09staging: rtl8723bs: Fix indenting error in core/rtw_pwrctrl.cLarry Finger1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1421