linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-02 13:41:07 to 2018-11-06 20:03:32 UTC [more...]

[PATCH v4l-utils] Add missing linux/bpf_common.h
 2018-11-06 10:38 UTC  (2+ messages)

[PATCH] davinci_vpfe: add a missing break
 2018-11-06 10:32 UTC  (2+ messages)

[PATCH] configure: build without BPF support in ir-keytable
 2018-11-06 10:24 UTC 

[PATCH v3 1/1] v4l: event: Add subscription to list before calling "add" operation
 2018-11-06 10:17 UTC  (3+ messages)

[PATCH v3 1/3] media: imx-pxp: Check the return value from clk_prepare_enable()
 2018-11-06 10:16 UTC  (3+ messages)
` [PATCH v3 2/3] media: imx-pxp: Check for pxp_soft_reset() error
` [PATCH v3 3/3] media: imx-pxp: Improve pxp_soft_reset() error message

[PATCH v2 1/3] media: imx-pxp: Check the return value from clk_prepare_enable()
 2018-11-06  9:51 UTC  (6+ messages)
` [PATCH v2 2/3] media: imx-pxp: Check for pxp_soft_reset() error
` [PATCH v2 3/3] media: imx-pxp: Improve pxp_soft_reset() error message

[RFC] Create test script(s?) for regression testing
 2018-11-06  8:37 UTC 

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-11-06  8:27 UTC  (16+ messages)

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2018-11-06  8:04 UTC  (16+ messages)
` [PATCH v7 01/16] v4l: Add Intel IPU3 meta buffer formats
` [PATCH v7 03/16] v4l: Add Intel IPU3 meta data uAPI
` [PATCH v7 05/16] intel-ipu3: abi: Add structs
` [PATCH v7 06/16] intel-ipu3: mmu: Implement driver

[PATCH v4 0/3] Add Amlogic video decoder driver
 2018-11-06  7:59 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH v4 2/3] media: meson: add v4l2 m2m video decoder driver
` [PATCH v4 3/3] MAINTAINERS: Add meson video decoder

[PATCH v2 1/1] v4l: event: Add subscription to list before calling "add" operation
 2018-11-06  7:38 UTC 

cron job: media_tree daily build: ERRORS
 2018-11-06  4:24 UTC 

[RFC] media: imx: queue subdevice events on the video device in the same pipeline
 2018-11-06  0:15 UTC  (2+ messages)

[PATCH v2] Input: Add missing event codes for common IR remote buttons
 2018-11-05 20:53 UTC  (2+ messages)

[PATCH v3 0/4] i2c: adv748x: add support for CSI-2 TXA to work
 2018-11-05 20:39 UTC  (14+ messages)
` [PATCH v3 1/4] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints
` [PATCH v3 2/4] i2c: adv748x: reuse power up sequence when initializing CSI-2
` [PATCH v3 3/4] i2c: adv748x: store number of CSI-2 lanes described in device tree
` [PATCH v3 4/4] i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter

[PATCH] media: imx-pxp: Check the return value from clk_prepare_enable()
 2018-11-05 20:33 UTC  (2+ messages)
` [PATCH 2/2] media: imx-pxp: Check for pxp_soft_reset() error

[PATCH v4 0/4] MAX9286 GMSL Support
 2018-11-05 20:13 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
