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

[PATCH v4 00/33] Media Kconfig menu reorg and improvements
 2020-03-31 11:12 UTC  (13+ messages)
` [PATCH v4 04/33] media: pci: move VIDEO_PCI_SKELETON to a different Kconfig
` [PATCH v4 10/33] media: ddbridge: copy the dvb_dummy_fe driver to ddbridge
` [PATCH v4 12/33] media: ddbridge: use the ddbridge's own dummy fe driver
` [PATCH v4 17/33] media: add SPDX headers on Kconfig and Makefile files
` [PATCH v4 19/33] media: Kconfig files: use select for V4L2 subdevs and MC
` [PATCH v4 21/33] media: Kconfig: use a sub-menu to select supported devices
` [PATCH v4 22/33] media: Kconfig: make filtering devices optional
` [PATCH v4 24/33] media: Kconfig: move CEC-specific options to cec/Kconfig
` [PATCH v4 25/33] media: Kconfig: move DVB-specific options to dvb-core/Kconfig
` [PATCH v4 29/33] media: Kconfig: move the position of sub-driver autoselection
` [PATCH v4 31/33] media: Kconfig: Better organize the per-API options
` [PATCH v4 33/33] media: Kconfig: don't use visible for device type select

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

[PATCHv2 0/2] Add helper functions to print a fourcc
 2020-03-31 10:27 UTC  (6+ messages)

[PATCH v7 00/11] media: Report camera sensor properties
 2020-03-31 10:21 UTC  (3+ messages)
` [PATCH v7 03/11] dt-bindings: video-interface: Replace 'rotation' description

[V4, 0/2] media: i2c: add support for DW9768 VCM driver
 2020-03-31 10:14 UTC  (6+ messages)
` [V4, 1/2] media: i2c: dw9768: Add DT support and MAINTAINERS entry
` [V4, 2/2] media: i2c: Add DW9768 VCM driver

[PATCH v2] media: vimc: add vimc_ent_type struct for the callbacks of entities
 2020-03-31  8:18 UTC  (2+ messages)

[PATCH 4/4] ARM: dts: rockchip: add ov5647 camera module support to tinkerboard
 2020-03-31  7:57 UTC 

[PATCH 3/4] ARM: dts: rockchip: add rk3288 ISP and DPHY
 2020-03-31  7:54 UTC 

[PATCH 2/4] media: staging: rkisp1: add rk3288 support
 2020-03-31  7:53 UTC 

[PATCH 1/4] media: staging: phy-rockchip-dphy-rx0: add rk3288 support to DPHY driver
 2020-03-31  7:51 UTC 

[PATCH] Update my email address in various drivers
 2020-03-31  7:20 UTC  (5+ messages)

[PATCH] media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUV
 2020-03-31  7:20 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2020-03-31  3:18 UTC 

[PATCH v2] media: staging/intel-ipu3: Simplify single goto jump
 2020-03-30 23:20 UTC 

[PATCH v4 0/5] ov5645: Deprecate usage of the clock-frequency
 2020-03-30 23:15 UTC  (3+ messages)
` [PATCH v4 1/5] media: dt-bindings: media: i2c: Deprecate usage of the clock-frequency property

[PATCH] keytable: use input_event properly
 2020-03-30 22:29 UTC  (2+ messages)

[GIT PULL for v5.7-rc1] media updates
 2020-03-30 21:55 UTC  (3+ messages)
` [GIT PULL for v5.7-rc1] media updates (#62688)

[PATCH] media: staging: rkisp1: cap: change RGB24 format to XBGR32
 2020-03-30 20:19 UTC  (2+ messages)

[PATCH 0/3] media: staging: rkisp1: add support for RGB formats
 2020-03-30 20:04 UTC  (6+ messages)
` [PATCH 1/3] media: staging: rkisp1: rsz: get the capture format info from the capture struct
` [PATCH 2/3] media: staging: rkisp1: rsz: change (hv)div only if capture format is YUV
` [PATCH 3/3] media: staging: rkisp1: cap: enable RGB capture format with YUV media bus

[PATCH] media: staging: rkisp1: cap: remove field fmt_type from struct rkisp1_capture_fmt_cfg
 2020-03-30 19:52 UTC  (3+ messages)

