linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-10 14:12:21 to 2019-01-15 09:27:32 UTC [more...]

[PATCH v3] media: ov8856: Add support for OV8856 sensor
 2019-01-15  8:42 UTC  (2+ messages)

[PATCH 0/6] media: don't ifdef v4l2_subdev_get_try_format() any more
 2019-01-15  9:25 UTC  (3+ messages)
` [PATCH 2/6] media: ov7740: get rid of extra ifdefs

[PATCH v4 0/5] ov7670 fixes
 2019-01-15  9:07 UTC  (7+ messages)
` [PATCH v4 1/5] ov7670: Remove useless use of a ret variable
` [PATCH v4 2/5] media: ov7670: hook s_power onto v4l2 core
` [PATCH v4 3/5] media: ov7670: control clock along with power
` [PATCH v4 4/5] media: ov7670: split register setting from set_fmt() logic
` [PATCH v4 5/5] media: ov7670: split register setting from set_framerate() logic

[PATCH v3 0/14] media: make Marvell camera work on DT-based OLPC XO-1.75
 2019-01-15  8:45 UTC  (10+ messages)
` [PATCH v3 02/14] media: ov7670: split register setting from set_framerate() logic
` [PATCH v3 03/14] media: ov7670: hook s_power onto v4l2 core

[GIT PULL FOR v5.1] Various fixes
 2019-01-15  8:16 UTC 

[PATCH 1/2] media: ipu3-imgu: Use MENU type for mode control
 2019-01-15  7:59 UTC  (5+ messages)
` [PATCH 2/2] media: ipu3-imgu: Remove dead code for NULL check

[PATCH v2] media: ov8856: Add support for OV8856 sensor
 2019-01-15  5:18 UTC  (4+ messages)

cron job: media_tree daily build: OK
 2019-01-15  4:35 UTC 

Magewell Gen 2935:0001 USB annoyances
 2019-01-15  1:56 UTC  (3+ messages)

[PATCH 0/2] Media Controller "taint" fixes
 2019-01-15  1:24 UTC  (3+ messages)
` [PATCH 1/2] cx231xx-video: Set media controller taint for analog
` [PATCH 2/2] cx25840-core: Set media controller taint for pads

[PATCH v3] media: rcar-vin: Allow independent VIN link enablement
 2019-01-15  1:10 UTC 

[RFC PATCH v2] media: rcar-vin: Allow independent VIN link enablement
 2019-01-15  1:03 UTC  (4+ messages)

i.MX6 RAW8 format
 2019-01-15  0:53 UTC  (2+ messages)

[PATCH v2] media: vimc: Add vimc-streamer for stream control
 2019-01-15  0:19 UTC 

[PATCH] media: cx25840: mark pad sig_types to fix cx231xx init
 2019-01-15  0:14 UTC 

[PATCH 1/1] ov7670: Remove useless use of a ret variable
 2019-01-14 23:05 UTC 

[PATCH] lib/scatterlist: Provide a DMA page iterator
 2019-01-14 22:16 UTC  (8+ messages)

[PATCH v5] media: imx: add mem2mem device
 2019-01-14 21:17 UTC  (4+ messages)

[PATCH] media: ipu3: update meta format documentation
 2019-01-14 21:04 UTC 

[PATCH v1 1/2] media: atmel-isc: Add support for BT656 with CRC decoding
 2019-01-14 20:31 UTC  (7+ messages)
` [PATCH v1 2/2] media: atmel-isc: Update device tree binding documentation

fix a layering violation in videobuf2 and improve dma_map_resource
 2019-01-14 17:08 UTC  (13+ messages)
  ` [PATCH 1/3] dma-mapping: remove the default map_resource implementation
  ` [PATCH 2/3] dma-mapping: don't BUG when calling dma_map_resource on RAM
  ` [PATCH 3/3] videobuf2: replace a layering violation with dma_map_resource

[PATCH] vimc: add USERPTR support
 2019-01-14 17:05 UTC  (3+ messages)

[PATCH v10 0/2] Add pixel format for 10 bits YUV video
 2019-01-14 16:36 UTC  (3+ messages)
` [PATCH v10 1/2] drm/fourcc: Add new P010, P016 video format

[PATCH] vivid: take data_offset into account for video output
 2019-01-14 16:23 UTC 

[PATCH RESEND] media: s5p-mfc: Fix memdev DMA configuration
 2019-01-14 15:14 UTC 

[PATCH v3 0/6] media: adv748x: Implement dynamic routing support
 2019-01-14 14:55 UTC  (10+ messages)
` [PATCH v3 1/6] media: adv748x: Add is_txb()
` [PATCH v3 2/6] media: adv748x: Rename reset procedures
` [PATCH v3 3/6] media: adv748x: csi2: Link AFE with TXA and TXB
` [PATCH v3 6/6] media: adv748x: Implement TX link_setup callback

[PATCH 0/2] media: i2c: adv748x: Refactor sw_reset handling
 2019-01-14 14:44 UTC  (9+ messages)
