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

[PATCH v2 00/11] media: imx: Miscalleanous format-related cleanups
 2020-03-26 22:08 UTC  (3+ messages)
` [PATCH v2 01/11] media: imx: fix and simplify pixel format enumeration
` [PATCH v2 02/11] media: imx: fix media bus "

[PATCH v2 0/3] media: vimc: Add support for {RGB,BGR,GBR}888 bus formats on debayer source pad
 2020-03-26 22:06 UTC  (6+ messages)
` [PATCH v2 1/3] media: vimc: Support multiple media bus codes for each pixelformat
` [PATCH v2 2/3] media: vimc: Add missing {RGB,BGR,GBR}888 media bus codes
` [PATCH v2 3/3] media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source pad

[PATCH 0/6] media: convert to use new I2C API
 2020-03-26 21:09 UTC  (7+ messages)
` [PATCH 1/6] media: pci: cx88: convert to use i2c_new_client_device()
` [PATCH 2/6] media: pci: saa7134: "
` [PATCH 3/6] media: marvell-ccic: "
` [PATCH 4/6] media: usb: cx231xx: "
` [PATCH 5/6] media: usb: hdpvr: "
` [PATCH 6/6] media: usb: pvrusb2: "

[PATCH 0/4] media: staging: rkisp1: cap: various fixes for capture formats
 2020-03-26 20:16 UTC  (5+ messages)
` [PATCH 1/4] media: staging: rkisp1: cap: fix issues when writing to uv swap register
` [PATCH 2/4] media: staging: rkisp1: cap: support uv swap only for semiplanar formats
` [PATCH 3/4] media: staging: rkisp1: cap: support uv swapped plane formats
` [PATCH 4/4] media: staging: rkisp1: cap: remove unsupported formats

[PATCH 0/8] media: imx: Miscalleanous format-related cleanups
 2020-03-26 19:53 UTC  (7+ messages)

IMX219 MIPI Sensor (meda-tree) with vaniila I.MX6Q media drivers
 2020-03-26 19:17 UTC  (3+ messages)

[PATCH v3 0/7] hantro: set of small cleanups and fixes
 2020-03-26 19:13 UTC  (13+ messages)
` [PATCH v3 1/7] v4l2-mem2mem: return CAPTURE buffer first
` [PATCH v3 2/7] hantro: Set buffers' zeroth plane payload in .buf_prepare
` [PATCH v3 3/7] hantro: Use v4l2_m2m_buf_done_and_job_finish
` [PATCH v3 4/7] hantro: Remove unneeded hantro_dec_buf_finish
` [PATCH v3 5/7] hantro: Move H264 motion vector calculation to a helper
` [PATCH v3 6/7] hantro: Refactor for V4L2 API spec compliancy
` [PATCH v3 7/7] dt-bindings: rockchip-vpu: Convert bindings to json-schema
  ` [PATCH v4] "

[PATCH 00/10] media: imx: Miscellaneous format-related cleanups
 2020-03-26 19:05 UTC  (11+ messages)
` [PATCH 01/10] media: imx: utils: fix and simplify pixel format enumeration
` [PATCH 02/10] media: imx: utils: fix media bus "
` [PATCH 03/10] media: imx: utils: Inline init_mbus_colorimetry() in its caller
` [PATCH 04/10] media: imx: utils: Handle Bayer format lookup through a selection flag
` [PATCH 05/10] media: imx: utils: Simplify IPU format lookup and enumeration
` [PATCH 06/10] media: imx: utils: Make imx_media_pixfmt handle variable number of codes
` [PATCH 07/10] media: imx: utils: Remove unneeded argument to (find|enum)_format()
` [PATCH 08/10] media: imx: utils: Rename format lookup and enumeration functions
` [PATCH 09/10] media: imx: utils: Constify mbus argument to imx_media_mbus_fmt_to_pix_fmt
` [PATCH 10/10] media: imx: utils: Split find|enum_format into fourcc and mbus functions

IMX219 MIPI Sensor (meda-tree) with vaniila I.MX6Q media drivers
 2020-03-26 18:45 UTC 

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

[RFC PATCH v5 0/9] Add Tegra driver for video capture
 2020-03-26 17:04 UTC  (11+ messages)
` [RFC PATCH v5 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH 0/4] media Kconfig reorg - part 2
 2020-03-26 16:07 UTC  (12+ messages)
` [PATCH 1/4] media: dvb-core: Kconfig: default to use dynamic minors
` [PATCH 2/4] media: Kconfig files: use select for V4L2 subdevs and MC
` [PATCH 3/4] media: i2c/Kconfig: reorganize items there
` [PATCH 4/4] media: Kconfig: don't use visible for device type select

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-26 15:45 UTC  (9+ messages)
` [PATCH v12 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH 0/7] media Kconfig reorg - part 3
 2020-03-26 15:21 UTC  (8+ messages)
` [PATCH 1/7] media: Kconfig: warn if drivers are filtered
` [PATCH 2/7] media: Kconfig: mark other drivers as test drivers
` [PATCH 3/7] media: ddbridge: copy the dvb_dummy_fe driver to ddbridge
` [PATCH 4/7] media: ddbridge-dummy_fe: do some vars and function renames
` [PATCH 5/7] media: ddbridge: use the ddbridge's own dummy fe driver
` [PATCH 6/7] media: Kconfig: fix selection for test drivers
` [PATCH 7/7] media: add SPDX headers on Kconfig and Makefile files

[PATCH v3] media: staging/intel-ipu3: Implement lock for stream on/off operations
 2020-03-26 14:54 UTC 

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-26 14:47 UTC  (5+ messages)
` [v2 2/3] "

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-26 14:28 UTC  (3+ messages)
` [PATCH 18/28] dt-bindings: mmc: Fix node name in an example

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-26 13:27 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
` [PATCH 2/4] dt-bindings: sram: qcom: Clean-up 'ranges' and child node names
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH v3 00/22] Reorganize media Kconfig
 2020-03-26 12:09 UTC  (13+ messages)
` [PATCH v3 01/22] media: dvb-usb: auto-select CYPRESS_FIRMWARE
` [PATCH v3 04/22] media: pci: move VIDEO_PCI_SKELETON to a different Kconfig
` [PATCH v3 11/22] media: Kconfig: move comment to siano include
` [PATCH v3 15/22] media: Kconfig: move media controller core select to main Kconfig
` [PATCH v3 17/22] media: Kconfig: mode firewire comment to firewire/Kconfig
` [PATCH v3 22/22] media: Kconfig: better support hybrid TV devices
    ` [PATCH v3.1 "

[PATCH v2] media: staging/intel-ipu3: Implement lock for stream on/off operations
 2020-03-26 11:40 UTC  (2+ messages)

[PATCH v4 0/9] media: adv748x: add support for HDMI audio
 2020-03-26 10:35 UTC  (10+ messages)
` [PATCH v4 1/9] media: adv748x: fix end-of-line terminators in diagnostic statements
` [PATCH v4 2/9] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v4 3/9] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v4 4/9] media: adv748x: add definitions for audio output related registers
` [PATCH v4 5/9] media: adv748x: add support for HDMI audio
` [PATCH v4 7/9] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v4 6/9] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v4 8/9] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v4 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-26  9:09 UTC 

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-26  9:13 UTC  (5+ messages)

[PATCH 0/2] media: staging: rkisp1: Fix formats for metadata pads
 2020-03-26  7:59 UTC  (5+ messages)
` [PATCH 1/2] media: media.h: Add a pad flag MEDIA_PAD_FL_METADATA
` [PATCH 2/2] media: staging: rkisp1: add the flag MEDIA_PAD_FL_METADATA to the metadata pads

cron job: media_tree daily build: ERRORS
 2020-03-26  4:18 UTC 