` [PATCH v4 2/4] dt-bindings: media: i2c: Add bindings for IMI RDACM20
` [PATCH v4 3/4] media: i2c: Add MAX9286 driver
` [PATCH v4 4/4] media: i2c: Add RDACM20 driver

Astrometa DVB-T2 2018 update
 2018-11-05 19:12 UTC 

Astrometa DVB-T2 2018 update
 2018-11-05 19:12 UTC 

[PATCH] [media] ov7670: make "xclk" clock optional
 2018-11-05 17:29 UTC  (8+ messages)

[PATCH 01/15] media: coda: fix memory corruption in case more than 32 instances are opened
 2018-11-05 16:32 UTC  (16+ messages)
` [PATCH 02/15] media: coda: store unmasked fifo position in meta
` [PATCH 03/15] media: coda: always hold back decoder jobs until we have enough bitstream payload
` [PATCH 04/15] media: coda: limit queueing into internal bitstream buffer
` [PATCH 05/15] media: coda: reduce minimum frame size to 48x16 pixels
` [PATCH 06/15] media: coda: remove unused instances list
` [PATCH 07/15] media: coda: don't disable IRQs across buffer meta handling
` [PATCH 08/15] media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
` [PATCH 09/15] media: coda: implement ENUM_FRAMEINTERVALS
` [PATCH 10/15] media: coda: never set infinite timeperframe
` [PATCH 11/15] media: coda: fail S_SELECTION for read-only targets
` [PATCH 12/15] media: coda: print SEQ_INIT error code as hex value
` [PATCH 13/15] media: coda: improve queue busy error message
` [PATCH 14/15] media: coda: normalise debug output
` [PATCH 15/15] media: coda: debug output when setting visible size via crop selection

VIDIOC_SUBSCRIBE_EVENT for V4L2_EVENT_CTRL regression?
 2018-11-05 16:28 UTC  (8+ messages)
    ` [PATCH 1/1] v4l: event: Add subscription to list before calling "add" operation

[RFC PATCH 00/11] Convert last remaining g/s_crop/cropcap drivers
 2018-11-05 16:09 UTC  (19+ messages)
` [RFC PATCH 01/11] v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE
` [RFC PATCH 03/11] v4l2-ioctl: add QUIRK_INVERTED_CROP
` [RFC PATCH 06/11] exynos-gsc: replace v4l2_crop by v4l2_selection
` [RFC PATCH 07/11] s5p_mfc_dec.c: convert g_crop to g_selection
` [RFC PATCH 08/11] exynos4-is: convert g/s_crop to g/s_selection
` [RFC PATCH 09/11] s5p-g2d: "
` [RFC PATCH 10/11] v4l2-ioctl: remove unused vidioc_g/s_crop

[PATCH] media: rc: ensure close() is called on rc_unregister_device
 2018-11-05 16:00 UTC 

[PATCH][staging-next] drivers: staging: cedrus: find ctx before dereferencing it ctx
 2018-11-05 15:25 UTC  (2+ messages)

[PATCH 1/3] media: imx: add capture compose rectangle
 2018-11-05 15:20 UTC  (3+ messages)
` [PATCH 2/3] media: imx: set compose rectangle to mbus format
` [PATCH 3/3] media: imx: lift CSI width alignment restriction

[PATCH] media: imx: csi: fix enum_mbus_code for unknown mbus format codes
 2018-11-05 14:59 UTC  (5+ messages)

[PATCH 0/11] media: make Marvell camera work on DT-based OLPC XO-1.75
 2018-11-05 13:01 UTC  (18+ messages)
` [PATCH 01/11] media: ov7670: hook s_power onto v4l2 core
` [PATCH 02/11] media: ov7670: control clock along with power
` [PATCH 03/11] media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
` [PATCH 04/11] [media] marvell-ccic: fix DMA s/g desc number calculation
` [PATCH 05/11] [media] marvell-ccic: don't generate EOF on parallel bus
` [PATCH 06/11] [media] marvell-ccic: drop ctlr_reset()
` [PATCH 07/11] [media] marvell-ccic: drop unused stuff
` [PATCH 08/11] [media] marvell-ccic/mmp: enable clock before accessing registers
` [PATCH 09/11] [media] marvell-ccic/mmp: add devicetree support
` [PATCH 10/11] [media] marvell-ccic: use async notifier to get the sensor
` [PATCH 11/11] [media] marvell-ccic: provide a clock for "

[PATCH v2] media: vivid: Improve timestamping
 2018-11-05 13:10 UTC  (2+ messages)

[PATCH 0/6] media: rcar-vin: Add support for R-Car E3
 2018-11-05 11:54 UTC  (9+ messages)
` [PATCH 1/6] media: dt-bindings: rcar-vin: Add R8A77990 support
` [PATCH 2/6] media: rcar-vin: Add support for R-Car R8A77990
` [PATCH 3/6] media: dt-bindings: rcar-csi2: Add R8A77990
` [PATCH 4/6] media: rcar-csi2: Add R8A77990 support
` [PATCH 5/6] media: rcar: rcar-csi2: Update V3M/E3 PHTW tables
` [PATCH 6/6] media: rcar-csi2: Handle per-SoC number of channels

