aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-09-13media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut
2023-09-13media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio
2023-09-13media: go7007: Remove redundant if statementColin Ian King
2023-09-13media: cec: core: add adap_unconfigured() callbackHans Verkuil
2023-09-13media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil
2023-09-13media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter
2023-09-13media: mediatek: vcodec: fix potential double freeDan Carpenter
2023-09-13media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang
2023-09-13media: amphion: ensure the bitops don't cross boundariesMing Qian
2023-09-13media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian
2023-09-13media: amphion: fix UNINIT issues reported by coverityMing Qian
2023-09-13media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian
2023-09-13media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian
2023-09-13media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang
2023-09-13media: amphion: add helper function to get id nameMing Qian
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian
2023-09-13media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov
2023-09-13media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET
2023-09-13media: dib7000p: Fix potential division by zeroDaniil Dulov
2023-09-13drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu
2023-09-13media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET
2023-09-13media: i2c: tvp5150: check return value of devm_kasprintf()Claudiu Beznea
2023-09-13media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tablesHans de Goede
2023-09-13media: ov5640: fix low resolution image abnormal issueGuoniu.zhou
2023-09-13media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin
2023-09-13media: pulse8-cec: handle possible ping errorDmitry Antipov
2023-09-13media: amphion: use dev_err_probeAlexander Stein
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-23media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-08-23media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne
2023-07-19media: cec: i2c: ch7322: also select REGMAPRandy Dunlap
2023-07-19media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn
2023-07-19media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong
2023-07-19media: hi846: fix usage of pm_runtime_get_if_in_use()Martin Kepplinger
2023-07-19media: i2c: Correct format propagation for st-mipid02Daniel Scally
2023-07-19media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou
2023-07-19media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-07-19media: amphion: drop repeated codec data for vc1g formatMing Qian
2023-07-19media: amphion: drop repeated codec data for vc1l formatMing Qian
2023-07-19media: usb: Check az6007_read() return valueDaniil Dulov
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil
2023-06-09media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart
2023-06-09media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-06-09media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-06-09media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski