summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-09-17staging: r8188eu: remove the helpers of usb_write16()Pavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of usb_write8()Pavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of rtw_read32()Pavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of rtw_read16()Pavel Skripkin
2021-09-17staging: r8188eu: remove the helpers of rtw_read8()Pavel Skripkin
2021-09-17staging: r8188eu: remove usb_{read,write}_mem()Pavel Skripkin
2021-09-17staging: r8188eu: use swap()Changcheng Deng
2021-09-17staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()Michael Straube
2021-09-17staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188eMichael Straube
2021-09-17staging: r8188eu: remove if test that is always trueMichael Straube
2021-09-17staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macrosMichael Straube
2021-09-17staging: r8188eu: remove unused field from struct hal_data_8188eMichael Straube
2021-09-17staging: r8188eu: remove unused enums from rtl8188e_hal.hMichael Straube
2021-09-17staging: r8188eu: remove write-only fields from struct hal_data_8188eMichael Straube
2021-09-17staging: r8188eu: remove unused macros from rtl8188e_hal.hMichael Straube
2021-09-17staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()Michael Straube
2021-09-17staging: r8188eu: remove RaSupport88E from struct odm_dm_structMichael Straube
2021-09-17staging: r8188eu: remove unused ODM_RASupport_Init()Michael Straube
2021-09-17staging: r8188eu: remove unused enum odm_bt_coexistMichael Straube
2021-09-17staging: vchiq: cleanup code alignment issuesGaston Gonzalez
2021-09-17staging: vchiq: add braces to if blockGaston Gonzalez
2021-09-17staging: vchiq: remove braces from if blockGaston Gonzalez
2021-09-17staging: rtl8723bs: ignore unused wiphy_wowlan object warningsBryan Brattlof
2021-09-17Revert "staging: rtl8723bs: remove possible deadlock when disconnect"Greg Kroah-Hartman
2021-09-17staging: wfx: sta: Fix 'else' coding style warningSrivathsa Dara
2021-09-14staging: iio: cdc: remove braces from single line if blocksAlexander Vorwerk
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold
2021-09-14staging: wfx: ensure IRQ is ready before enabling itJérôme Pouiller
2021-09-14staging: wfx: indent functions argumentsJérôme Pouiller
2021-09-14staging: wfx: explain the purpose of wfx_send_pds()Jérôme Pouiller
2021-09-14staging: wfx: remove useless comments after #endifJérôme Pouiller
2021-09-14staging: wfx: fix comments stylesJérôme Pouiller
2021-09-14staging: wfx: avoid c99 commentsJérôme Pouiller
2021-09-14staging: wfx: reformat commentJérôme Pouiller
2021-09-14staging: wfx: update files descriptionsJérôme Pouiller
2021-09-14staging: wfx: remove references to WFxxx in commentsJérôme Pouiller
2021-09-14staging: wfx: fix space after cast operatorJérôme Pouiller
2021-09-14staging: wfx: remove useless debug statementJérôme Pouiller
2021-09-14staging: wfx: remove unused definitionJérôme Pouiller
2021-09-14staging: wfx: apply naming rules in hif_tx_mib.cJérôme Pouiller
2021-09-14staging: wfx: fix error namesJérôme Pouiller
2021-09-14staging: wfx: reorder function for slightly better eye candyJérôme Pouiller
2021-09-14staging: wfx: simplify hif_join()Jérôme Pouiller
2021-09-14staging: wfx: declare variables at beginning of functionsJérôme Pouiller
2021-09-14staging: wfx: fix misleading 'rate_id' usageJérôme Pouiller
2021-09-14staging: wfx: uniformize counter namesJérôme Pouiller
2021-09-14staging: wfx: update with the firmware API 3.8Jérôme Pouiller
2021-09-14staging: wfx: simplify API coherency checkJérôme Pouiller
2021-09-14staging: wfx: relax the PDS existence constraintJérôme Pouiller
2021-09-14staging: wfx: fix support for CSAJérôme Pouiller