summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven
2023-05-25media: nxp: remove unneeded semicolonJiapeng Chong
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao
2023-05-25media: rockchip: rga: use v4l2_m2m_buf_copy_metadataMichael Tretter
2023-05-25media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou
2023-05-25media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap
2023-05-25media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui
2023-05-25media: platform: Remove unnecessary (void*) conversionsSu Hui
2023-05-25media: usb: remove unnecessary (void*) conversionsSu Hui
2023-05-25media: stk1160: Simplify the build config definitionLukas Bulwahn
2023-05-25media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-05-25media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado
2023-05-25media: vivid: Extend FPS rates offered by simulated webcamMax Staudt
2023-05-25media: amphion: drop repeated codec data for vc1g formatMing Qian
2023-05-25media: amphion: drop repeated codec data for vc1l formatMing Qian
2023-05-25media: verisilicon: Simplify error handling in tile_buffer_reallocate()Benjamin Gaignard
2023-05-25media: usb: Check az6007_read() return valueDaniil Dulov
2023-05-25media: platform: mtk-mdp3: release node reference before returningDeepak R Varma
2023-05-25media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parenthesesLad Prabhakar
2023-05-14media: dw2102: return -EIO instead of -1 for mac address read errorsMauro Carvalho Chehab
2023-05-14media: dvb-usb: remove unnecessary (void*) conversionsYu Zhe
2023-05-14media: c8sectpfe: dvb: remove unnecessary (void*) conversionsYu Zhe
2023-05-14media: dvbdev: fix most coding style issuesMauro Carvalho Chehab
2023-05-14media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-05-14media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim
2023-05-14media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski
2023-05-14media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim
2023-05-14media: dvb_ca_en50221: fix a size write bugYongSu Yoo
2023-05-14media: netup_unidvb: fix irq init by register it at the end of probeWei Chen
2023-05-14media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen
2023-05-14media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen
2023-05-14media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong
2023-05-14media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen
2023-05-14media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen
2023-05-14media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen
2023-05-14media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou
2023-05-13media: dvb_demux: fix a bug for the continuity counterYongSu Yoo
2023-05-13media: pvrusb2: fix DVB_CORE dependencyArnd Bergmann
2023-05-08media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann
2023-05-08media: nxp: ignore unused suspend operationsArnd Bergmann
2023-05-08media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund
2023-05-08media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund
2023-05-08media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund
2023-05-08media: nxp: imx8-isi: fix buiding on 32-bitArnd Bergmann