linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-23 17:59:00 to 2018-08-29 08:22:32 UTC [more...]

cron job: media_tree daily build: ERRORS
 2018-08-29  4:27 UTC 

[RFC] Request API and V4L2 capabilities
 2018-08-29  4:25 UTC  (17+ messages)

[PATCH v3 0/7] Add Rockchip VPU JPEG encoder
 2018-08-29  3:00 UTC  (5+ messages)
` [PATCH v3 6/7] media: Add controls for JPEG quantization tables

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-08-29  1:08 UTC  (17+ messages)
` [PATCH v8 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v8 2/8] media: v4l: Add definition for the Sunxi tiled NV12 format
` [PATCH v8 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver
  ` [linux-sunxi] "
` [PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver
` [PATCH v8 5/8] ARM: dts: sun5i: Add Video Engine and reserved memory nodes
` [PATCH v8 6/8] ARM: dts: sun7i-a20: "
` [PATCH v8 7/8] ARM: dts: sun8i-a33: "
` [PATCH v8 8/8] ARM: dts: sun8i-h3: "

[PATCH v2 00/23] V4L2 fwnode rework; support for default configuration
 2018-08-29  0:53 UTC  (26+ messages)
` [PATCH v2 01/23] v4l: fwnode: Add debug prints for V4L2 endpoint property parsing
` [PATCH v2 02/23] v4l: fwnode: Use fwnode_graph_for_each_endpoint
` [PATCH v2 03/23] v4l: fwnode: The CSI-2 clock is continuous if it's not non-continuous
` [PATCH v2 04/23] dt-bindings: media: Specify bus type for MIPI D-PHY, others, explicitly
` [PATCH v2 05/23] v4l: fwnode: Add definitions for CSI-2 D-PHY, parallel and Bt.656 busses
` [PATCH v2 06/23] v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
` [PATCH v2 07/23] v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
` [PATCH v2 08/23] v4l: fwnode: Detect bus type correctly
` [PATCH v2 09/23] v4l: fwnode: Make use of newly specified bus types
` [PATCH v2 10/23] v4l: fwnode: Read lane inversion information despite lane numbering
` [PATCH v2 11/23] v4l: fwnode: Only assign configuration if there is no error
` [PATCH v2 12/23] v4l: fwnode: Support driver-defined lane mapping defaults
` [PATCH v2 13/23] v4l: fwnode: Support default CSI-2 lane mapping for drivers
` [PATCH v2 14/23] v4l: fwnode: Parse the graph endpoint as last
` [PATCH v2 15/23] v4l: fwnode: Use default parallel flags
` [PATCH v2 16/23] v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
` [PATCH v2 17/23] v4l: fwnode: Only zero the struct if bus type is set to V4L2_MBUS_UNKNOWN
` [PATCH v2 18/23] v4l: fwnode: Use media bus type for bus parser selection
` [PATCH v2 19/23] v4l: fwnode: Print bus type
` [PATCH v2 20/23] v4l: fwnode: Use V4L2 fwnode endpoint media bus type if set
` [PATCH v2 21/23] v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
` [PATCH v2 22/23] v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation
` [PATCH v2 23/23] smiapp: Query the V4L2 endpoint for a specific bus type

[PATCH v6 0/4] Venus updates - PIL
 2018-08-28 22:15 UTC  (23+ messages)
