linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-03 10:18:23 to 2018-10-05 17:15:27 UTC [more...]

[PATCH v4 00/11] imx-media: Fixes for interlaced capture
 2018-10-05 10:17 UTC  (17+ messages)
` [PATCH v4 01/11] media: videodev2.h: Add more field helper macros
` [PATCH v4 02/11] gpu: ipu-csi: Swap fields according to input/output field types
` [PATCH v4 03/11] gpu: ipu-v3: Add planar support to interlaced scan
` [PATCH v4 04/11] media: imx: Fix field negotiation
` [PATCH v4 05/11] media: imx-csi: Double crop height for alternate fields at sink
` [PATCH v4 06/11] media: imx: interweave and odd-chroma-row skip are incompatible
` [PATCH v4 07/11] media: imx-csi: Allow skipping odd chroma rows for YVU420
` [PATCH v4 08/11] media: imx: vdic: rely on VDIC for correct field order
` [PATCH v4 09/11] media: imx-csi: Move crop/compose reset after filling default mbus fields
` [PATCH v4 10/11] media: imx: Allow interweave with top/bottom lines swapped
` [PATCH v4 11/11] media: imx.rst: Update doc to reflect fixes to interlaced capture

[PATCH 0/3] Coding style cleanups after the fwnode patchset
 2018-10-05 10:12 UTC  (12+ messages)
` [PATCH 1/3] media: v4l2-core: cleanup coding style at V4L2 async/fwnode
` [PATCH 2/3] media: v4l2-fwnode: cleanup functions that parse endpoints
` [PATCH 3/3] media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props() call

[PATCH v2 0/5] i2c: adv748x: add support for CSI-2 TXA to work in 1-, 2- and 4-lane mode
 2018-10-05 10:02 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: adv748x: make data-lanes property mandatory for CSI-2 endpoints
` [PATCH v2 2/5] i2c: adv748x: reorder register writes for CSI-2 transmitters initialization
` [PATCH v2 3/5] i2c: adv748x: reuse power up sequence when initializing CSI-2
` [PATCH v2 4/5] i2c: adv748x: store number of CSI-2 lanes described in device tree
` [PATCH v2 5/5] i2c: adv748x: configure number of lanes used for TXA CSI-2 transmitter

[PATCH v2 0/6] media: video-i2c: support changing frame interval and runtime PM
 2018-10-05  9:33 UTC  (6+ messages)
` [PATCH v2 1/6] media: video-i2c: avoid accessing released memory area when removing driver

[PATCH] media: cec: name for RC passthrough device does not need 'RC for'
 2018-10-05  9:36 UTC  (3+ messages)

[PATCH] media: vivid: Support 480p for webcam capture
 2018-10-05  9:18 UTC  (5+ messages)

s5p_mfc and H.264 frame cropping question
 2018-10-05  8:40 UTC  (5+ messages)

[GIT PULL FOR v4.20] Add Rockchip VPU JPEG encoder
 2018-10-05  8:34 UTC 

[PATCH 0/4] Add MT7623 dts bindings documentation
 2018-10-05  8:29 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: add support for MT7623
` [PATCH 2/4] dt-bindings: iommu: mediatek: Add binding "
` [PATCH 3/4] [media] dt-bindings: mediatek: Add JPEG Decoder "
` [PATCH 4/4] dt-bindings: mediatek: Add bindig for MT7623 IOMMU and SMI

[PATCH] MAINTAINERS: update videobuf2 entry
 2018-10-05  8:01 UTC 

[RFC PATCH 00/11] Convert last remaining g/s_crop/cropcap drivers
 2018-10-05  7:49 UTC  (12+ messages)
