summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-11-08media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman
2023-10-19media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede
2023-10-06media: uvcvideo: Fix OOB readRicardo Ribalda
2023-10-06media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-10-06media: via: Use correct dependency for camera sensor driversSakari Ailus
2023-10-06media: v4l: Use correct dependency for camera sensor driversSakari Ailus
2023-09-23media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warningSakari Ailus
2023-09-23media: pci: cx23885: replace BUG with error returnHans Verkuil
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil
2023-09-23media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xferZhang Shurong
2023-09-23media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()Zhang Shurong
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong
2023-09-23media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong
2023-09-23media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong
2023-09-23media: mdp3: Fix resource leaks in of_find_device_by_nodeLu Hongfei
2023-09-13media: ipu3-cio2: allow ipu_bridge to be a module againArnd Bergmann
2023-09-13media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()Yang Yingliang
2023-09-13media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interruptsKonrad Dybcio
2023-09-13media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-13media: i2c: Add a camera sensor top level menuSakari Ailus
2023-09-13media: i2c: ccs: Check rules is non-NULLSakari Ailus
2023-09-13media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi
2023-09-13media: ov2680: Fix regulators being left enabled on ov2680_power_on() errorsHans de Goede
2023-09-13media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not workingHans de Goede
2023-09-13media: ov2680: Add ov2680_fill_format() helper functionHans de Goede
2023-09-13media: ov2680: Don't take the lock for try_fmt callsHans de Goede
2023-09-13media: ov2680: Remove VIDEO_V4L2_SUBDEV_API ifdef-sHans de Goede
2023-09-13media: ov2680: Fix vflip / hflip set functionsHans de Goede
2023-09-13media: ov2680: Fix ov2680_bayer_order()Hans de Goede
2023-09-13media: ov2680: Remove auto-gain and auto-exposure controlsHans de Goede
2023-09-13media: ov5640: Fix initial RESETB state and annotate timingsMarek Vasut
2023-09-13media: ov5640: Enable MIPI interface in ov5640_set_power_mipi()Marek Vasut
2023-09-13media: ipu-bridge: Do not use on stack memory for software_node.name fieldHans de Goede
2023-09-13media: ipu3-cio2: rename cio2 bridge to ipu bridge and move out of ipu3Bingbu Cao
2023-09-13media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warningsHans de Goede
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: mediatek: vcodec: fix AV1 decode fail for 36bit iovaXiaoyong Lu
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: amphion: decoder support display delay for all formatsMing Qian