summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai2021-10-104-6/+6
* MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF...Sergio Paracuellos2021-10-091-0/+2
* staging: mt7621-dts: properly define 'cpc' and 'mc' nodesSergio Paracuellos2021-10-051-10/+10
* staging: mt7621-pci: properly adjust base address for the IO windowSergio Paracuellos2021-10-051-1/+1
* MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos2021-10-052-0/+16
* PCI: Allow architecture-specific pci_remap_iospace()Sergio Paracuellos2021-10-051-0/+2
* MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'Sergio Paracuellos2021-10-051-2/+2
* Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"Sergio Paracuellos2021-10-051-2/+0
* Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"Sergio Paracuellos2021-10-051-1/+3
* staging: r8188eu: core: remove duplicate condition checkSaurav Girepunje2021-10-051-1/+0
* staging: r8188eu: hal: remove assignment to itselfSaurav Girepunje2021-10-051-1/+0
* staging: r8188eu: core: remove unused variable local variableSaurav Girepunje2021-10-053-5/+3
* staging: r8188eu: core: remove unused variable pAdapterSaurav Girepunje2021-10-051-5/+3
* staging: r8188eu: Use kmemdup() to replace kmalloc + memcpyKai Song2021-10-051-2/+1
* staging: r8188eu: core: remove power_saving_wk_hdl functionSaurav Girepunje2021-10-051-6/+1
* staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()Michael Straube2021-10-053-20/+1
* staging: rtl8712: Statements should start on a tabstopDawid Esterhuizen2021-10-051-5/+5
* staging: r8188eu: remove inirp_deinit from struct hal_opsMichael Straube2021-10-054-22/+1
* staging: r8188eu: remove inirp_init from struct hal_opsMichael Straube2021-10-054-16/+4
* staging: r8188eu: remove free_recv_priv from struct hal_opsMichael Straube2021-10-054-13/+1
* staging: r8188eu: remove init_recv_priv from struct hal_opsMichael Straube2021-10-054-12/+2
* staging: r8188eu: remove init_xmit_priv from struct hal_opsMichael Straube2021-10-054-14/+1
* staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube2021-10-058-41/+18
* staging: r8188eu: remove SetHalDefVarHandler from struct hal_opsMichael Straube2021-10-054-22/+7
* staging: r8188eu: remove odm_GlobalAdapterCheck()Michael Straube2021-10-052-7/+0
* staging: r8188eu: remove odm_DynamicBBPowerSaving()Michael Straube2021-10-052-56/+0
* staging: rtl8192u: remove unused static variableSaurav Girepunje2021-10-051-3/+0
* staging: rtl8192e: remove unused variable ieeeSaurav Girepunje2021-10-051-5/+4
* staging: r8188eu: Replace zero-length array with flexible-array memberGustavo A. R. Silva2021-10-052-2/+2
* staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje2021-10-051-1/+0
* staging: rtl8723bs: core: remove condition never executeSaurav Girepunje2021-10-051-3/+0
* staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2021-10-052-2/+2
* staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo2021-10-051-6/+2
* staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren2021-10-052-39/+39
* staging: vchiq_arm: drop unnecessary declarationsStefan Wahren2021-10-051-8/+0
* staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren2021-10-052-21/+17
* staging: vt6655: fix camelcase in pbyCxtBufTommaso Merciai2021-10-051-2/+2
* staging: r8188eu: Remove unused macros and defines from odm.hLarry Finger2021-09-282-142/+15
* staging: most: dim2: use if statements instead of ?: expressionsNikita Yushchenko2021-09-281-11/+12
* staging: most: dim2: force fcnt=3 on Renesas GEN3Nikita Yushchenko2021-09-281-6/+23
* staging: r8188eu: remove mutex 'usb_vendor_req_mutex'Pavel Skripkin2021-09-272-46/+8
* staging: r8188eu: remove shared buffer for USB requestsPavel Skripkin2021-09-273-25/+7
* staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()Fabio M. De Francesco2021-09-271-65/+43
* staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()Fabio M. De Francesco2021-09-271-3/+56
* staging: r8188eu: Remove a test from usbctrl_vendorreq()Fabio M. De Francesco2021-09-271-6/+0
* staging: r8188eu: change the type of a variable in rtw_read16()Fabio M. De Francesco2021-09-271-2/+2
* staging: r8188eu: remove a bitwise AND from rtw_writeN()Fabio M. De Francesco2021-09-271-1/+1
* staging: r8188eu: remove a buffer from rtw_writeN()Fabio M. De Francesco2021-09-271-3/+1
* staging: r8188eu: change the type of a variable in rtw_write16()Fabio M. De Francesco2021-09-271-1/+1
* staging: r8188eu: remove casts from rtw_{read,write}*()Fabio M. De Francesco2021-09-271-7/+7