index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
/
hal
/
sdio_ops.c
Age
Commit message (
Expand
)
Author
2024-09-11
staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.h
Philipp Hortmann
2022-04-12
staging: rtl8723bs: tidy up error handling
Yihao Han
2021-07-21
staging: rtl8723bs: Fix a resource leak in sd_int_dpc
Xiangyang Zhang
2021-05-25
staging: rtl8723bs: remove sd_f0_read8()
Bryan Brattlof
2021-05-10
staging: rtl8723bs: remove unused debug macros tied to hal/sdio_ops.c debug
Fabio Aiuto
2021-05-10
staging: rtl8723bs: hal: sdio_ops: Mark used 'err' as __maybe_unused and remo...
Lee Jones
2021-04-22
staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()
Fabio Aiuto
2021-04-12
staging: rtl8723bs: Remove camelcase in several files
Fabio M. De Francesco
2021-04-11
staging: rtl8723bs: remove empty if and else blocks
Fabio Aiuto
2021-04-11
staging: rtl8723bs: remove unnecessary bracks
Fabio Aiuto
2021-04-11
staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definition
Fabio Aiuto
2021-04-11
staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IO
Fabio Aiuto
2021-04-11
staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...
Fabio Aiuto
2021-04-11
staging: rtl8723bs: remove all DBG_8192C logs
Fabio Aiuto
2021-04-08
staging: rtl8723bs: hal: Remove camelcase in sdio_ops.c
Fabio M. De Francesco
2021-04-07
staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
Fabio Aiuto
2021-04-07
staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal
Fabio Aiuto
2021-04-07
staging: rtl8723bs: remove all DBG_871X logs
Fabio Aiuto
2021-04-06
staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletion
Fabio Aiuto
2021-04-06
staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletion
Fabio Aiuto
2021-04-06
staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/
Fabio Aiuto
2021-03-28
staging: rtl8723bs: sdio_ops: removing unused variable
Edmundo Carmona Antoranz
2021-03-18
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
2021-03-16
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
2021-03-16
staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...
Fabio Aiuto
2020-10-05
staging: rtl8723bs: replace _cancel_timer with del_timer_sync
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace _RND4 with round_up()
Ross Schmidt
2020-10-05
staging: rtl8723bs: replace RND4 with round_up()
Ross Schmidt
2019-11-05
staging: rtl8723bs: hal: Remove unnecessary typecast in kfree.
Nachammai Karuppiah
2019-10-10
staging: rtl8723bs: Fix style in definitions
Javier F. Arias
2019-10-10
staging: rtl8723bs: Remove space before tabs
Javier F. Arias
2019-10-10
staging: rtl8723bs: Remove duplicate blank lines
Javier F. Arias
2019-10-10
staging: rtl8723bs: Remove commented code
Javier F. Arias
2019-10-07
staging: rtl8723bs: Remove set but not used variable 'oldcnt'
zhengbin
2019-07-01
staging: rtl8723bs: Remove rtw_hal_c2h_evt_read()
Nishka Dasgupta
2019-07-01
staging: rtl8723bs: hal: Remove function clearinterrupt8723bsdio()
Nishka Dasgupta
2019-06-18
staging: rtl8723bs: hal: Add null check after memory allocation
Hariprasad Kelam
2019-06-13
staging: rtl8723bs: hal: Change return type to void from u8
Hariprasad Kelam
2019-06-13
staging: rtl8723bs: hal: sdio_ops: fix braces {} are not necessary for single...
Hariprasad Kelam
2019-06-13
staging: rtl8723bs: hal: sdio_ops: fix spaces preferred around unary operator
Hariprasad Kelam
2019-06-13
staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULL
Hariprasad Kelam
2019-05-21
staging: rtl8723bs: hal: Remove unused variable
Nishka Dasgupta
2019-04-16
Staging: rtl8723bs: Remove typedef in struct sdio_data
Madhumitha Prabakaran
2019-03-30
staging: rtl8723bs: hal: sdio_ops.c: Remove unnecessary parentheses
Payal Kshirsagar
2019-03-18
staging: rtl8723bs: remove unused code
Colin Ian King
2018-12-12
staging: rtl8723bs: change semaphores to completions
Arnd Bergmann
2018-05-11
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2018-01-25
Staging: rtl8723bs: Use !x instead of NULL comparison
Shreeya Patel
2018-01-25
Staging: rtl8723bs: Remove dead code
Shreeya Patel
2018-01-25
Staging: rtl8723bs: Change names to conform to the kernel code
Shreeya Patel
[next]