summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep/sdio_intf.c
AgeCommit message (Expand)Author
2021-05-10staging: rtl8723bs: Change the return typeSaurav Girepunje
2021-05-10staging: rtl8723bs: remove unused macros tied to os_dep/sdio_intf.c debugFabio Aiuto
2021-04-22staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-15staging: rtl8723bs: remove sdio_drv_priv structureBryan Brattlof
2021-04-14staging: rtl8723bs: remove unnecessary dump_drv_version() usageFabio Aiuto
2021-04-13staging: rtl8723bs: remove unnecessary adapterBryan Brattlof
2021-04-12staging: rtl8723bs: remove unnecessary goto jumpsBryan Brattlof
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto
2021-04-10staging: rtl8723bs: remove redundant initializationBryan Brattlof
2021-04-07staging: rtl8723bs: rewrite comparison to nullFabio Aiuto
2021-04-07staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sitesFabio Aiuto
2021-04-07staging: rtl8723bs: remove all DBG_871X logsFabio Aiuto
2021-04-06staging: rtl8723bs: rewrite comparisons to nullFabio Aiuto
2021-04-06staging: rtl8723bs: remove unnecessary bracks 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: remove useless macrosMarco Cesati
2021-03-23staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.cFabio Aiuto
2021-03-23staging: rtl8723bs: remove undefined function prototype in of os_dep/sdio_intf.cFabio Aiuto
2021-03-16staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG...Fabio Aiuto
2021-03-12staging: rtl8723bs: remove unused code blockFabio Aiuto
2021-02-01staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings...Hans de Goede
2020-11-06staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe
2020-09-04staging: rtl8723bs: os_dep: added blank line to fix coding style issueRoss Schmidt
2020-08-18staging: rtl8723bs: os_dep: fix brace coding style issue in sdio_intf.cMohammed Rushad
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman
2020-02-14staging: rtl8723bs: Fix spacing issuesLukasz Szczesny
2019-11-11staging: rtl8723bs: Drop ACPI device idsHans de Goede
2019-11-11staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-idsHans de Goede
2019-09-30staging: rtl8723bs: remove return statements from void functionsMichael Straube
2019-08-14staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta
2019-06-20staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where ...Shobhit Kukreti
2019-06-20staging: rtl8723bs: Resolve the checkpatch error: else should follow close br...Shobhit Kukreti
2019-06-20staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on ...Shobhit Kukreti
2019-06-13staging: rtl8723bs: Remove rtw_btcoex_Initialize()Nishka Dasgupta
2019-05-20Staging: rtl8723bs: os_dep: Fix if-else coding style issuesPuranjay Mohan
2019-05-20Staging: rtl8723bs: os_dep: Remove braces from single if statementPuranjay Mohan
2019-04-16Staging: rtl8723bs: Remove typedef in struct sdio_dataMadhumitha Prabakaran
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman
2018-10-02staging: rtl8723bs: Mark ACPI table declaration as usedNathan Chancellor
2018-07-02staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()Michael Straube
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-02-22staging: rtl8723bs: Remove unneeded castChristopher Diaz Riveros
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha
2017-04-28staging: rtl8723bs: Fix assignment in if condition in os_dep/sdio_intf.cBingyu Zhou
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede