aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-10-10staging: r8188eu: remove unused IntrMaskMartin Kaiser2-4/+0
2021-10-10staging: r8188eu: remove write-only HwRxPageSizeMartin Kaiser3-25/+0
2021-10-10staging: r8188eu: remove unused led componentMartin Kaiser1-2/+0
2021-10-10staging: r8188eu: remove an obsolete commentMartin Kaiser1-15/+0
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai9-172/+172
2021-10-10staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai3-26/+26
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai4-6/+6
2021-10-08media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_infoRicardo Ribalda1-2/+3
2021-10-08media: ipu3-imgu: imgu_fmt: Handle properly tryRicardo Ribalda1-1/+1
2021-10-08media: ipu3-imgu: Set valid initial formatRicardo Ribalda1-1/+3
2021-10-08media: ipu3-imgu: Refactor bytesperpixel calculationRicardo Ribalda3-17/+15
2021-10-08media: staging/intel-ipu3: Constify static struct v4l2_subdev_internal_opsRikard Falkeborn1-1/+1
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
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: prevent array underflow in rtw_hal_update_ra_mask()Dan Carpenter1-1/+1
2021-10-05staging: vc04_services: shut up out-of-range warningArnd Bergmann1-1/+1
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-10-05media: hantro: Auto generate the AXI ID to avoid conflictsBenjamin Gaignard3-2/+5
2021-10-05media: hantro: Constify static struct v4l2_m2m_opsRikard Falkeborn1-1/+1
2021-10-05media: imx: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-05media: cedrus: add check for H264 and H265 limitationsJernej Skrabec1-0/+46