linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 16:20:47 to 2020-03-25 09:49:55 UTC [more...]

[PATCH v3 00/22] Reorganize media Kconfig
 2020-03-25  9:49 UTC  (22+ messages)
` [PATCH v3 01/22] media: dvb-usb: auto-select CYPRESS_FIRMWARE
` [PATCH v3 02/22] media: Kconfig: add an option to filter in/out platform drivers
` [PATCH v3 03/22] media: Kconfig: not all V4L2 platform drivers are for camera
` [PATCH v3 04/22] media: pci: move VIDEO_PCI_SKELETON to a different Kconfig
` [PATCH v3 05/22] media: reorganize the drivers menu options
` [PATCH v3 06/22] media: Kconfig: update the MEDIA_SUPPORT help message
` [PATCH v3 07/22] media: Kconfig: use a sub-menu to select supported devices
` [PATCH v3 08/22] media: split test drivers from platform directory
` [PATCH v3 09/22] media: Kconfig: make filtering devices optional
` [PATCH v3 10/22] media: Kconfig: move CEC-specific options to cec/Kconfig
` [PATCH v3 12/22] media: Kconfig: move DVB-specific options to dvb-core/Kconfig
` [PATCH v3 13/22] media: Kconfig: move V4L2 subdev API to v4l2-core/Kconfig
` [PATCH v3 14/22] media: Kconfig: move drivers-specific TTPCI_EEPROM Kconfig var
` [PATCH v3 15/22] media: Kconfig: move media controller core select to main Kconfig
` [PATCH v3 16/22] media: Kconfig: better organize menu items
` [PATCH v3 17/22] media: Kconfig: mode firewire comment to firewire/Kconfig
` [PATCH v3 18/22] media: Kconfig: place all options under a sub-menu
` [PATCH v3 19/22] media: Kconfig: move the position of sub-driver autoselection
` [PATCH v3 20/22] media: Kconfig: on !EMBEDDED && !EXPERT, enable driver filtering
` [PATCH v3 21/22] media: Kconfig: simplify some dependencies
` [PATCH v3 22/22] media: Kconfig: better support hybrid TV devices

[PATCH v3 0/2] Virtio video device specification
 2020-03-25  9:47 UTC  (12+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "

[PATCH 00/14] media: imx: Miscellaneous fixes for i.MX7 CSI-2 receiver
 2020-03-25  9:17 UTC  (4+ messages)
` [PATCH 13/14] media: imx: imx7-mipi-csis: Don't use imx-media-utils helpers

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-03-25  9:11 UTC  (9+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH] media: media/pci: prevent memory leak in bttv_probe
 2020-03-25  9:01 UTC 

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-25  8:59 UTC  (2+ messages)

[PATCH 0/4] media: Register read-only sub-dev devnode
 2020-03-25  8:42 UTC  (9+ messages)
` [PATCH 1/4] Documentation: media: Document read-only subdevice
` [PATCH 2/4] media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
  ` [libcamera-devel] "
` [PATCH 3/4] media: bcm2835: Register sensor devnode as read-only
` [PATCH 4/4] media: bcm2835: Fix trivial whitespace error
  ` [libcamera-devel] "
` [libcamera-devel] [PATCH 0/4] media: Register read-only sub-dev devnode

[PATCH v2 0/8] hantro: set of small cleanups and fixes
 2020-03-25  8:22 UTC  (3+ messages)
` [PATCH v2 3/8] hantro: Use v4l2_m2m_buf_done_and_job_finish

[PATCH v2] media: coda: jpeg: support optimized huffman tables
 2020-03-25  8:14 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-03-25  4:33 UTC 