[PATCH v2 0/3] media: vimc: Add support for {RGB,BGR,GBR}888 bus formats on debayer source pad
 2020-03-30 19:46 UTC  (10+ 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/4] media: staging: rkisp1: cap: various fixes for capture formats
 2020-03-30 19:20 UTC  (9+ 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

drivers/media/platform/davinci/vpfe_capture.c:883:20: warning: Redundant assignment
 2020-03-30 16:24 UTC 

Trial Order 3/30/2020
 2020-03-30 15:55 UTC 

[PATCH 0/5] media: vimc: various fixes
 2020-03-30 15:57 UTC  (9+ messages)
` [PATCH 1/5] media: vimc: remove the function vimc_unregister
` [PATCH 2/5] media: vimc: handle error in vimc_add_subdevs
` [PATCH 3/5] media: vimc: keep the error value when adding an entity fails
` [PATCH 4/5] media: vimc: fix issues in documentation in vimc-common.h
` [PATCH 5/5] media: vimc: add vimc_ent_type struct for the callbacks of entities

[GIT PULL FOR v5.8] Various fixes/enhancements
 2020-03-30 14:30 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Various fixes/enhancements (#62692)

[PATCH v2 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format and support for matching fwnode against endpoints/nodes
 2020-03-30 13:13 UTC  (8+ messages)
` [PATCH v2 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format

[PATCH 0/2] media: staging: rkisp1: Fix formats for metadata pads
 2020-03-30 12:42 UTC  (6+ messages)
` [PATCH 1/2] media: media.h: Add a pad flag MEDIA_PAD_FL_METADATA

[PATCH v7 0/5] media: rockchip: Add the rkvdec driver
 2020-03-30 12:26 UTC  (8+ messages)
` [PATCH v7 1/5] media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
` [PATCH v7 2/5] media: hantro: h264: Use the generic H264 reflist builder
` [PATCH v7 3/5] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings
` [PATCH v7 4/5] media: rkvdec: Add the rkvdec driver
` [PATCH v7 5/5] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[PATCH] media: v4l2-ctrl: Add H264 profile and levels
 2020-03-30 11:20 UTC  (2+ messages)

Build failed in Jenkins: ZBar #11
 2020-03-30 11:20 UTC  (2+ messages)
` Build failed in Jenkins: ZBar #12

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

[PATCH] media: doc-rst: add yavta test example in ipu3 docs
 2020-03-30  9:05 UTC 

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-30  8:37 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
  ` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi, adxl345/6 "
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH v4 0/9] media: adv748x: add support for HDMI audio
 2020-03-30  8:32 UTC  (3+ messages)
` [PATCH v4 9/9] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[PATCH v3 00/22] Reorganize media Kconfig
 2020-03-30  7:46 UTC  (6+ messages)
` [PATCH v3 15/22] media: Kconfig: move media controller core select to main Kconfig

cron job: media_tree daily build: ERRORS
 2020-03-30  3:18 UTC 

uvcvideo: shift exponent -7 is negative
 2020-03-29 22:43 UTC 

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

[Bug Report] drivers/rapidio: integer overflow in rio_mport_maint_rd and
 2020-03-29 20:31 UTC 

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

[RFC, WIP, v2 0/3] Implement a virtual DVB driver
 2020-03-29 10:09 UTC  (10+ 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

[PATCH 0/6] media: convert to use new I2C API
 2020-03-29  3:14 UTC  (3+ messages)
` [PATCH 6/6] media: usb: pvrusb2: convert to use i2c_new_client_device()

cron job: media_tree daily build: ERRORS
 2020-03-29  3:18 UTC 

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

[PATCH] vim2m: Remove unneeded buffer lock
 2020-03-28 14:44 UTC 

IMX219 MIPI Sensor (meda-tree) with vaniila I.MX6Q media drivers
 2020-03-28  4:45 UTC  (8+ messages)

[v3 0/3] media: Register read-only sub-dev devnode
 2020-03-27 23:33 UTC  (5+ messages)
` [v2 1/3] Documentation: media: Update sub-device API intro
` [v2 2/3] Documentation: media: Document read-only subdevice
` [v2 3/3] media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-27 19:55 UTC  (28+ messages)
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb to json-schema
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-27 17:04 UTC  (9+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH v3 0/2] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-03-27 15:35 UTC  (4+ messages)
` [PATCH v3 1/2] media: rcar-vin: Add support for "

[PATCH 0/2] media: Clean up stateless codec configuration
 2020-03-27 14:10 UTC  (6+ messages)
` [PATCH 2/2] media: Remove VIDEO_DEV unneeded dependency

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-27 13:37 UTC  (7+ messages)
` [v2 2/3] "

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

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

[PATCH v3 7/7] dt-bindings: rockchip-vpu: Convert bindings to json-schema
 2020-03-27  3:05 UTC  (3+ messages)
` [PATCH v4] "

[RFC PATCH v4l-utils 0/1] Introduce the meson build system
 2020-03-27  0:00 UTC  (5+ messages)
` [RFC PATCH v4l-utils 1/1] Introduce support for meson building

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


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