summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-03-18staging: sm750fb: fix naming styleNam Cao2-66/+66
2022-03-18staging: fbtft: Consider type of init sequence values in fbtft_init_display()Andy Shevchenko1-4/+3
2022-03-18staging: fbtft: Constify buf parameter in fbtft_dbg_hex()Andy Shevchenko2-2/+2
2022-03-18staging: mmal-vchiq: clear redundant item named bulk_scratchXiaoke Wang1-7/+0
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL8-771/+0
2022-03-16staging: r8188eu: remove some unused local ieee80211 macrosMartin Kaiser1-27/+0
2022-03-16staging: r8188eu: make rtl8188e_process_phy_info staticMartin Kaiser2-2/+1
2022-03-16staging: r8188eu: remove unused function prototypeMartin Kaiser1-1/+0
2022-03-16staging: r8188eu: remove three unused receive definesMartin Kaiser1-4/+0
2022-03-16staging: r8188eu: remove unnecessary initializationsMartin Kaiser1-4/+0
2022-03-16staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"Colin Ian King1-1/+1
2022-03-15staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana1-13/+47
2022-03-15staging: r8188eu: call _cancel_timer_ex from _rtw_free_recv_privVihas Makwana1-0/+1
2022-03-15staging: vt6656: Removed unused variable vt3342_vnt_thresholdPhilipp Hortmann1-24/+0
2022-03-15staging: vt6656: Removed unused variable bb_vga_0Philipp Hortmann1-2/+0
2022-03-15staging: remove ashmemChristoph Hellwig8-1071/+0
2022-03-14staging: vt6656: Remove unused rf_type in card.cPhilipp Hortmann1-16/+0
2022-03-14staging: vt6656: Remove unused rf_type in rf.c; unused variablesPhilipp Hortmann1-348/+0
2022-03-14staging: vt6656: Remove unused rf_type in rf.c; top levelPhilipp Hortmann1-63/+2
2022-03-14staging: vt6656: Remove unused rf_type in baseband.cPhilipp Hortmann1-14/+2
2022-03-14staging: vt6656: Remove unused rf_type in channel.cPhilipp Hortmann1-90/+6
2022-03-14staging: rtl8723bs: Use min() instead of doing it manuallyHaowen Bai1-4/+1
2022-03-14staging: vt6655: Remove unused byRFType in card.cPhilipp Hortmann1-55/+1
2022-03-14staging: vt6655: Remove unused byRFType in rf.cPhilipp Hortmann1-403/+1
2022-03-14staging: vt6655: Remove unused byRFType in baseband.cPhilipp Hortmann1-80/+0
2022-03-14staging: vt6655: Remove unused byRFType in channel.cPhilipp Hortmann1-84/+1
2022-03-14staging: pi433: formatting improvement for multi-line bitwise statementPaulo Miguel Almeida1-2/+2
2022-03-14staging: pi433: remove hardcoded mask value for easier readabilityPaulo Miguel Almeida1-1/+1
2022-03-14staging: r8188eu: remove comments in update_recvframe_attrib_88eMartin Kaiser1-26/+22
2022-03-14staging: r8188eu: remove unnecessary castsMartin Kaiser1-18/+18
2022-03-14staging: r8188eu: don't initialize drvinfo_sz to 0Martin Kaiser1-2/+0
2022-03-14staging: r8188eu: summarize declaration and assignmentMartin Kaiser1-3/+1
2022-03-14staging: r8188eu: remove tmp variable in update_recvframe_attrib_88eMartin Kaiser1-30/+22
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal3-7/+0
2022-03-14staging: r8188eu: remove unneeded field pbufAbdun Nihaal3-7/+1
2022-03-14staging: r8188eu: remove unused field pdataAbdun Nihaal5-14/+0
2022-03-14staging: r8188eu: remove unused field pendAbdun Nihaal4-5/+0
2022-03-14staging: r8188eu: remove unused field ptailAbdun Nihaal4-5/+0
2022-03-14staging: r8188eu: remove unused field pheadAbdun Nihaal4-5/+0
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal4-13/+0
2022-03-14staging: r8188eu: remove unused field recvbuf_lockAbdun Nihaal2-2/+0
2022-03-14staging: r8188eu: remove unused field listAbdun Nihaal2-2/+0
2022-03-14staging: r8188eu: mark rtw_endofpktfile as boolVihas Makwana2-2/+2
2022-03-14staging: r8188eu: mark IsFrameTypeCtrl as boolVihas Makwana1-1/+1
2022-03-14staging: r8188eu: mark IS_MCAST as boolVihas Makwana1-1/+1
2022-03-14staging: r8188eu: mark check_fwstate as boolVihas Makwana1-1/+1
2022-03-14staging: r8188eu: mark rtl8188eu_xmitframe_complete as boolVihas Makwana2-2/+2
2022-03-14staging: r8188eu: mark is_ap_in_tkip as boolVihas Makwana2-2/+2
2022-03-14staging: r8188eu: mark is_basicrate as boolVihas Makwana1-1/+1
2022-03-14staging: r8188eu: mark cckratesonly_included as boolVihas Makwana2-2/+2