[PATCHv4 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-03-25  2:32 UTC  (6+ messages)
` [PATCHv4 04/11] videobuf2: add queue memory consistency parameter

[RFC PATCH v5 0/9] Add Tegra driver for video capture
 2020-03-25  1:15 UTC  (20+ messages)
` [RFC PATCH v5 1/9] arm64: tegra: Fix sor powergate clocks and reset
` [RFC PATCH v5 2/9] arm64: tegra: Add reset-cells to mc
` [RFC PATCH v5 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v5 4/9] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v5 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v5 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v5 7/9] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v5 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
` [RFC PATCH v5 9/9] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH v2 00/20] Reorganize media Kconfig
 2020-03-25  0:27 UTC  (23+ messages)
` [PATCH v2 01/20] media: dvb-usb: auto-select CYPRESS_FIRMWARE
` [PATCH v2 02/20] media: Kconfig: not all V4L2 platform drivers are for camera
` [PATCH v2 03/20] media: pci: move VIDEO_PCI_SKELETON to a different Kconfig
` [PATCH v2 04/20] media: reorganize the drivers menu options
` [PATCH v2 05/20] media: Kconfig: update the MEDIA_SUPPORT help message
` [PATCH v2 06/20] media: Kconfig: use a sub-menu to select supported devices
` [PATCH v2 07/20] media: Kconfig: add an option to filter in/out the embedded drivers
` [PATCH v2 08/20] media: split test drivers from platform directory
` [PATCH v2 09/20] media: Kconfig: make filtering devices optional
` [PATCH v2 10/20] media: Kconfig: move CEC-specific options to cec/Kconfig
` [PATCH v2 11/20] media: Kconfig: move comment to siano include
` [PATCH v2 12/20] media: Kconfig: move DVB-specific options to dvb-core/Kconfig
` [PATCH v2 13/20] media: Kconfig: move V4L2 subdev API to v4l2-core/Kconfig
` [PATCH v2 14/20] media: Kconfig: move drivers-specific TTPCI_EEPROM Kconfig var
` [PATCH v2 15/20] media: Kconfig: move media controller core select to main Kconfig
` [PATCH v2 16/20] media: Kconfig: better organize menu items
` [PATCH v2 17/20] media: Kconfig: mode firewire comment to firewire/Kconfig
` [PATCH v2 18/20] media: Kconfig: place all options under a sub-menu
` [PATCH v2 19/20] media: Kconfig: move the position of sub-driver autoselection
` [PATCH v2 20/20] media: Kconfig: on !EMBEDDED && !EXPERT, enable driver filtering

[PATCH v4 0/5] ov5645: Deprecate usage of the clock-frequency
 2020-03-24 20:07 UTC  (6+ messages)
` [PATCH v4 5/5] media: dt-bindings: media: i2c: convert ov5645 bindings to json-schema

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-24 16:12 UTC  (8+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "

[GIT PULL FOR v5.7] Various fixes, add i.MX8MQ hantro support
 2020-03-24 13:16 UTC  (2+ messages)
` [GIT PULL FOR v5.7] Various fixes, add i.MX8MQ hantro support (#62458)

[PATCH] media: mtk-vpu: load vpu firmware from the new location
 2020-03-24 12:56 UTC  (3+ messages)

[PATCH] dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text
 2020-03-24 12:54 UTC 

[PATCH v2] media: mtk-vpu: load vpu firmware from the new location
 2020-03-24 12:48 UTC 

A bit confused on i2c communication between modules
 2020-03-24 11:30 UTC  (2+ messages)

[PATCH 0/2] media: coda: Add ability to decode wider range of jpegs
 2020-03-24 11:14 UTC  (7+ messages)
` [PATCH 1/2] media: coda: jpeg: support optimized huffman tables
` [PATCH 2/2] media: coda: be more flexible wrt jpeg dimensions

NXP/Freescale I.MX6QP with RaspberryPI Camera rev. 2.1 (MIPI) - configure troubles
 2020-03-24 10:39 UTC 

[PATCH 0/2] media: Clean up stateless codec configuration
 2020-03-24 10:41 UTC  (6+ messages)
` [PATCH 1/2] media: Allow to enable the media controller API unconditionally
` [PATCH 2/2] media: Remove VIDEO_DEV unneeded dependency

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-24  8:39 UTC  (5+ messages)
` [RESEND PATCH v2 6/9] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation)

cron job: media_tree daily build: WARNINGS
 2020-03-24  4:33 UTC 

[PATCH v2] media: staging: imgu: do not hold spinlock during freeing mmu page table
 2020-03-24  4:16 UTC 

[PATCH v2] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
 2020-03-24  1:07 UTC 

[PATCH v6 0/4] Add initial i.MX8MQ support
 2020-03-23 22:41 UTC  (4+ messages)
