summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | staging: r8188eu: we only need one struct bb_reg_def for path aMartin Kaiser2022-02-153-40/+22
| * | | staging: r8188eu: remove path parameter from phy_RFSerialReadMartin Kaiser2022-02-151-13/+5
| * | | staging: r8188eu: remove path parameter from rtl8188e_PHY_QueryRFRegMartin Kaiser2022-02-155-14/+11
| * | | staging: r8188eu: limit rtw_dbg_port to path aMartin Kaiser2022-02-151-1/+5
| * | | staging: r8188eu: limit rtw_wx_read_rf to path aMartin Kaiser2022-02-151-2/+5
| * | | staging: r8188eu: clarify that bb_reg_dump uses only path aMartin Kaiser2022-02-151-3/+3
| * | | staging: r8188eu: remove path parameter from phy_RFSerialWriteMartin Kaiser2022-02-151-3/+2
| * | | staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser2022-02-157-27/+24
| * | | staging: r8188eu: write only path a registers in rtw_dbg_portMartin Kaiser2022-02-151-1/+5
| * | | staging: r8188eu: set path a explicitlyMartin Kaiser2022-02-151-1/+1
| * | | staging: r8188eu: remove unused enums from ieee80211.hMichael Straube2022-02-151-66/+0
| * | | staging: r8188eu: remove unused structs from ieee80211.hMichael Straube2022-02-151-200/+0
| * | | staging: r8188eu: remove ishighspeed from dvobj_privMartin Kaiser2022-02-156-15/+8
| * | | staging: r8188eu: clean up enum hw_variablesMichael Straube2022-02-151-17/+0
| * | | staging: r8188eu: remove unused enumMichael Straube2022-02-151-8/+0
| * | | staging: r8188eu: Use sizeof dereferenced pointer in kzalloc()Fabio M. De Francesco2022-02-151-2/+2
| * | | staging: r8188eu: keep the success path and error path separateVihas Makwana2022-02-151-18/+12
| * | | staging: r8188eu: remove useless if elseJiapeng Chong2022-02-151-5/+1
| * | | staging: greybus: Remove redundant 'flush_workqueue()' callsMinghao Chi (CGEL ZTE)2022-02-151-1/+0
| * | | staging/ks7010: Remove redundant 'flush_workqueue()' callsMinghao Chi (CGEL ZTE)2022-02-151-3/+1
| * | | staging: most: net: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-151-1/+1
| * | | staging: most: video: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-151-1/+1
| * | | staging: wfx: remove support for legacy PDS formatJérôme Pouiller2022-02-151-51/+4
| * | | staging: wfx: allow new PDS formatJérôme Pouiller2022-02-151-17/+57
| * | | Merge 5.17-rc4 into staging-testingGreg Kroah-Hartman2022-02-142-3/+22
| |\ \ \
| * | | | staging: drop fpgaboot driverTong Zhang2022-02-0810-704/+0
| * | | | Staging: nvec: Fix ending in '(' errorAyan Choudhary2022-02-081-2/+2
| * | | | staging: pi433: remove need to recompile code to debug fifo contentPaulo Miguel Almeida2022-02-081-13/+2
| * | | | staging: pi433: standardize use of line escape chars in dev_dbg stmtsPaulo Miguel Almeida2022-02-082-52/+53
| * | | | staging: pi433: remove register debug dev_dbg stmts using DEBUG_VALUESPaulo Miguel Almeida2022-02-081-35/+2
| * | | | Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?Leonardo Araujo2022-02-081-3/+3
| * | | | Staging: unisys: visorhba: alignment should match open parenthesisLeonardo Araujo2022-02-081-1/+1
| * | | | staging: gdm724x: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-02-081-1/+1
| * | | | staging: r8188eu: usb_suspend_sema is initialised but not usedMartin Kaiser2022-02-082-2/+0
| * | | | staging: r8188eu: RegUsbSS is not usedMartin Kaiser2022-02-081-1/+0
| * | | | staging: r8188eu: dvobj_priv's signal_strength is not usedMartin Kaiser2022-02-081-1/+0
| * | | | staging: r8188eu: usb_vendor_req_mutex is not usedMartin Kaiser2022-02-081-1/+0
| * | | | staging: r8188eu: remove unused struct hostapd_privMartin Kaiser2022-02-082-5/+0
| * | | | staging: r8188eu: not_indic_disco is unusedMartin Kaiser2022-02-081-1/+0
| * | | | staging: r8188eu: irq_alloc is not usedMartin Kaiser2022-02-081-2/+0
| * | | | staging: r8188eu: in_cta_test is always 0Martin Kaiser2022-02-082-16/+2
| * | | | staging: r8188eu: remove unused struct adapter componentsMartin Kaiser2022-02-081-11/+0
| * | | | staging: r8188eu: remove the global DriverStateMartin Kaiser2022-02-082-13/+3
| * | | | staging: r8188eu: remove unused enum _ADAPTER_TYPEMartin Kaiser2022-02-081-6/+0
| * | | | staging: r8188eu: remove unused enum _IFACE_TYPEMartin Kaiser2022-02-081-6/+0
| * | | | staging: r8188eu: move local definitions into rtw_fw.hMartin Kaiser2022-02-082-45/+45
| * | | | staging: r8188eu: remove debug code to bypass IQ calibrationMartin Kaiser2022-02-081-5/+0
| * | | | staging: r8188eu: remove debug code to bypass LC calibrationMartin Kaiser2022-02-081-5/+0
| * | | | staging: r8188eu: replace local OFDM_index with single variableMartin Kaiser2022-02-081-7/+7
| * | | | staging: r8188eu: only OFDM_index[0] is usedMartin Kaiser2022-02-082-3/+3