` [PATCH v6 1/4] venus: firmware: add routine to reset ARM9
` [PATCH v6 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v6 3/4] venus: firmware: add no TZ boot and shutdown routine
` [PATCH v6 4/4] venus: firmware: register separate platform_device for firmware loader

[PATCHv2 00/10] Post-v18: Request API updates
 2018-08-28 19:27 UTC  (12+ messages)
` [PATCHv2 01/10] media-request: return -EINVAL for invalid request_fds
` [PATCHv2 02/10] v4l2-ctrls: return -EACCES if request wasn't completed
` [PATCHv2 03/10] buffer.rst: only set V4L2_BUF_FLAG_REQUEST_FD for QBUF
` [PATCHv2 04/10] videodev2.h: add new capabilities for buffer types
` [PATCHv2 05/10] vb2: set reqbufs/create_bufs capabilities
` [PATCHv2 06/10] media-request: add media_request_(un)lock_for_access
` [PATCHv2 07/10] v4l2-ctrls: use media_request_(un)lock_for_access
` [PATCHv2 08/10] v4l2-ctrls: improve media_request_(un)lock_for_update
` [PATCHv2 09/10] media-request: EPERM -> EACCES
` [PATCHv2 10/10] media-request: update documentation

[PATCH 0/7] media: imx274: miscellaneous improvements
 2018-08-28 16:02 UTC  (13+ messages)
` [PATCH 1/7] media: imx274: rename IMX274_DEFAULT_MODE to IMX274_DEFAULT_BINNING
` [PATCH 2/7] media: imx274: rearrange sensor startup register tables
` [PATCH 3/7] media: imx274: don't hard-code the subdev name to DRIVER_NAME
` [PATCH 4/7] media: imx274: rename frmfmt and format to "mode"
` [PATCH 5/7] media: imx274: fix error in function docs
` [PATCH 6/7] media: imx274: add helper to read multibyte registers
` [PATCH 7/7] media: imx274: switch to SPDX license identifier

[PATCH 0/2] media: adv748x: Allow probe with a single output endpoint
 2018-08-28 15:47 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: adv748x: Support probing a single output
` [PATCH 2/2] media: i2c: adv748x: Handle TX[A|B] power management

[PATCH] media: Convert to using %pOFn instead of device_node.name
 2018-08-28 15:44 UTC  (6+ messages)
` [PATCH] staging: "
  ` [PATCH v2] "

[PATCH v3 0/2] media: i2c: ov5640: Re-work MIPI startup sequence
 2018-08-28 15:08 UTC  (2+ messages)

[PATCH 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-08-28 15:06 UTC  (4+ messages)
` [PATCH 1/2] media: v4l: Add definitions for the HEVC slice format and controls
` [PATCH 2/2] media: cedrus: Add HEVC/H.265 decoding support

[PATCH] media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remote
 2018-08-28 13:49 UTC 

This is it
 2018-08-28 11:02 UTC 

This is it
 2018-08-28 11:16 UTC 

[PATCH] media: ov5640: fix mode change regression
 2018-08-28 12:59 UTC  (3+ messages)

[PATCH 0/5] Post-v18: Request API updates
 2018-08-28 12:37 UTC  (9+ messages)
` [PATCH 1/5] media-request: return -EINVAL for invalid request_fds
` [PATCH 2/5] v4l2-ctrls: return -EACCES if request wasn't completed
` [PATCH 3/5] buffer.rst: only set V4L2_BUF_FLAG_REQUEST_FD for QBUF
` [PATCH 4/5] videodev2.h: add new capabilities for buffer types
` [PATCH 5/5] vb2: set reqbufs/create_bufs capabilities

[PATCH] media: v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE
 2018-08-28 10:48 UTC  (6+ messages)

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

[PATCH v6 0/2] media: imx274: cleanups, improvements and SELECTION API support
 2018-08-28  9:14 UTC  (4+ messages)
` [PATCH v6 1/2] media: imx274: use regmap_bulk_write to write multybyte registers

[PATCH 0/9] media: cedrus: Add H264 decoding support
 2018-08-28  8:11 UTC  (8+ messages)
` [PATCH 1/9] CHROMIUM: v4l: Add H264 low-level decoder API compound controls

cron job: media_tree daily build: ERRORS
 2018-08-28  8:04 UTC 

