summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-01-03staging: r8188eu: bRDGEnable is always falseMichael Straube2-13/+0
2022-01-03staging: pi433: add docs to packet_format and tx_start_condition enumPaulo Miguel Almeida1-0/+12
2021-12-30staging: vc04_services: update TODO fileGaston Gonzalez1-6/+2
2021-12-30staging: vc04_services: bcm2835-camera: avoid the use of typedef for function...Gaston Gonzalez1-8/+2
2021-12-30staging: vc04_services: bcm2835-audio: avoid the use of typedef for function ...Gaston Gonzalez1-9/+3
2021-12-30staging: r8188eu: remove header odm_precomp.hMichael Straube12-59/+18
2021-12-30staging: r8188eu: remove unnecessary commentsMichael Straube1-13/+0
2021-12-30staging: r8188eu: make odm_EdcaTurboCheck() staticMichael Straube2-79/+77
2021-12-30staging: r8188eu: make ODM_EdcaTurboInit() staticMichael Straube2-11/+8
2021-12-30staging: r8188eu: make odm_HwAntDiv() staticMichael Straube2-9/+8
2021-12-30staging: r8188eu: make odm_InitHybridAntDiv() staticMichael Straube2-9/+8
2021-12-30staging: r8188eu: make odm_TXPowerTrackingThermalMeterInit() staticMichael Straube2-13/+8
2021-12-30staging: r8188eu: remove odm_TXPowerTrackingInit()Michael Straube2-7/+1
2021-12-30staging: r8188eu: make odm_RSSIMonitorCheck() staticMichael Straube2-77/+72
2021-12-30staging: r8188eu: make odm_CCKPacketDetectionThresh() staticMichael Straube2-32/+27
2021-12-30staging: r8188eu: make odm_FalseAlarmCounterStatistics() staticMichael Straube2-61/+56
2021-12-30staging: r8188eu: make odm_DynamicBBPowerSavingInit() staticMichael Straube2-13/+9
2021-12-30staging: r8188eu: make odm_RefreshRateAdaptiveMask() staticMichael Straube2-34/+18
2021-12-30staging: r8188eu: make odm_RateAdaptiveMaskInit() staticMichael Straube2-10/+9
2021-12-30staging: r8188eu: make odm_CommonInfoSelfUpdate() staticMichael Straube2-27/+26
2021-12-30staging: r8188eu: make odm_CommonInfoSelfInit() staticMichael Straube2-9/+8
2021-12-30staging: r8188eu: make odm_DIG() staticMichael Straube2-133/+132
2021-12-30staging: r8188eu: make odm_DIGInit() staticMichael Straube2-30/+29
2021-12-30staging: r8188eu: remove unused prototypesMichael Straube3-7/+0
2021-12-30staging: r8188eu: make odm_ConfigRFReg_8188E() staticMichael Straube2-6/+3
2021-12-30staging: r8188eu: remove odm_interfaceMichael Straube4-24/+0
2021-12-30staging: r8188eu: remove ODM_CompareMemory()Michael Straube3-11/+2
2021-12-30staging: r8188eu: remove ODM_delay_ms()Michael Straube4-19/+10
2021-12-30staging: r8188eu: remove ODM_delay_us()Michael Straube3-19/+12
2021-12-30staging: r8188eu: remove ODM_sleep_ms()Michael Straube4-11/+4
2021-12-30staging: r8188eu: clean up coding style issuesMichael Straube1-1/+1
2021-12-30staging: r8188eu: remove ODM_SetBBReg()Michael Straube6-149/+131
2021-12-30staging: r8188eu: remove ODM_GetBBReg()Michael Straube4-44/+39
2021-12-30staging: r8188eu: remove ODM_SetRFReg()Michael Straube4-28/+17
2021-12-30staging: r8188eu: remove ODM_GetRFReg()Michael Straube3-10/+1
2021-12-30staging: r8188eu: remove ODM_GetMACReg()Michael Straube3-12/+4
2021-12-30staging: r8188eu: remove ODM_SetMACReg()Michael Straube3-16/+11
2021-12-30staging: axis-fifo: Use platform_get_irq() to get the interruptLad Prabhakar1-8/+3
2021-12-30staging: greybus: auto_manager: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-28staging: r8188eu: merge _ReadLEDSetting() into ReadAdapterInfo8188EU()Michael Straube1-7/+2
2021-12-28staging: r8188eu: RSSI_test is always falseMichael Straube2-5/+2
2021-12-28staging: r8188eu: TrainIdx is set but never usedMichael Straube2-4/+0
2021-12-28staging: r8188eu: FAT_State is set but never usedMichael Straube2-7/+0
2021-12-28staging: r8188eu: FAT_State is always FAT_NORMAL_STATEMichael Straube1-9/+1
2021-12-28staging: r8188eu: remove write-only fields from struct rtl_psMichael Straube2-15/+0
2021-12-28staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()Michael Straube1-3/+0
2021-12-28staging: r8188eu: remove unused enum odm_h2c_cmdMichael Straube1-7/+0
2021-12-28staging: r8188eu: remove GET_CVID_ROM_VERSIONMichael Straube1-1/+0
2021-12-28staging: r8188eu: DM_PriCCA is set but never usedMichael Straube4-27/+0
2021-12-28staging: r8188eu: remove unused prototypeMartin Kaiser1-2/+0