cron job: media_tree daily build: ERRORS
 2018-11-05  4:24 UTC 

[RFC] [PATCH] media: rc: Improve responsiveness of Xbox DVD Remote
 2018-11-04 22:34 UTC  (2+ messages)

[PATCH v2 0/2] [media] Depth confidence pixel-format for Intel RealSense cameras
 2018-11-04 16:10 UTC  (4+ messages)
` [PATCH v2 2/2] [media] CNF4 pixel format for media subsystem

[PATCH] media: xilinx-video: fix bad of_node_put() on endpoint error
 2018-11-04 13:11 UTC 

INFO: task hung in flush_workqueue
 2018-11-04  7:39 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-11-04  4:24 UTC 

linux-next: Tree for Nov 2 (compiler-gcc.h)
 2018-11-03 23:04 UTC  (3+ messages)

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-11-03 22:07 UTC  (6+ messages)
` [PATCH 2/7] dt-bindings: mfd: ds90ux9xx: add description of TI DS90Ux9xx I2C bridge

BUG: pagefault on kernel address ADDR in non-whitelisted uaccess
 2018-11-03 16:01 UTC  (2+ messages)

[PATCH] staging:media:Add SPDX-License-Identifier
 2018-11-03 15:58 UTC  (2+ messages)
` [Outreachy kernel] "

Mygica T230 DVB-T/T2/C usb fails constantly with bulk errors
 2018-11-03 10:13 UTC 

[PATCH] Input: Add missing event codes for common IR remote buttons
 2018-11-03  7:30 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-11-03  4:29 UTC 

[PATCH v3] media: venus: add support for key frame
 2018-11-03  3:01 UTC  (2+ messages)

[PATCH v3 0/4] MAX9286 GMSL Support
 2018-11-02 22:40 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286

diffs in mn88473 & cxd2841er config structures
 2018-11-02 21:48 UTC 

[PATCH v2 0/4] vicodec: a couple fixes towards spec compliancy
 2018-11-02 17:30 UTC  (6+ messages)
` [RFC v2 1/4] media: Introduce helpers to fill pixel format structs
` [PATCH v2 2/4] vicodec: Use pixel format helpers
` [PATCH v2 3/4] vicodec: Propagate changes to the CAPTURE queue
` [PATCH v2 4/4] vicodec: Implement spec-compliant stop command

VIVID/VIMC and media fuzzing
 2018-11-02 17:17 UTC  (6+ messages)

[PATCH] media: ov5640: Add RAW bayer format support
 2018-11-02 16:38 UTC 

[PATCH v2 0/5] i2c: adv748x: add support for CSI-2 TXA to work in 1-, 2- and 4-lane mode
 2018-11-02 15:40 UTC  (16+ messages)
` [PATCH v2 2/5] i2c: adv748x: reorder register writes for CSI-2 transmitters initialization
` [PATCH v2 5/5] i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter
` [PATCH v2 1/5] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints

[PATCH] media: rockchip/rga: constify video_device structure
 2018-11-02 14:48 UTC 

[PATCH 00/30] v4l: add support for multiplexed streams
 2018-11-02 14:40 UTC  (7+ messages)
` [PATCH 21/30] v4l: Add bus type to frame descriptors

[PATCH v2] media: venus: dynamic handling of bitrate
 2018-11-02 12:41 UTC 

[PATCH] media: venus: dynamic handling of bitrate
 2018-11-02 12:33 UTC  (8+ messages)

[PATCH] media: v4l: fix uapi mpeg slice params definition
 2018-11-02 11:09 UTC 

[PATCH] v4l2-controls: add a missing include
 2018-11-02 10:58 UTC 

i.MX6: can't capture on MIPI-CSI2 with DS90UB954
 2018-11-02  9:11 UTC  (4+ messages)

iMX.6: OV5640 internal jpeg encoder
 2018-11-02  8:11 UTC 

cron job: media_tree daily build: OK
 2018-11-02  4:35 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).