` [PATCH 1/2] media: i2c: adv748x: Convert SW reset routine to function
` [PATCH 2/2] media: i2c: adv748x: Remove PAGE_WAIT

[v4l-utils PATCH 0/4] Metadata output support for v4l2-ctl
 2019-01-14 14:13 UTC  (5+ messages)
` [v4l-utils PATCH 1/4] Update static build instructions
` [v4l-utils PATCH 2/4] Sync the latest headers
` [v4l-utils PATCH 3/4] v4l2-ctl: Print metadata capture formats on --all
` [v4l-utils PATCH 4/4] v4l2-ctl: Add support for META_OUTPUT buffer type

[PATCH 1/1] v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer type
 2019-01-14 14:01 UTC 

[PATCH] vivid: disable VB2_USERPTR if dma_contig was configured
 2019-01-14 13:50 UTC 

[PATCH RFC 0/3] media: Ensure access to dma-buf-imported reference buffers
 2019-01-14 13:38 UTC  (5+ messages)
` [PATCH RFC 1/4] media: vb2: Add helpers to access unselected buffers
` [PATCH RFC 2/4] media: v4l2-mem2mem: Add an optional job_done operation
` [PATCH RFC 3/4] media: cedrus: Request access to reference buffers when decoding
` [PATCH RFC 4/4] media: cedrus: Remove completed item from TODO list (dma-buf references)

[PATCH v2] media: i2c: adv748x: Use devm to allocate the device struct
 2019-01-14 13:15 UTC  (3+ messages)

vimc kernel warning and kernel oops
 2019-01-14 12:47 UTC  (2+ messages)

[PATCH zbar 1/5] Fix autoreconf by reducing the warning/error checking
 2019-01-14 12:43 UTC  (8+ messages)
` [PATCH zbar 2/5] Fix function protoype to be compatible with recent libjpeg
` [PATCH zbar 3/5] Add --disable-doc configure option to disable building docs
` [PATCH zbar 4/5] Ignore ENOTTY errors when calling VIDIOC_S_CROP
` [PATCH zbar 5/5] release video buffers after probing and request them again when needed

[PATCH] vimc: fill in correct driver name in querycap
 2019-01-14 12:27 UTC 

