summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-10-11media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman
2023-10-11media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()Geert Uytterhoeven
2023-10-11media: xilinx-vipp: Look for entities also in waiting_listSakari Ailus
2023-10-11media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede
2023-10-05media: mediatek: vcodec: Fix encoder access NULL pointerIrui Wang
2023-10-02media: pci: intel: ivsc: select V4L2_FWNODEArnd Bergmann
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus
2023-10-02media: pxa_camera: Fix an error handling path in pxa_camera_probe()Christophe JAILLET
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-14media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil
2023-09-14media: uvcvideo: Fix OOB readRicardo Ribalda
2023-09-14media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil
2023-09-14media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-14media: i2c: imx219: Perform a full mode set unconditionallyLaurent Pinchart
2023-09-14media: i2c: imx219: Fix crop rectangle setting when changing formatLaurent Pinchart
2023-09-14media: i2c: imx219: Fix a typo referring to a wrong variableLaurent Pinchart
2023-09-14media: i2c: max9286: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-14media: ivsc: Depend on VIDEO_DEVSakari Ailus
2023-09-14media: via: Use correct dependency for camera sensor driversSakari Ailus
2023-09-14media: v4l: Use correct dependency for camera sensor driversSakari Ailus
2023-09-14media: pci: ivsc: Select build dependenciesSakari Ailus
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-24Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-23media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-19Merge tag 'media/v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-18media: ivsc: Add ACPI dependencySakari Ailus
2023-08-18media: solo6x10: Convert to generic PCM copy opsTakashi Iwai
2023-08-14media: bttv: convert to vb2Deborah Brouwer
2023-08-14media: bttv: use audio defaults for winfast2000Deborah Brouwer
2023-08-14media: bttv: refactor bttv_set_dma()Deborah Brouwer
2023-08-14media: bttv: move vbi_skip/vbi_count out of bufferDeborah Brouwer
2023-08-14media: bttv: remove crop info from bttv_bufferDeborah Brouwer
2023-08-14media: bttv: remove tvnorm field from bttv_bufferDeborah Brouwer
2023-08-14media: bttv: remove format field from bttv_bufferDeborah Brouwer
2023-08-14media: bttv: move do_crop flag out of bttv_fhDeborah Brouwer
2023-08-14media: bttv: copy vbi_fmt from bttv_fhDeborah Brouwer
2023-08-14media: bttv: copy vid fmt/width/height from fhDeborah Brouwer
2023-08-14media: bttv: radio use v4l2_fh instead of bttv_fhDeborah Brouwer
2023-08-14media: bttv: replace BUG with WARN_ONDeborah Brouwer
2023-08-14media: bttv: use video_drvdata to get bttvDeborah Brouwer
2023-08-14media: i2c: rdacm21: Fix uninitialized valueJacopo Mondi
2023-08-14media: coda: Remove duplicated includeGUO Zihua
2023-08-14media: vivid: fix the racy dev->radio_tx_rds_ownerSishuai Gong