` [PATCH v6 1/4] media: dt-bindings: Document i.MX8MQ VPU bindings

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-03-23 21:36 UTC  (9+ messages)
` [PATCH v4 1/6] i2c: Allow driver to manage the device's power state during probe
` [PATCH v4 5/6] at24: Support probing while off

[V3, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-23 20:35 UTC  (7+ messages)
` [V3, 2/2] media: i2c: Add "

[PATCH] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
 2020-03-23 20:21 UTC  (3+ messages)

[PATCH] media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUV
 2020-03-23 17:36 UTC 

[PATCH] media: staging: imgu: do not hold spinlock during freeing mmu page table
 2020-03-23 14:25 UTC  (2+ messages)

[PATCH] media: Refactor configuration options
 2020-03-23 14:13 UTC  (6+ messages)

[PATCH] Minimal libv4l2 support for complex cameras
 2020-03-23 13:52 UTC  (8+ messages)

[PATCH 1/7] dma-buf: add dynamic DMA-buf handling v15
 2020-03-23 13:10 UTC  (3+ messages)

[PATCH RFC] media: platform: fcp: Set appropriate DMA parameters
 2020-03-23 12:59 UTC  (2+ messages)

[RFC, WIP, v2 0/3] Implement a virtual DVB driver
 2020-03-23 12:57 UTC  (4+ messages)
` [RFC, WIP, v2 1/3] media: dvb_dummy_tuner: implement driver skeleton
` [RFC, WIP, v2 2/3] media: dvb_dummy_fe.c: lose TS lock on bad snr
` [RFC, WIP, v2 3/3] media: dvb_dummy_fe.c: write PSI information into DMX buffer

Build error on 5.5.10 after activating v4l in .config
 2020-03-23 10:21 UTC  (2+ messages)

[PATCH] media: pci: Fill v4l2_fmtdesc with designated initializers
 2020-03-23 10:19 UTC 

[PATCH v6 0/5] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-03-23 10:12 UTC  (5+ messages)
` [PATCH v6 2/5] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices

[PATCH v3 00/11] media: adv748x: add support for HDMI audio
 2020-03-23  8:50 UTC  (18+ messages)
` [PATCH v3 02/11] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v3 03/11] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v3 04/11] media: adv748x: add definitions for audio output related registers
` [PATCH v3 05/11] media: adv748x: add support for HDMI audio
` [PATCH v3 06/11] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v3 07/11] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v3 08/11] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC
` [PATCH v3 10/11] media: adv748x: add support for log_status ioctl
` [PATCH v3 11/11] media: adv748x: allow the HDMI sub-device to accept EDID

[PATCH v2 00/10] media: adv748x: add support for HDMI audio
 2020-03-23  7:35 UTC  (11+ messages)
` [PATCH v2 07/10] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v2 08/10] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH v2 0/6] v4l2 JPEG helpers and CODA960 JPEG decoder
 2020-03-23  6:56 UTC  (4+ messages)

[PATCH v3] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-03-23  4:48 UTC  (2+ messages)
` [PATCH v4] "

cron job: media_tree daily build: ERRORS
 2020-03-23  4:33 UTC 

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-23  2:06 UTC 

[PATCH v4 0/2] Cross-device resource sharing
 2020-03-23  1:52 UTC  (3+ messages)

[PATCH] media: ov7740: use SCCB regmap
 2020-03-22 11:38 UTC 

cron job: media_tree daily build: WARNINGS
 2020-03-22  4:33 UTC 

[ragnatech:media-tree] BUILD SUCCESS af72bc8cd6ab32be2105129f05eb4502f45577df
 2020-03-21 14:09 UTC 

[RFC PATCH v4l-utils 0/1] Introduce the meson build system
 2020-03-21 13:11 UTC  (4+ messages)
` [RFC PATCH v4l-utils 1/1] Introduce support for meson building

[PATCH 3/5] x86/vmware: Steal time clock for VMware guest
 2020-03-21 10:04 UTC  (2+ messages)

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-21  7:36 UTC  (4+ messages)
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property

linux-next: Tree for Mar 20 (drivers/media/i2c/video-i2c.o)
 2020-03-21  7:02 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2020-03-21  4:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).