summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-10-05staging: r8188eu: core: remove unused variable local variableSaurav Girepunje
2021-10-05staging: r8188eu: core: remove unused variable pAdapterSaurav Girepunje
2021-10-05staging: r8188eu: Use kmemdup() to replace kmalloc + memcpyKai Song
2021-10-05staging: r8188eu: core: remove power_saving_wk_hdl functionSaurav Girepunje
2021-10-05staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()Michael Straube
2021-10-05staging: rtl8712: Statements should start on a tabstopDawid Esterhuizen
2021-10-05staging: r8188eu: remove inirp_deinit from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove inirp_init from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove free_recv_priv from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove init_recv_priv from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove init_xmit_priv from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove SetHalDefVarHandler from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove odm_GlobalAdapterCheck()Michael Straube
2021-10-05staging: r8188eu: remove odm_DynamicBBPowerSaving()Michael Straube
2021-10-05staging: rtl8192u: remove unused static variableSaurav Girepunje
2021-10-05staging: rtl8192e: remove unused variable ieeeSaurav Girepunje
2021-10-05staging: r8188eu: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-10-05staging: rtl8723bs: core: remove reassignment of same value to variableSaurav Girepunje
2021-10-05staging: rtl8723bs: core: remove condition never executeSaurav Girepunje
2021-10-05staging: rtl8723bs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2021-10-05staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()Longji Guo
2021-10-05staging: vchiq_arm: move platform structs to vchiq_arm.cStefan Wahren
2021-10-05staging: vchiq_arm: drop unnecessary declarationsStefan Wahren
2021-10-05staging: vchiq_arm: re-order vchiq_arm_init_stateStefan Wahren
2021-10-05staging: vt6655: fix camelcase in pbyCxtBufTommaso Merciai
2021-10-05media: hantro: Auto generate the AXI ID to avoid conflictsBenjamin Gaignard
2021-10-05media: hantro: Constify static struct v4l2_m2m_opsRikard Falkeborn
2021-10-05media: imx: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-05media: cedrus: add check for H264 and H265 limitationsJernej Skrabec
2021-10-05media: cedrus: Add H265 10-bit capability flagJernej Skrabec
2021-10-04Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-10-04media: atomisp: restore missing 'return' statementArnd Bergmann
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne
2021-09-30media: hantro: Fix check for single irqJernej Skrabec
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil
2021-09-30media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing
2021-09-30media: imx: set a media_device bus_info stringMartin Kepplinger
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao
2021-09-30media: staging: media: atomisp: code formatting changes atomisp_csi2.cDeepak R Varma
2021-09-30media: imx: TODO: Remove items that are already supportedFabio Estevam
2021-09-30media: staging: document that Imgu not output auto-exposure statisticsBingbu Cao
2021-09-30media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov
2021-09-30media: atomisp: restore missing 'return' statementArnd Bergmann
2021-09-30media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32Ezequiel Garcia
2021-09-30media: cedrus: drop min_buffers_needed.Hans Verkuil