aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-12-03staging: r8188eu: remove rf_type from struct hal_data_8188eMichael Straube2-7/+0
2021-12-03staging: r8188eu: remove unused HW_VAR_RF_TYPEMichael Straube2-4/+0
2021-12-03staging: r8188eu: remove rf_type from bb_reg_dump()Michael Straube1-18/+9
2021-12-03staging: r8188eu: remove rf_type from writeOFDMPowerReg88E()Michael Straube1-5/+1
2021-12-03staging: r8188eu: remove TxCount from getTxPowerIndex88E()Michael Straube1-7/+6
2021-12-03staging: r8188eu: remove rf_type from getTxPowerIndex88E()Michael Straube1-67/+11
2021-12-03staging: r8188eu: remove rf_type from storePwrIndexDiffRateOffset()Michael Straube1-6/+2
2021-12-03staging: r8188eu: remove rf_type from issue_assocreq()Michael Straube1-20/+5
2021-12-03staging: r8188eu: remove rf_type from rtw_update_ht_cap()Michael Straube1-9/+3
2021-12-03staging: r8188eu: loadparam needs no net_deviceMartin Kaiser1-2/+2
2021-12-03staging: r8188eu: remove _ps_close_RFMartin Kaiser1-9/+1
2021-12-03staging: r8188eu: remove _ps_open_RFMartin Kaiser2-9/+0
2021-12-03staging: r8188eu: remove pm_netdev_openMartin Kaiser3-13/+1
2021-12-03staging: r8188eu: require a single bulk in endpointMartin Kaiser4-29/+16
2021-12-03staging: r8188eu: don't store nr_endpoint in a global structMartin Kaiser2-3/+1
2021-12-03staging: r8188eu: remove ep_num arrayMartin Kaiser2-2/+0
2021-12-03staging: r8188eu: if2 is not usedMartin Kaiser1-1/+0
2021-12-03staging: r8188eu: remove code to get int in pipe handleMartin Kaiser2-4/+1
2021-12-03staging: r8188eu: get the rcv bulk pipe handle directlyMartin Kaiser3-5/+2
2021-12-03staging: r8188eu: only the bulk in ep is used for network dataMartin Kaiser4-10/+7
2021-12-03staging: r8188eu: rtw_read_port needs no cnt parameterMartin Kaiser3-6/+6
2021-12-03staging: rtl8192e: rtllib_module: remove unnecessary assignmentYang Yingliang1-1/+0
2021-12-03staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang1-4/+12
2021-12-03staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang2-3/+5
2021-12-03staging: rtl8192u: make array queuetopipe static constColin Ian King1-2/+2
2021-12-03staging: vt6655: refactor camelcase uCurrRSSI to current_rssiAlberto Merciai3-4/+4
2021-12-03staging: fbtft: sh1106: use new macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit1-6/+1
2021-12-03staging: fbtft: add macro FBTFT_REGISTER_SPI_DRIVERHeiner Kallweit1-0/+41
2021-11-30media: hantro: Hook up RK3399 JPEG encoder outputChen-Yu Tsai4-4/+23
2021-11-30media: imx: fix boolreturn.cocci warning:Guo Zhengkui1-1/+1
2021-11-30media: staging: tegra-vde: Reorder misc device registrationDmitry Osipenko1-11/+10
2021-11-30media: staging: tegra-vde: Properly mark invalid entriesThierry Reding1-1/+1
2021-11-30media: staging: tegra-vde: Support reference picture markingThierry Reding2-1/+141
2021-11-30media: hantro: Avoid global variable for jpeg quantization tablesJames Cowgill4-29/+16
2021-11-30media: staging: media: rkvdec: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-11-30media: imx: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-11-29Merge 5.16-rc3 into staging-nextGreg Kroah-Hartman16-2443/+21
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-2443/+21
2021-11-25staging: r8188eu: remove the _cancel_workitem_sync wrapperMartin Kaiser3-6/+2
2021-11-25staging: r8188eu: remove the _init_workitem wrapperMartin Kaiser3-7/+2
2021-11-25staging: r8188eu: remove the _set_workitem wrapperMartin Kaiser2-6/+1
2021-11-25staging: r8188eu: hal data's board type is unusedMartin Kaiser3-16/+0
2021-11-25staging: r8188eu: remove unused eeprom definesMartin Kaiser1-48/+0
2021-11-25staging: r8188eu: do not extract eeprom version from the fusesMartin Kaiser4-18/+0
2021-11-25staging: r8188eu: remove unused efuse definesMartin Kaiser2-25/+0
2021-11-25staging: r8188eu: efuse_WordEnableDataRead is not usedMartin Kaiser2-39/+0
2021-11-25staging: r8188eu: Efuse_CalculateWordCnts is not usedMartin Kaiser2-17/+0
2021-11-25staging: r8188eu: use max() and min() macrosVihas Mak1-8/+4
2021-11-25staging: vt6655: refactor camelcase byMaxPwrLevel to max_pwr_levelAlberto Merciai2-6/+6
2021-11-25staging: vt6655: rename variable bHWRadioOffAlberto Merciai2-4/+4