summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2023-09-13media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interruptsKonrad Dybcio1-1/+1
2023-09-13media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman105-112/+112
2023-09-13media: i2c: Add a camera sensor top level menuSakari Ailus1-3/+10
2023-09-13media: i2c: ccs: Check rules is non-NULLSakari Ailus1-45/+56
2023-09-13media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi1-1/+1
2023-09-13media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede1-2/+6
2023-09-13media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not workingHans de Goede1-6/+7
2023-09-13media: ov2680: Add ov2680_fill_format() helper functionHans de Goede1-22/+27
2023-09-13media: ov2680: Don't take the lock for try_fmt callsHans de Goede1-11/+9
2023-09-13media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-sHans de Goede1-14/+2
2023-09-13media: ov2680: Fix vflip / hflip set functionsHans de Goede1-38/+12
2023-09-13media: ov2680: Fix ov2680_bayer_order()Hans de Goede1-19/+14
2023-09-13media: ov2680: Remove auto-gain and auto-exposure controlsHans de Goede1-144/+17
2023-09-13media: i2c: ov2680: Set V4L2_CTRL_FLAG_MODIFY_LAYOUT on flipsDave Stevenson1-0/+2
2023-09-13media: ov5640: Fix initial RESETB state and annotate timingsMarek Vasut1-7/+4
2023-09-13media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut1-2/+2
2023-09-13media: venus: hfi_venus: Only consider sys_idle_indicator on V1Konrad Dybcio1-12/+6
2023-09-13media: go7007: Remove redundant if statementColin Ian King1-2/+0
2023-09-13media: cec: core: add adap_unconfigured() callbackHans Verkuil1-2/+2
2023-09-13media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil1-2/+2
2023-09-13media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()Dan Carpenter1-0/+1
2023-09-13media: mediatek: vcodec: fix potential double freeDan Carpenter1-0/+1
2023-09-13media: mediatek: vcodec: Return NULL if no vdec_fb is foundIrui Wang1-2/+3
2023-09-13media: amphion: ensure the bitops don't cross boundariesMing Qian1-0/+2
2023-09-13media: amphion: fix UNUSED_VALUE issue reported by coverityMing Qian1-1/+1
2023-09-13media: amphion: fix UNINIT issues reported by coverityMing Qian1-6/+6
2023-09-13media: amphion: fix REVERSE_INULL issues reported by coverityMing Qian1-2/+4
2023-09-13media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian3-4/+15
2023-09-13media: mtk-jpeg: Fix use after free bug due to uncanceled workZheng Wang1-0/+1
2023-09-13media: amphion: add helper function to get id nameMing Qian6-13/+79
2023-09-13media: amphion: reinit vpu if reqbufs output 0Ming Qian2-3/+6
2023-09-13media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov1-1/+3
2023-09-13media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer()Christophe JAILLET1-2/+3
2023-09-13media: dib7000p: Fix potential division by zeroDaniil Dulov1-1/+1
2023-09-13drivers: usb: smsusb: fix error handling code in smsusb_init_deviceDongliang Mu1-10/+11
2023-09-13media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET1-4/+14
2023-09-13media: i2c: tvp5150: check return value of devm_kasprintf()Claudiu Beznea1-0/+4
2023-09-13media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tablesHans de Goede1-2/+0
2023-09-13media: ov5640: fix low resolution image abnormal issueGuoniu.zhou1-4/+3
2023-09-13media: pci: cx23885: fix error handling for cx23885 ATSC boardsNikolay Burykin1-12/+0
2023-09-13media: pulse8-cec: handle possible ping errorDmitry Antipov1-2/+5
2023-09-13media: amphion: use dev_err_probeAlexander Stein1-5/+4
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-23media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil1-2/+4
2023-08-23media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov1-1/+5
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne1-2/+2
2023-07-19media: cec: i2c: ch7322: also select REGMAPRandy Dunlap1-0/+1
2023-07-19media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn1-2/+2
2023-07-19media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2-21/+28
2023-07-19media: hi846: fix usage of pm_runtime_get_if_in_use()Martin Kepplinger1-1/+2