[PATCH v5 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-28  7:17 UTC  (3+ messages)
` [PATCH v5 2/2] "

YOUR PRODUCT
 2018-08-27 17:13 UTC 

[PATCH 1/5] media: dvb: fix compat ioctl tramslation
 2018-08-27 19:56 UTC  (5+ messages)
` [PATCH 2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
` [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c
` [PATCH 4/5] media: dvb: move most compat_ioctl handling into drivers
` [PATCH 5/5] media: dvb: move compat handlers "

[PATCH 00/30] v4l: add support for multiplexed streams
 2018-08-27 13:11 UTC  (3+ messages)

[PATCH] media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
 2018-08-27 12:29 UTC 

[PATCH] drm/i2c/tda9950.c: set MAX_RETRIES for errors only
 2018-08-27 12:28 UTC 

hi
 2018-08-27 10:40 UTC 

[PATCH v7] Add udmabuf misc device
 2018-08-27  9:34 UTC 

[PATCH v6] Add udmabuf misc device
 2018-08-27  9:34 UTC  (7+ messages)

[PATCH] uvcvideo: add a D4M camera description
 2018-08-27  9:13 UTC  (8+ messages)
  ` [PATCH v2 2/2] "

V4L2 analogue gain contol
 2018-08-27  8:40 UTC  (3+ messages)

why does aptina_pll_calculate insist on exact division?
 2018-08-27  8:44 UTC  (8+ messages)
` [PATCH] media: aptina-pll: allow approximating the requested pix_clock

[PATCHv2 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX
 2018-08-27  8:45 UTC  (8+ messages)
` [PATCHv2 1/5] drm_dp_cec: check that aux has a transfer function
` [PATCHv2 2/5] drm_dp_cec: add note about good MegaChips 2900 CEC support
  ` [PATCH 4/5] drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
    ` [PATCHv2 5/5] drm/amdgpu: "
  ` [PATCHv2 3/5] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()

[PATCH 0/3] i.MX PXP scaler/CSC driver
 2018-08-27  6:59 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6ull: add pxp support

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-08-27  4:09 UTC  (16+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

cron job: media_tree daily build: OK
 2018-08-27  3:31 UTC 

cron job: media_tree daily build: OK
 2018-08-26  3:31 UTC 

[PATCH v2 0/5] Fix OV5640 exposure & gain
 2018-08-25 14:53 UTC  (3+ messages)
` [PATCH v2 5/5] media: ov5640: fix restore of last mode set

TRADING ACCOUNT
 2018-08-25 14:34 UTC 

[PATCHv18 00/35] Request API
 2018-08-25 13:01 UTC  (9+ messages)
` [PATCHv18 07/35] v4l2-device.h: add v4l2_device_supports_requests() helper
` [PATCHv18 22/35] videodev2.h: Add request_fd field to v4l2_buffer
` [PATCHv18 23/35] vb2: add init_buffer buffer op
` [PATCHv18 24/35] videobuf2-core: embed media_request_object

camss: camera controls missing on vfe interfaces
 2018-08-25 12:57 UTC  (6+ messages)

Dear
 2018-08-25  7:15 UTC 

cron job: media_tree daily build: OK
 2018-08-25  3:32 UTC 

[RFC PATCH v1] media: uvcvideo: Cache URB header data before processing
 2018-08-24 22:00 UTC  (4+ messages)

[PATCH (repost) 0/5] drm/nouveau+amdgpu: add DP CEC-Tunneling-over-AUX (repost)
 2018-08-24 14:59 UTC  (5+ messages)
` [PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support

[PATCH 0/2] media: Use dma_zalloc_coherent to replace dma_alloc_coherent + memset
 2018-08-24  3:36 UTC  (4+ messages)
` [PATCH 1/2] media: ipu3-cio2: "

cron job: media_tree daily build: OK
 2018-08-24  3:31 UTC 

[PATCH] media: camss: mark PM functions as __maybe_unused
 2018-08-23 20:14 UTC  (2+ messages)

[PATCH v5 4/4] venus: firmware: register separate driver for firmware device
 2018-08-23 14:32 UTC  (4+ messages)
` [PATCH 4/4] venus: firmware: register separate platform_device for firmware loader


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