summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-04-11staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_...Fabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto4-33/+3
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto1-1/+2
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto2-4/+4
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto2-5/+5
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto8-95/+52
2021-04-11staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definitionFabio Aiuto1-1/+0
2021-04-11staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 d...Fabio Aiuto1-15/+0
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto1-3/+0
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto1-9/+1
2021-04-11staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto1-2/+0
2021-04-11staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto3-35/+0
2021-04-11staging: rtl8723bs: remove commented out DEBUG_RTL871X definitionFabio Aiuto1-1/+0
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto2-55/+0
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto1-1/+1
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto2-31/+1
2021-04-11staging: rtl8723bs: remove DBG_8192C macro definitionsFabio Aiuto1-10/+0
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto9-52/+0
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto13-325/+9
2021-04-11staging: mt7621-pci: stop using of_pci_range_to_resourceIlya Lipnitskiy1-5/+6
2021-04-11staging: rtl8723bs: core: Remove an unused variableFabio M. De Francesco1-3/+1
2021-04-11staging: rtl8192e: Fix incorrect pointer checkMitali Borkar1-1/+1
2021-04-10staging: comedi: tests: ni_routes_test: Remove unused variable 'olddevroutes'Qiheng Lin1-2/+1
2021-04-10staging: ralink-gdma: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-04-10staging: rtl8192e: remove unnecesasry f-trace like loggingMitali Borkar1-1/+0
2021-04-10staging: rtl8192e: replace comparison to NULL by boolMitali Borkar1-3/+3
2021-04-10staging: rtl8723bs: remove redundant initializationBryan Brattlof1-1/+1
2021-04-09staging: rtl8723bs: remove MSG_8192C macro definitionsFabio Aiuto1-6/+0
2021-04-09staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto1-3/+0
2021-04-09staging: rtl8723bs: remove all MSG_8192C logsFabio Aiuto2-8/+0
2021-04-09staging: rtl8723bs: remove decl of unused static const variable in os_dep/ioc...Fabio Aiuto1-4/+0
2021-04-09staging: rtl8723bs: remove unused variable in os_dep/ioctl_linux.cFabio Aiuto1-3/+0
2021-04-09staging: rtl8723bs: remove unused variable declaration in include/rtw_security.hFabio Aiuto1-18/+0
2021-04-09staging: rtl8723bs: remove unused pmlmepriv variable in rtw_dbg_port() in os_...Fabio Aiuto1-1/+0
2021-04-09staging: rtl8723bs: remove unused cur_network variable in rtw_dbg_port() in o...Fabio Aiuto1-1/+0
2021-04-09staging: rtl8723bs: remove unused variable pstapriv in rtw_dbg_port() in os_d...Fabio Aiuto1-2/+0
2021-04-09staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() in ...Fabio Aiuto1-2/+0
2021-04-09staging: rtl8723bs: remove unused variables and code block left unused in os_...Fabio Aiuto1-8/+0
2021-04-09staging: rtl8723bs: remove unused code block in os_dep/ioctl_linux.cFabio Aiuto1-20/+0
2021-04-09staging: rtl8723bs: remove unused variable and empty for cycles left unused i...Fabio Aiuto1-6/+1
2021-04-09staging: rtl8723bs: remove unused variable in core/rtw_cmd.cFabio Aiuto1-3/+0
2021-04-09staging: rtl8188eu: simplify rtw_cmd_thread's main loopMartin Kaiser1-7/+6
2021-04-09staging: rtl8188eu: remove a dead assignmentMartin Kaiser1-2/+0
2021-04-09staging: rtl8188eu: remove duplicate if statementMartin Kaiser1-7/+0
2021-04-09staging: rtl8188eu: always free cmd_obj in the cmd threadMartin Kaiser1-21/+3
2021-04-09staging: rtl8188eu: move another static array from .h to .cMartin Kaiser2-21/+18
2021-04-09staging: rtl8188eu: move static array from .h to .cMartin Kaiser2-22/+18
2021-04-09staging: rtl8188eu: remove a constant variableMartin Kaiser1-2/+1
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser3-4/+3