summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi2023-09-131-1/+1
* media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede2023-09-131-2/+6
* media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not workingHans de Goede2023-09-131-6/+7
* media: ov2680: Add ov2680_fill_format() helper functionHans de Goede2023-09-131-22/+27
* media: ov2680: Don't take the lock for try_fmt callsHans de Goede2023-09-131-11/+9
* media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-sHans de Goede2023-09-131-14/+2
* media: ov2680: Fix vflip / hflip set functionsHans de Goede2023-09-131-38/+12
* media: ov2680: Fix ov2680_bayer_order()Hans de Goede2023-09-131-19/+14
* media: ov2680: Remove auto-gain and auto-exposure controlsHans de Goede2023-09-131-144/+17
* media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson2023-09-131-0/+2
* media: ov5640: Fix initial RESETB state and annotate timingsMarek Vasut2023-09-131-7/+4
* media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut2023-09-131-2/+2
* media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio2023-09-131-12/+6
* media: go7007: Remove redundant if statementColin Ian King2023-09-131-2/+0
* media: cec: core: add adap_unconfigured() callbackHans Verkuil2023-09-131-2/+2
* media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil2023-09-131-2/+2
* media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter2023-09-131-0/+1
* media: mediatek: vcodec: fix potential double freeDan Carpenter2023-09-131-0/+1
* media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang2023-09-131-2/+3
* media: amphion: ensure the bitops don't cross boundariesMing Qian2023-09-131-0/+2
* media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian2023-09-131-1/+1
* media: amphion: fix UNINIT issues reported by coverityMing Qian2023-09-131-6/+6
* media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian2023-09-131-2/+4
* media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian2023-09-133-4/+15
* media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang2023-09-131-0/+1
* media: amphion: add helper function to get id nameMing Qian2023-09-136-13/+79
* media: amphion: reinit vpu if reqbufs output 0Ming Qian2023-09-132-3/+6
* media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov2023-09-131-1/+3
* media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET2023-09-131-2/+3
* media: dib7000p: Fix potential division by zeroDaniil Dulov2023-09-131-1/+1
* drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu2023-09-131-10/+11
* media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET2023-09-131-4/+14
* media: i2c: tvp5150: check return value of devm_kasprintf()Claudiu Beznea2023-09-131-0/+4
* media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tablesHans de Goede2023-09-131-2/+0
* media: ov5640: fix low resolution image abnormal issueGuoniu.zhou2023-09-131-4/+3
* media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin2023-09-131-12/+0
* media: pulse8-cec: handle possible ping errorDmitry Antipov2023-09-131-2/+5
* media: amphion: use dev_err_probeAlexander Stein2023-09-131-5/+4
* media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-301-0/+2
* media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil2023-08-231-2/+4
* media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov2023-08-231-1/+5
* media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne2023-08-031-2/+2
* media: cec: i2c: ch7322: also select REGMAPRandy Dunlap2023-07-191-0/+1
* media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn2023-07-191-2/+2
* media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2023-07-192-21/+28
* media: hi846: fix usage of pm_runtime_get_if_in_use()Martin Kepplinger2023-07-191-1/+2
* media: i2c: Correct format propagation for st-mipid02Daniel Scally2023-07-191-2/+7
* media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou2023-07-191-1/+2
* media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian2023-07-194-8/+10
* media: amphion: drop repeated codec data for vc1g formatMing Qian2023-07-191-0/+10