summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-04-11staging: rtl8723bs: remove unnecessary parentheses in os_dep/ioctl_cfg80211.cFabio Aiuto
2021-04-11staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_...Fabio Aiuto
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto
2021-04-11staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definitionFabio Aiuto
2021-04-11staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 d...Fabio 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 empty code block guarded by DBG_CCXFabio Aiuto
2021-04-11staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto
2021-04-11staging: rtl8723bs: remove commented out DEBUG_RTL871X definitionFabio Aiuto
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto
2021-04-11staging: rtl8723bs: remove DBG_8192C macro definitionsFabio Aiuto
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto
2021-04-11staging: mt7621-pci: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-04-11staging: rtl8723bs: core: Remove an unused variableFabio M. De Francesco
2021-04-11staging: rtl8192e: Fix incorrect pointer checkMitali Borkar
2021-04-10staging: comedi: tests: ni_routes_test: Remove unused variable 'olddevroutes'Qiheng Lin
2021-04-10staging: ralink-gdma: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-04-10staging: rtl8192e: remove unnecesasry f-trace like loggingMitali Borkar
2021-04-10staging: rtl8192e: replace comparison to NULL by boolMitali Borkar
2021-04-10staging: rtl8723bs: remove redundant initializationBryan Brattlof
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09staging: rtl8723bs: remove MSG_8192C macro definitionsFabio Aiuto
2021-04-09staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto
2021-04-09staging: rtl8723bs: remove all MSG_8192C logsFabio Aiuto
2021-04-09staging: rtl8723bs: remove decl of unused static const variable in os_dep/ioc...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove unused variable in os_dep/ioctl_linux.cFabio Aiuto
2021-04-09staging: rtl8723bs: remove unused variable declaration in include/rtw_security.hFabio Aiuto
2021-04-09staging: rtl8723bs: remove unused pmlmepriv variable in rtw_dbg_port() in os_...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove unused cur_network variable in rtw_dbg_port() in o...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove unused variable pstapriv in rtw_dbg_port() in os_d...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() in ...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove unused variables and code block left unused in os_...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove unused code block in os_dep/ioctl_linux.cFabio Aiuto
2021-04-09staging: rtl8723bs: remove unused variable and empty for cycles left unused i...Fabio Aiuto
2021-04-09staging: rtl8723bs: remove unused variable in core/rtw_cmd.cFabio Aiuto
2021-04-09staging: rtl8188eu: simplify rtw_cmd_thread's main loopMartin Kaiser
2021-04-09staging: rtl8188eu: remove a dead assignmentMartin Kaiser
2021-04-09staging: rtl8188eu: remove duplicate if statementMartin Kaiser
2021-04-09staging: rtl8188eu: always free cmd_obj in the cmd threadMartin Kaiser
2021-04-09staging: rtl8188eu: move another static array from .h to .cMartin Kaiser
2021-04-09staging: rtl8188eu: move static array from .h to .cMartin Kaiser