summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai4-6/+6
2021-10-05staging: mt7621-dts: properly define 'cpc' and 'mc' nodesSergio Paracuellos1-10/+10
2021-10-05staging: mt7621-pci: properly adjust base address for the IO windowSergio Paracuellos1-1/+1
2021-10-05Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"Sergio Paracuellos1-2/+0
2021-10-05staging: r8188eu: core: remove duplicate condition checkSaurav Girepunje1-1/+0
2021-10-05staging: r8188eu: hal: remove assignment to itselfSaurav Girepunje1-1/+0
2021-10-05staging: r8188eu: core: remove unused variable local variableSaurav Girepunje3-5/+3
2021-10-05staging: r8188eu: core: remove unused variable pAdapterSaurav Girepunje1-5/+3
2021-10-05staging: r8188eu: Use kmemdup() to replace kmalloc + memcpyKai Song1-2/+1
2021-10-05staging: r8188eu: core: remove power_saving_wk_hdl functionSaurav Girepunje1-6/+1
2021-10-05staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()Michael Straube3-20/+1
2021-10-05staging: rtl8712: Statements should start on a tabstopDawid Esterhuizen1-5/+5
2021-10-05staging: r8188eu: remove inirp_deinit from struct hal_opsMichael Straube4-22/+1
2021-10-05staging: r8188eu: remove inirp_init from struct hal_opsMichael Straube4-16/+4
2021-10-05staging: r8188eu: remove free_recv_priv from struct hal_opsMichael Straube4-13/+1
2021-10-05staging: r8188eu: remove init_recv_priv from struct hal_opsMichael Straube4-12/+2
2021-10-05staging: r8188eu: remove init_xmit_priv from struct hal_opsMichael Straube4-14/+1
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube8-41/+18
2021-10-05staging: r8188eu: remove SetHalDefVarHandler from struct hal_opsMichael Straube4-22/+7
2021-10-05staging: r8188eu: remove odm_GlobalAdapterCheck()Michael Straube2-7/+0
2021-10-05staging: r8188eu: remove odm_DynamicBBPowerSaving()Michael Straube2-56/+0
2021-10-05staging: rtl8192u: remove unused static variableSaurav Girepunje1-3/+0
2021-10-05staging: rtl8192e: remove unused variable ieeeSaurav Girepunje1-5/+4
2021-10-05staging: r8188eu: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2021-10-05staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje1-1/+0
2021-10-05staging: rtl8723bs: core: remove condition never executeSaurav Girepunje1-3/+0
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2021-10-05staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo1-6/+2
2021-10-05staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren2-39/+39
2021-10-05staging: vchiq_arm: drop unnecessary declarationsStefan Wahren1-8/+0
2021-10-05staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren2-21/+17
2021-10-05staging: vt6655: fix camelcase in pbyCxtBufTommaso Merciai1-2/+2
2021-09-28staging: r8188eu: Remove unused macros and defines from odm.hLarry Finger2-142/+15
2021-09-28staging: most: dim2: use if statements instead of ?: expressionsNikita Yushchenko1-11/+12
2021-09-28staging: most: dim2: force fcnt=3 on Renesas GEN3Nikita Yushchenko1-6/+23
2021-09-27staging: r8188eu: remove mutex 'usb_vendor_req_mutex'Pavel Skripkin2-46/+8
2021-09-27staging: r8188eu: remove shared buffer for USB requestsPavel Skripkin3-25/+7
2021-09-27staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()Fabio M. De Francesco1-65/+43
2021-09-27staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()Fabio M. De Francesco1-3/+56
2021-09-27staging: r8188eu: Remove a test from usbctrl_vendorreq()Fabio M. De Francesco1-6/+0
2021-09-27staging: r8188eu: change the type of a variable in rtw_read16()Fabio M. De Francesco1-2/+2
2021-09-27staging: r8188eu: remove a bitwise AND from rtw_writeN()Fabio M. De Francesco1-1/+1
2021-09-27staging: r8188eu: remove a buffer from rtw_writeN()Fabio M. De Francesco1-3/+1
2021-09-27staging: r8188eu: change the type of a variable in rtw_write16()Fabio M. De Francesco1-1/+1
2021-09-27staging: r8188eu: remove casts from rtw_{read,write}*()Fabio M. De Francesco1-7/+7
2021-09-27staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()Fabio M. De Francesco1-30/+30
2021-09-27staging: r8188eu: remove a comment from usbctrl_vendorreq()Fabio M. De Francesco1-3/+1
2021-09-27staging: r8188eu: reorder comments in usbctrl_vendorreq()Fabio M. De Francesco1-5/+8
2021-09-27staging: r8188eu: remove test in usbctrl_vendorreq()Fabio M. De Francesco1-7/+1
2021-09-27staging: r8188eu: reorder declarations in usbctrl_vendorreq()Fabio M. De Francesco1-1/+1