` [RFC PATCH 01/11] v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE
` [RFC PATCH 02/11] v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__
` [RFC PATCH 03/11] v4l2-ioctl: add QUIRK_INVERTED_CROP
` [RFC PATCH 04/11] davinci/vpbe: drop unused g_cropcap
` [RFC PATCH 05/11] cropcap/g_selection split
` [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
` [RFC PATCH 11/11] vidioc_cropcap -> vidioc_g_pixelaspect

[RFC v4 00/18] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2018-10-05  4:34 UTC  (3+ messages)
` [RFC v4 03/18] vb2: Move cache synchronisation from buffer done to dqbuf handler

GODA NYHETER
 2018-10-04 21:25 UTC 

[PATCH] v4l2-ioctl: fix CROPCAP type handling
 2018-10-05  0:24 UTC 

[PATCH v7 0/6] Add Rockchip VPU JPEG encoder
 2018-10-05  0:12 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: Document the Rockchip VPU bindings
` [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288
` [PATCH v7 3/6] arm64: dts: rockchip: add VPU device node for RK3399
` [PATCH v7 4/6] media: Add JPEG_RAW format
` [PATCH v7 5/6] media: Add controls for JPEG quantization tables
` [PATCH v7 6/6] media: add Rockchip VPU JPEG encoder driver

[PATCH v6 0/6] Add Rockchip VPU JPEG encoder
 2018-10-04 23:39 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: Document the Rockchip VPU bindings

[PATCH 0/2] Add SECO Boards CEC device driver
 2018-10-04 22:47 UTC  (14+ messages)
` [PATCH 1/2] media: add SECO cec driver
` [PATCH 2/2] seco-cec: add Consumer-IR support

[PATCH v4l-utils] ir-ctl: make nec32 scancode encoding match kernel
 2018-10-04 22:36 UTC  (4+ messages)
` [PATCH 2/2] media: rc: self test for IR encoders and decoders

Your images 22
 2018-10-04 14:42 UTC 

Your images 22
 2018-10-04 12:08 UTC 

[PATCH] [media] ov7670: make "xclk" clock optional
 2018-10-04 21:29 UTC 

Your images 24
 2018-10-04 12:17 UTC 

[PATCH v2 0/3] rcar-vin: add support for UDS (Up Down Scaler)
 2018-10-04 20:51 UTC  (9+ messages)
` [PATCH v2 1/3] rcar-vin: align width before stream start
` [PATCH v2 2/3] rcar-vin: add support for UDS (Up Down Scaler)
` [PATCH v2 3/3] rcar-vin: declare which VINs can use a Up Down Scaler (UDS)

[PATCH] media: dt-bindings: media: rcar_vin: add device tree support for r8a7744
 2018-10-04 20:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove stale file entry for the Atmel ISI driver
 2018-10-04 20:06 UTC  (7+ messages)

[PATCH 0/3] rcar-vin: add support for UDS (Up Down Scaler)
 2018-10-04 20:01 UTC  (4+ messages)
` [PATCH 1/3] rcar-vin: align format width with hardware limits

[GIT PULL FOR v4.20] Various fixes
 2018-10-04 18:51 UTC  (2+ messages)

[PATCH v3 00/14] imx-media: Fixes for interlaced capture
 2018-10-04 18:26 UTC  (5+ messages)

[RFC PATCH v2] media: docs-rst: Document m2m stateless video decoder interface
 2018-10-04 18:10 UTC  (4+ messages)

[GIT PULL FOR v4.20] Additional RC fixes
 2018-10-04 16:29 UTC 

[PATCH] media: davinci_vpfe: fix a NULL pointer dereference bug
 2018-10-04 16:00 UTC 

[PATCH v5] media: imx208: Add imx208 camera sensor driver
 2018-10-04 15:57 UTC  (11+ messages)

[PATCH] media: isif: fix a NULL pointer dereference bug
 2018-10-04 15:44 UTC 

[PATCH v3 00/12] media: ov5640: Misc cleanup and improvements
 2018-10-04 15:17 UTC  (6+ messages)

[PATCH] media: dvb: fix a missing-check bug
 2018-10-04 14:59 UTC 

[PATCH v5] media: docs: add glossary.rst with common terms used at V4L2 spec
 2018-10-04 15:03 UTC 

[PATCH v3] media: docs: add glossary.rst with common terms used at V4L2 spec
 2018-10-04 14:54 UTC  (9+ messages)
  ` [PATCH v4] "

[PATCH] media: exynos4-is: make const array config_ids static
 2018-10-04 14:20 UTC 

[PATCH] media: cx23885: make const array addr_list static
 2018-10-04 14:15 UTC 

[PATCH v7 2/2] [media] imx214: Add imx214 camera sensor driver
 2018-10-04 14:08 UTC 

[PATCH] media: ivtv: make const array addr_list static
 2018-10-04 14:02 UTC 

[PATCH] media: bttv-input: make const array addr_list static
 2018-10-04 13:59 UTC 

[PATCH] media: videodev2: add V4L2_FMT_FLAG_NO_SOURCE_CHANGE
 2018-10-04 13:37 UTC 

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-10-04 13:12 UTC  (7+ messages)
` [PATCH v3 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH] media: rc: add driver for Xbox DVD Movie Playback Kit
 2018-10-04 11:52 UTC  (2+ messages)
` [PATCHv2] "

[RFC PATCH] media: docs-rst: Document m2m stateless video decoder interface
 2018-10-04 11:49 UTC  (15+ messages)

[PATCH] media: ov5640: fix framerate update
 2018-10-04 11:21 UTC 

[PATCH 1/2] media: v4l2-tpg-core: Add 16-bit bayer
 2018-10-04 11:16 UTC  (4+ messages)
` [PATCH 2/2] media: vivid: Add 16-bit bayer to format list

[PATCH v6 2/2] [media] imx214: Add imx214 camera sensor driver
 2018-10-04 10:57 UTC  (2+ messages)

[PATCH v5 2/2] [media] imx214: Add imx214 camera sensor driver
 2018-10-04 10:06 UTC  (5+ messages)

[PATCH 0/5] cec/adv/omap: fixes and new status flags
 2018-10-04  9:09 UTC  (6+ messages)
` [PATCH 1/5] cec: add new tx/rx status bits to detect aborts/timeouts
` [PATCH 2/5] adv7604: when the EDID is cleared, unconfigure CEC as well
` [PATCH 3/5] adv7842: "
` [PATCH 4/5] omapdrm/dss/hdmi4_cec.c: clear TX FIFO before transmit_done
` [PATCH 5/5] omapdrm/dss/hdmi4_cec.c: don't set the retransmit count

[RFC PATCH] media: v4l2-ctrl: Add control for specific V4L2_EVENT_SRC_CH_RESOLUTION support
 2018-10-04  7:36 UTC  (5+ messages)

[PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI
 2018-10-04  7:08 UTC  (6+ messages)
` [PATCH v1 2/2] v4l: Document Intel IPU3 meta data uAPI

cron job: media_tree daily build: OK
 2018-10-04  3:31 UTC 

DRIVER NEEDED ASAP!!!
 2018-10-03 20:52 UTC 

[PATCH] venus: vdec: fix decoded data size
 2018-10-03 12:36 UTC  (2+ messages)

[PATCH v2 0/2] [media] Depth confidence pixel-format for Intel RealSense cameras
 2018-10-03 12:26 UTC  (4+ messages)

[PATCH v4 2/2] [media] imx214: Add imx214 camera sensor driver
 2018-10-03 11:29 UTC  (3+ messages)

[PATCH v4 1/2] [media] imx214: device tree binding
 2018-10-03 10:47 UTC  (5+ messages)

[PATCH v3 1/2] [media] imx214: device tree binding
 2018-10-03 10:40 UTC  (5+ messages)
` [PATCH v3 2/2] [media] imx214: Add imx214 camera sensor driver

[PATCH 0/5] Add units to controls
 2018-10-03  9:15 UTC  (4+ messages)

[RFP] Which V4L2 ioctls could be replaced by better versions?
 2018-10-03  8:24 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2018-10-03  3:31 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).