summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET1-2/+0
2023-09-15media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil1-2/+4
2023-09-15media: uvcvideo: Fix OOB readRicardo Ribalda1-0/+3
2023-09-15media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil1-3/+1
2023-09-15media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() callChristophe JAILLET1-1/+0
2023-09-15media: i2c: imx219: Perform a full mode set unconditionallyLaurent Pinchart1-3/+0
2023-09-15media: i2c: imx219: Fix crop rectangle setting when changing formatLaurent Pinchart1-2/+6
2023-09-15media: i2c: imx219: Fix a typo referring to a wrong variableLaurent Pinchart1-2/+2
2023-09-15media: i2c: max9286: Remove an incorrect fwnode_handle_put() callChristophe JAILLET1-1/+0
2023-09-15media: ivsc: Depend on VIDEO_DEVSakari Ailus1-1/+1
2023-09-14media: via: Use correct dependency for camera sensor driversSakari Ailus1-1/+1
2023-09-14media: v4l: Use correct dependency for camera sensor driversSakari Ailus3-5/+5
2023-09-14media: pci: ivsc: Select build dependenciesSakari Ailus1-0/+3
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman105-112/+112
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds301-7568/+17188
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds29-201/+33
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-17/+2
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-2/+2
2023-08-25Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+2
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai14-137/+115
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie17-144/+125
2023-08-23media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen1-0/+2
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown1-2/+2
2023-08-19Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-5/+8
2023-08-18media: ivsc: Add ACPI dependencySakari Ailus1-1/+1
2023-08-18media: solo6x10: Convert to generic PCM copy opsTakashi Iwai1-33/+6
2023-08-14media: bttv: convert to vb2Deborah Brouwer6-896/+542
2023-08-14media: bttv: use audio defaults for winfast2000Deborah Brouwer1-9/+1
2023-08-14media: bttv: refactor bttv_set_dma()Deborah Brouwer2-41/+71
2023-08-14media: bttv: move vbi_skip/vbi_count out of bufferDeborah Brouwer4-12/+17
2023-08-14media: bttv: remove crop info from bttv_bufferDeborah Brouwer3-12/+11
2023-08-14media: bttv: remove tvnorm field from bttv_bufferDeborah Brouwer3-4/+3
2023-08-14media: bttv: remove format field from bttv_bufferDeborah Brouwer3-29/+27
2023-08-14media: bttv: move do_crop flag out of bttv_fhDeborah Brouwer2-18/+11
2023-08-14media: bttv: copy vbi_fmt from bttv_fhDeborah Brouwer3-8/+12
2023-08-14media: bttv: copy vid fmt/width/height from fhDeborah Brouwer2-17/+20
2023-08-14media: bttv: radio use v4l2_fh instead of bttv_fhDeborah Brouwer1-27/+10
2023-08-14media: bttv: replace BUG with WARN_ONDeborah Brouwer3-12/+12
2023-08-14media: bttv: use video_drvdata to get bttvDeborah Brouwer2-53/+32
2023-08-14media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi1-1/+1
2023-08-14media: coda: Remove duplicated includeGUO Zihua1-1/+0
2023-08-14media: vivid: fix the racy dev->radio_tx_rds_ownerSishuai Gong1-1/+1
2023-08-14media: i2c: ccs: Check rules is non-NULLSakari Ailus1-45/+56
2023-08-14media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rateTomi Valkeinen1-0/+1
2023-08-14media: i2c: ds90ub953: Fix use of uninitialized variablesTomi Valkeinen1-3/+3
2023-08-14media: i2c: ds90ub913: Fix use of uninitialized variablesTomi Valkeinen1-1/+1
2023-08-14media: ipu-bridge: Add link-frequency to OV2680 ipu_supported_sensors[] entryHans de Goede1-1/+1
2023-08-14media: ov2680: Add bus-cfg / endpoint property verificationHans de Goede1-13/+47
2023-08-14media: ov2680: Add link-freq and pixel-rate controlsHans de Goede1-0/+24
2023-08-14media: ov2680: Read and log sensor revision during probeHans de Goede1-6/+9