[PATCH v7 0/2] MAX9286 GMSL support
 2020-03-26  1:12 UTC  (9+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[PATCH 0/4] media: Register read-only sub-dev devnode
 2020-03-26  0:08 UTC  (10+ messages)
` [PATCH 1/4] Documentation: media: Document read-only subdevice
  ` [libcamera-devel] "
` [PATCH 2/4] media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()
  ` [libcamera-devel] "

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-25 21:52 UTC  (9+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "

[PATCH v4l-utils] v4l2-compliance: don't test pad's dimensions if it's MEDIA_PAD_FL_METADATA
 2020-03-25 21:43 UTC 

[PATCH] media: staging/intel-ipu3: Simplify single goto jump
 2020-03-25 21:00 UTC 

[PATCH] media: staging/intel-ipu3: Remove extra blank lines
 2020-03-25 20:56 UTC 

[PATCH v2] media: staging/intel-ipu3: Reformat pointer initialization
 2020-03-25 20:48 UTC 

We should settle on a name for the new DVB virtual driver
 2020-03-25 20:45 UTC  (2+ messages)

[PATCH v5] media: staging/intel-ipu3: css: simplify expression
 2020-03-25 20:38 UTC 

[PATCH] dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text
 2020-03-25 18:43 UTC  (2+ messages)

[PATCH v4 00/17] media: imx: Create media links in bound notifiers
 2020-03-25 18:09 UTC  (2+ messages)

[PATCH] media: imx: utils: Default colorspace to SRGB
 2020-03-25 17:34 UTC 

[RESEND PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-25 17:31 UTC  (6+ messages)
` [RESEND PATCH v12 1/5] drm/mediatek: Omit warning on probe defers
` [RESEND PATCH v12 2/5] dt-bindings: mediatek: Update mmsys binding to reflect it is a system controller
` [RESEND PATCH v12 3/5] clk / soc: mediatek: Move mt8173 MMSYS to platform driver
` [RESEND PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device
` [RESEND PATCH v12 5/5] soc / drm: mediatek: Fix mediatek-drm device probing

[PATCH] media: Refactor configuration options
 2020-03-25 17:20 UTC  (2+ messages)

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

[GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes
 2020-03-25 16:11 UTC  (7+ messages)
` [GIT PULL FOR v5.7] ti-vpe/cal and imx7-mipi-csis cleanups/fixes (#62535)

[V3, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-25 15:11 UTC  (8+ messages)
` [V3, 2/2] media: i2c: Add "

[ragnatech:media-tree] BUILD REGRESSION ad71693f41aa60217eaf1c29afb49b3aa0a2db5d
 2020-03-25 14:12 UTC 

[PATCHv2 0/2] Add helper functions to print a fourcc
 2020-03-25 13:50 UTC  (5+ messages)

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-03-25 13:48 UTC  (7+ messages)
` [PATCH v4 5/6] at24: Support probing while off

[PATCH v2] media: ov5640: fix use of destroyed mutex
 2020-03-25 12:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 00/19] CAL fixes and improvements
 2020-03-25 12:15 UTC  (20+ messages)
` [PATCH v3 01/19] media: ti-vpe: cal: fix DMA memory corruption
` [PATCH v3 02/19] media: ti-vpe: cal: improve enable_irqs
` [PATCH v3 03/19] media: ti-vpe: cal: fix use of wrong macro
` [PATCH v3 04/19] media: ti-vpe: cal: use runtime_resume for errata handling
` [PATCH v3 05/19] media: ti-vpe: cal: drop cal_runtime_get/put
` [PATCH v3 06/19] media: ti-vpe: cal: catch error irqs and print errors
` [PATCH v3 07/19] media: ti-vpe: cal: print errors on timeouts
` [PATCH v3 08/19] media: ti-vpe: cal: simplify irq handling
` [PATCH v3 09/19] media: ti-vpe: cal: remove useless CAL_GEN_* macros
` [PATCH v3 10/19] media: ti-vpe: cal: remove useless IRQ defines
` [PATCH v3 11/19] media: ti-vpe: cal: use reg_write_field
` [PATCH v3 12/19] media: ti-vpe: cal: cleanup CIO power enable/disable
` [PATCH v3 13/19] media: ti-vpe: cal: fix dummy read to phy
` [PATCH v3 14/19] media: ti-vpe: cal: program number of lines properly
` [PATCH v3 15/19] media: ti-vpe: cal: set DMA max seg size
` [PATCH v3 16/19] media: ti-vpe: cal: move code to separate functions
` [PATCH v3 17/19] media: ti-vpe: cal: improve wait for CIO resetdone
` [PATCH v3 18/19] media: ti-vpe: cal: improve wait for stop-state
` [PATCH v3 19/19] media: ti-vpe: cal: fix stop state timeout

[PATCH] media: Kconfig: Better organize the per-API options
 2020-03-25 11:02 UTC 

[PATCH RFC 0/1] Support virtio objects in virtio-video driver
 2020-03-25 10:40 UTC  (2+ messages)
` [PATCH RFC 1/1] drivers: media: virtio: "

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


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).