aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-11-15staging: r8188eu: remove efuse type from definition functionsMartin Kaiser3-9/+9
2021-11-15staging: mt7621-dts: remove 'gdma' and 'hsdma' nodesSergio Paracuellos1-38/+0
2021-11-15staging: mt7621-dma: remove driver from treeSergio Paracuellos6-777/+0
2021-11-15staging: ralink-gdma: remove driver from treeSergio Paracuellos5-932/+0
2021-11-15staging: Remove Netlogic XLP network driverRob Herring9-2424/+0
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter1-1/+7
2021-11-15staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-11-15staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco1-2/+2
2021-11-15staging/fbtft: Fix backlightNoralf Trønnes2-12/+1
2021-11-15staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger1-0/+2
2021-11-15staging: wlan-ng: Removed unused commentsGabriel Goller1-8/+0
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai3-4/+4
2021-11-15staging: r8188eu: simplify two boolean assignmentsMartin Kaiser1-2/+2
2021-11-15staging: r8188eu: merge three small functionsMartin Kaiser1-18/+4
2021-11-15staging: r8188eu: rf_chip is constantMartin Kaiser4-44/+1
2021-11-15staging: r8188eu: remove autoload checkMartin Kaiser1-12/+2
2021-11-15staging: r8188eu: remove haldata's EEPROMSubCustomerIDMartin Kaiser4-29/+0
2021-11-15staging: r8188eu: remove haldata's EEPROMCustomerIDMartin Kaiser4-12/+2
2021-11-15staging: r8188eu: remove haldata's EEPROMVID / PIDMartin Kaiser3-12/+0
2021-11-15staging: rtl8192u: remove the if condition without effectSaurav Girepunje1-8/+1
2021-11-15staging: rtl8723bs: core: avoid unnecessary if conditionSaurav Girepunje1-2/+1
2021-11-15staging: r8188eu: os_dep: Change the return type of functionSaurav Girepunje1-6/+3
2021-11-15staging: r8188eu: remove efuse write functionsMartin Kaiser2-464/+0
2021-11-15staging: r8188eu: remove write support from rtl8188e_EfusePowerSwitchMartin Kaiser3-19/+4
2021-11-15staging: r8188eu: clean up _PHY_PathADDAOnMartin Kaiser2-18/+5
2021-11-15staging: r8188eu: remove constant phy_IQCalibrate_8188E parameterMartin Kaiser2-86/+4
2021-11-15staging: r8188eu: remove unused phy_PathA_RxIQK parameterMartin Kaiser1-2/+2
2021-11-15staging: r8188eu: remove unused phy_PathA_IQK_8188E parameterMartin Kaiser1-2/+2
2021-11-15staging: pi433: print rf69 debug message more detailSidong Yang1-19/+19
2021-11-15staging: r8188eu: remove MSG_88E macroPhillip Potter1-6/+0
2021-11-15staging: r8188eu: convert final two MSG_88E calls to netdev_dbgPhillip Potter1-2/+3
2021-11-15staging: vt6655: fix camelcase byData in card.cTommaso Merciai1-16/+16
2021-11-15staging: rtl8723bs: core: remove unused local variable padapterSaurav Girepunje1-5/+2
2021-11-15staging: rtl8723bs: core: remove unused variable pAdapterSaurav Girepunje1-5/+2
2021-11-15staging: fbtft: Remove fb_watterott driverNoralf Trønnes3-309/+0
2021-11-15staging: r8188eu: remove MSG_88E call from odm_TXPowerTrackingThermalMeterInitPhillip Potter1-2/+0
2021-11-15staging: r8188eu: core: remove the unused variable pAdapterSaurav Girepunje1-5/+2
2021-11-15staging: r8188eu: core: remove unused variable szSaurav Girepunje1-2/+2
2021-11-15staging: r8188eu: core: remove the function __nat25_timeoutSaurav Girepunje1-10/+1
2021-11-15staging: r8188eu: os_dep: remove the goto statementSaurav Girepunje1-23/+11
2021-11-15staging: r8188eu: remove ODM_Write4ByteMartin Kaiser3-11/+1
2021-11-15staging: r8188eu: remove ODM_Write2ByteMartin Kaiser3-9/+1
2021-11-15staging: r8188eu: remove ODM_Write1ByteMartin Kaiser5-24/+14
2021-11-15staging: r8188eu: remove ODM_Read4ByteMartin Kaiser4-15/+6
2021-11-15staging: r8188eu: remove ODM_Read1ByteMartin Kaiser3-12/+4
2021-11-15media: atomisp: Remove unneeded null checkXu Wang1-17/+15
2021-11-15media: atomisp: get rid of atomisp_get_frame_pgnr() abstractionMauro Carvalho Chehab3-19/+1
2021-11-15media: atomisp: simplify asd check on open() fopsMauro Carvalho Chehab1-1/+1
2021-11-15media: atomisp: check before deference asd variableMauro Carvalho Chehab1-2/+4
2021-11-15media: atomisp: only initialize mode if pipe is not nullMauro Carvalho Chehab1-1/+1