aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8723bs/os_dep/osdep_service.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-19staging: rtl8723bs: os_dep: Correct typo in commentsR Veera Kumar1-1/+1
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede1-136/+0
2019-07-30staging: rtl8723bs: os_dep: remove two set but not used variablesYueHaibing1-4/+0
2019-07-01staging: rtl8723bs: Remove function rtw_modular64()Nishka Dasgupta1-5/+0
2019-06-13staging: rtl8723bs: fix spaces required around unary operatorHariprasad Kelam1-18/+18
2019-03-18staging: rtl8723bs: os_dep: Fix space in pointer definitionGuilherme Tadashi Maeoka1-1/+1
2019-03-18staging: rtl8723bs: os_dep: Fix assignment in if conditionGuilherme Tadashi Maeoka1-1/+3
2019-03-18staging: rtl8723bs: use kernel_read() instead of open-coded versionJann Horn1-16/+7
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-2/+2
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2017-11-03staging: rtl8723bs: Convert timers to use timer_setup()Kees Cook1-7/+0
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-1/+1
2017-09-17staging: rtl8723bs: convert private allocation functions to return void *Joe Perches1-10/+5
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha1-1/+1
2017-06-14Staging: rtl8723bs: fix an error code in isFileReadable()Dan Carpenter1-1/+1
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+481