aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/sdio_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran1-3/+3
2019-03-30staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parenthesesPayal Kshirsagar1-3/+3
2019-03-18staging: rtl8723bs: remove unused codeColin Ian King1-10/+0
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann1-1/+1
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor1-9/+1
2018-01-25Staging: rtl8723bs: Use !x instead of NULL comparisonShreeya Patel1-8/+8
2018-01-25Staging: rtl8723bs: Remove dead codeShreeya Patel1-15/+0
2018-01-25Staging: rtl8723bs: Change names to conform to the kernel codeShreeya Patel1-357/+357
2017-12-19Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel1-16/+14
2017-12-13Staging: rtl8723bs: Merge assignment with returnShreeya Patel1-35/+18
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches1-5/+5
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha1-1/+1
2017-04-11staging: rtl8723bs: remove null test before kfreeAishwarya Pant1-4/+2
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede1-0/+1296