aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/hal/sdio_ops.c
AgeCommit message (Expand)Author
2022-04-12staging: rtl8723bs: tidy up error handlingYihao Han
2021-07-21staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang
2021-05-25staging: rtl8723bs: remove sd_f0_read8()Bryan Brattlof
2021-05-10staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debugFabio Aiuto
2021-05-10staging: rtl8723bs: hal: sdio_ops: Mark used 'err' as __maybe_unused and remo...Lee Jones
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto
2021-04-08staging: rtl8723bs: hal: Remove camelcase in sdio_ops.cFabio M. De Francesco
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto
2021-04-07staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removalFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-06staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletionFabio Aiuto
2021-04-06staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletionFabio Aiuto
2021-04-06staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/Fabio Aiuto
2021-03-28staging: rtl8723bs: sdio_ops: removing unused variableEdmundo Carmona Antoranz
2021-03-18staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt
2019-11-05staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.Nachammai Karuppiah
2019-10-10staging: rtl8723bs: Fix style in definitionsJavier F. Arias
2019-10-10staging: rtl8723bs: Remove space before tabsJavier F. Arias
2019-10-10staging: rtl8723bs: Remove duplicate blank linesJavier F. Arias
2019-10-10staging: rtl8723bs: Remove commented codeJavier F. Arias
2019-10-07staging: rtl8723bs: Remove set but not used variable 'oldcnt'zhengbin
2019-07-01staging: rtl8723bs: Remove rtw_hal_c2h_evt_read()Nishka Dasgupta
2019-07-01staging: rtl8723bs: hal: Remove function clearinterrupt8723bsdio()Nishka Dasgupta
2019-06-18staging: rtl8723bs: hal: Add null check after memory allocationHariprasad Kelam
2019-06-13staging: rtl8723bs: hal: Change return type to void from u8Hariprasad Kelam
2019-06-13staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single...Hariprasad Kelam
2019-06-13staging: rtl8723bs: hal: sdio_ops: fix spaces preferred around unary operatorHariprasad Kelam
2019-06-13staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULLHariprasad Kelam
2019-05-21staging: rtl8723bs: hal: Remove unused variableNishka Dasgupta
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran
2019-03-30staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parenthesesPayal Kshirsagar
2019-03-18staging: rtl8723bs: remove unused codeColin Ian King
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-01-25Staging: rtl8723bs: Use !x instead of NULL comparisonShreeya Patel
2018-01-25Staging: rtl8723bs: Remove dead codeShreeya Patel
2018-01-25Staging: rtl8723bs: Change names to conform to the kernel codeShreeya Patel
2017-12-19Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel