summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-2320-64/+67
|\
| * media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman2023-10-111-8/+2
| * media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()Geert Uytterhoeven2023-10-111-1/+3
| * media: xilinx-vipp: Look for entities also in waiting_listSakari Ailus2023-10-111-5/+12
| * media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede2023-10-111-0/+7
| * media: mediatek: vcodec: Fix encoder access NULL pointerIrui Wang2023-10-051-1/+2
| * media: pci: intel: ivsc: select V4L2_FWNODEArnd Bergmann2023-10-021-1/+1
| * media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus2023-10-022-26/+15
| * media: pxa_camera: Fix an error handling path in pxa_camera_probe()Christophe JAILLET2023-10-021-1/+1
| * media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET2023-09-191-2/+0
| * media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil2023-09-141-2/+4
| * media: uvcvideo: Fix OOB readRicardo Ribalda2023-09-141-0/+3
| * media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil2023-09-141-3/+1
| * media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() callChristophe JAILLET2023-09-141-1/+0
| * media: i2c: imx219: Perform a full mode set unconditionallyLaurent Pinchart2023-09-141-3/+0
| * media: i2c: imx219: Fix crop rectangle setting when changing formatLaurent Pinchart2023-09-141-2/+6
| * media: i2c: imx219: Fix a typo referring to a wrong variableLaurent Pinchart2023-09-141-2/+2
| * media: i2c: max9286: Remove an incorrect fwnode_handle_put() callChristophe JAILLET2023-09-141-1/+0
| * media: ivsc: Depend on VIDEO_DEVSakari Ailus2023-09-141-1/+1
| * media: via: Use correct dependency for camera sensor driversSakari Ailus2023-09-141-1/+1
| * media: v4l: Use correct dependency for camera sensor driversSakari Ailus2023-09-143-5/+5
| * media: pci: ivsc: Select build dependenciesSakari Ailus2023-09-141-0/+3
* | Merge drm/drm-next into drm-intel-nextJani Nikula2023-09-15426-8030/+17461
|\|
| * media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman2023-09-09105-112/+112
| * Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-09-01301-7568/+17188
| |\
| | * media: ivsc: Add ACPI dependencySakari Ailus2023-08-181-1/+1
| | * media: bttv: convert to vb2Deborah Brouwer2023-08-146-896/+542
| | * media: bttv: use audio defaults for winfast2000Deborah Brouwer2023-08-141-9/+1
| | * media: bttv: refactor bttv_set_dma()Deborah Brouwer2023-08-142-41/+71
| | * media: bttv: move vbi_skip/vbi_count out of bufferDeborah Brouwer2023-08-144-12/+17
| | * media: bttv: remove crop info from bttv_bufferDeborah Brouwer2023-08-143-12/+11
| | * media: bttv: remove tvnorm field from bttv_bufferDeborah Brouwer2023-08-143-4/+3
| | * media: bttv: remove format field from bttv_bufferDeborah Brouwer2023-08-143-29/+27
| | * media: bttv: move do_crop flag out of bttv_fhDeborah Brouwer2023-08-142-18/+11
| | * media: bttv: copy vbi_fmt from bttv_fhDeborah Brouwer2023-08-143-8/+12
| | * media: bttv: copy vid fmt/width/height from fhDeborah Brouwer2023-08-142-17/+20
| | * media: bttv: radio use v4l2_fh instead of bttv_fhDeborah Brouwer2023-08-141-27/+10
| | * media: bttv: replace BUG with WARN_ONDeborah Brouwer2023-08-143-12/+12
| | * media: bttv: use video_drvdata to get bttvDeborah Brouwer2023-08-142-53/+32
| | * media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi2023-08-141-1/+1
| | * media: coda: Remove duplicated includeGUO Zihua2023-08-141-1/+0
| | * media: vivid: fix the racy dev->radio_tx_rds_ownerSishuai Gong2023-08-141-1/+1
| | * media: i2c: ccs: Check rules is non-NULLSakari Ailus2023-08-141-45/+56
| | * media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rateTomi Valkeinen2023-08-141-0/+1
| | * media: i2c: ds90ub953: Fix use of uninitialized variablesTomi Valkeinen2023-08-141-3/+3
| | * media: i2c: ds90ub913: Fix use of uninitialized variablesTomi Valkeinen2023-08-141-1/+1
| | * media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entryHans de Goede2023-08-141-1/+1
| | * media: ov2680: Add bus-cfg / endpoint property verificationHans de Goede2023-08-141-13/+47
| | * media: ov2680: Add link-freq and pixel-rate controlsHans de Goede2023-08-141-0/+24
| | * media: ov2680: Read and log sensor revision during probeHans de Goede2023-08-141-6/+9