[PATCH 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-01-14  9:47 UTC  (7+ messages)
` [PATCH 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[Xen-devel][PATCH v3 0/1] cameraif: add ABI for para-virtual camera
 2019-01-14  9:37 UTC  (6+ messages)
` [Xen-devel][PATCH v3 1/1] "

cron job: media_tree daily build: OK
 2019-01-14  4:38 UTC 

[PATCH] media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
 2019-01-13 21:13 UTC 

Do your photos need editing?
 2019-01-12 13:03 UTC 

cron job: media_tree daily build: OK
 2019-01-13  4:36 UTC 

Do you need to enhance your photos?
 2019-01-12 13:37 UTC 

Do you need to edit your photos?
 2019-01-12 12:32 UTC 

Do you need to retouch your photos?
 2019-01-12 13:13 UTC 

Do you need to retouch your photos?
 2019-01-12 13:47 UTC 

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-01-12 15:10 UTC  (16+ messages)

cron job: media_tree daily build: ERRORS
 2019-01-12  9:47 UTC  (2+ messages)

[GIT FIXES FOR v5.0] v4l2-ioctl: Clear only per-plane reserved fields
 2019-01-12  9:17 UTC  (3+ messages)

[PATCH 0/3] Add support for IR on Allwinner A64
 2019-01-12  8:08 UTC  (6+ messages)
` [PATCH 1/3] media: dt: bindings: sunxi-ir: Add A64 compatible
` [PATCH 2/3] arm64: dts: allwinner: a64: Add IR node
` [PATCH 3/3] arm64: dts: allwinner: a64: Orange Pi Win: Enable IR

[PATCH] vivid: do not implement VIDIOC_S_PARM for output streams
 2019-01-11 20:16 UTC  (3+ messages)

[PATCH v2,1/3] media: dt-bindings: media: add 'assigned-clocks' to vcodec examples
 2019-01-11 19:30 UTC  (2+ messages)

[PATCH 2/2] media: i2c: adv748x: Use devm to allocate the device struct
 2019-01-11 18:23 UTC  (3+ messages)

[PATCH v3 1/3] media: imx: add capture compose rectangle
 2019-01-11 18:13 UTC  (4+ messages)
` [PATCH v3 2/3] media: imx: set compose rectangle to mbus format
` [PATCH v3 3/3] media: imx: lift CSI and PRP ENC/VF width alignment restriction

[PATCH] media: imx274: remote unused function imx274_read_reg
 2019-01-11 16:30 UTC 

[PATCH 1/2] media: i2c: adv7482: Fix wait procedure usleep_range from msleep
 2019-01-11 16:05 UTC  (2+ messages)

[PATCH] media: Kconfig: allow to select drivers if EMBEDDED
 2019-01-11 15:49 UTC 

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2019-01-11 15:29 UTC  (13+ messages)
` [V3, 3/4] Documentation: dt-bindings: media: Document bindings for DW "
` [V3, 4/4] media: platform: dwc: Add MIPI CSI-2 controller driver

[PATCH 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range_buggy
 2019-01-11 15:11 UTC 

[PATCH v9 0/4] Media Device Allocator API
 2019-01-11 15:04 UTC  (6+ messages)
` [PATCH v9 4/4] sound/usb: Use Media Controller API to share media resources
  ` [alsa-devel] "

[PATCH 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-11 15:07 UTC 

[PATCH 0/9] Use vm_insert_range and vm_insert_range_buggy
 2019-01-11 15:05 UTC 

[GIT PULL FOR v5.1] add buf_out_validate callback to vb2 + two fixes
 2019-01-11 13:32 UTC 

[GIT FIXES FOR v5.0] vim2m: only cancel work if it is for right context
 2019-01-11 13:27 UTC 

[PATCH v2 0/3] media: bugfixes for mt9m111 driver
 2019-01-11 13:17 UTC  (5+ messages)
` [PATCH v2 1/3] media: mt9m111: make VIDIOC_SUBDEV_G_FMT ioctl work with V4L2_SUBDEV_FORMAT_TRY
` [PATCH v2 2/3] media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctls
` [PATCH v2 3/3] media: mt9m111: set initial frame size other than 0x0

"dmxdev: DVB (dvb_dmxdev_filter_start): could not set feed" with two DVB sticks
 2019-01-11 13:11 UTC  (2+ messages)

[PATCH v4 0/4] i2c: adv748x: add support for CSI-2 TXA to work in 1-, 2- and 4-lane mode
 2019-01-11 12:52 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints
` [PATCH v4 2/4] i2c: adv748x: reuse power up sequence when initializing CSI-2
` [PATCH v4 3/4] i2c: adv748x: store number of CSI-2 lanes described in device tree
` [PATCH v4 4/4] i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter

[PATCHv2 0/3] vb2: add buf_out_validate callback
 2019-01-11 12:23 UTC  (3+ messages)
` [PATCHv2 2/3] vim2m: "
  ` [PATCHv3 "

[PATCH for v5.0] vim2m: only cancel work if it is for right context
 2019-01-11 12:07 UTC 

[PATCH] vim2m: the v4l2_m2m_buf_copy_data args were swapped
 2019-01-11 11:43 UTC 

[PATCH 1/1] iova: Allow compiling the library without IOMMU support
 2019-01-11 11:27 UTC  (2+ messages)

[PATCH v5 0/6] media/sun6i: Allwinner A64 CSI support
 2019-01-11  6:24 UTC  (7+ messages)
` [PATCH v5 2/6] media: sun6i: Add mod_rate quirk

cron job: media_tree daily build: ERRORS
 2019-01-11  4:35 UTC 

[PATCH v2 01/10] video/hdmi: Add an enum for HDMI packet types
 2019-01-10 21:14 UTC 

[PATCH v2 1/3] media: imx: add capture compose rectangle
 2019-01-10 21:05 UTC  (5+ messages)
` [PATCH v2 3/3] media: imx: lift CSI and PRP ENC/VF width alignment restriction

[PATCH 3/3] [media] allegro: add SPS/PPS nal unit writer
 2019-01-10 20:56 UTC  (2+ messages)

[PATCH 2/3] [media] allegro: add Allegro DVT video IP core driver
 2019-01-10 19:49 UTC  (2+ messages)

[PATCH v8 00/17] Intel IPU3 ImgU patchset
 2019-01-10 18:35 UTC  (4+ messages)
` [PATCH v8 15/17] media: v4l: Add Intel IPU3 meta buffer formats

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2019-01-10 17:42 UTC  (3+ messages)

Corrected version of DVB-C scantable "de-Unitymedia"
 2019-01-10 17:32 UTC 

[PATCH v2 1/4] media: v4l2-ctrl: Add control to enable h.264 constrained intra prediction
 2019-01-10 16:56 UTC  (4+ messages)
` [PATCH v2 2/4] media: v4l2-ctrl: Add control for h.264 chroma qp offset
` [PATCH v2 3/4] media: coda: Add control for h.264 constrained intra prediction
` [PATCH v2 4/4] media: coda: Add control for h.264 chroma qp index offset

[PATCH v2 1/1] media: Use common test pattern menu entries
 2019-01-10 16:17 UTC  (3+ messages)

[PATCH 1/1] v4l: ioctl: Validate num_planes for debug messages
 2019-01-10 15:42 UTC  (2+ messages)

[GIT PULL for 5.1] Sensor driver patches
 2019-01-10 14:35 UTC 

[PATCH 1/1] v4l: ioctl: Validate num_planes before using it
 2019-01-10 14:18 UTC  (6+ messages)


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