linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-10 17:14:39 to 2018-12-13 13:07:31 UTC [more...]

[PATCH 0/3] Videobuf2 corner case fixes
 2018-12-13 13:07 UTC  (15+ messages)
` [PATCH 1/3] videobuf2-core: Prevent size alignment wrapping buffer size to 0
` [PATCH 2/3] videobuf2-dma-sg: Prevent size from overflowing
` [PATCH 3/3] videobuf2-core.h: Document the alloc memop size argument as page aligned

[PATCH v5 00/12] imx-media: Fixes for interlaced capture
 2018-12-13 12:59 UTC  (3+ messages)
` [PATCH v5 02/12] gpu: ipu-csi: Swap fields according to input/output field types

[RFCv4 PATCH 0/3] This RFC patch series implements properties for the media controller
 2018-12-13 12:51 UTC  (13+ messages)
` [RFCv4 PATCH 1/3] uapi/linux/media.h: add property support
` [RFCv4 PATCH 2/3] media controller: add properties support
` [RFCv4 PATCH 3/3] vimc: add property test code

strscpy() vs strlcpy() and WARN_ONCE()
 2018-12-13 12:37 UTC 

[RFC 1/1] doc-rst: Add Intel IPU3 documentation
 2018-12-13 12:33 UTC  (2+ messages)

[PATCHv5 0/8] vb2/cedrus: use timestamps to identify buffers
 2018-12-13 12:28 UTC  (11+ messages)
` [PATCHv5 1/8] v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
` [PATCHv5 2/8] vim2m: use v4l2_m2m_buf_copy_data
` [PATCHv5 3/8] vicodec: "
` [PATCHv5 4/8] buffer.rst: clean up timecode documentation
` [PATCHv5 5/8] videodev2.h: add v4l2_timeval_to_ns inline function
` [PATCHv5 6/8] vb2: add vb2_find_timestamp()
` [PATCHv5 7/8] cedrus: identify buffers by timestamp
` [PATCHv5 8/8] extended-controls.rst: update the mpeg2 compound controls

[GIT PULL v4 for 4.21] META_OUTPUT buffer type and the ipu3 staging driver
 2018-12-13 12:19 UTC  (2+ messages)

[PATCH 1/1] ipu3-cio2: Use MEDIA_ENT_F_VID_IF_BRIDGE as receiver entity function
 2018-12-13 12:07 UTC  (3+ messages)

[GIT PULL v3 for 4.21] META_OUTPUT buffer type and the ipu3 staging driver
 2018-12-13 11:19 UTC 

[GIT PULL v2 for 4.21] META_OUTPUT buffer type and the ipu3 staging driver
 2018-12-13 11:09 UTC 

[PATCH v9 00/22] ImgU driver
 2018-12-13 11:03 UTC  (25+ messages)
` [PATCH v9 01/22] v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
` [PATCH v9 02/22] docs-rst: v4l: Document V4L2_BUF_TYPE_META_OUTPUT interface
` [PATCH v9 03/22] media: staging/intel-ipu3: abi: Add register definitions and enum
` [PATCH v9 04/22] media: staging/intel-ipu3: abi: Add structs
` [PATCH v9 05/22] media: staging/intel-ipu3: mmu: Implement driver
` [PATCH v9 06/22] media: staging/intel-ipu3: Implement DMA mapping functions
` [PATCH v9 07/22] media: staging/intel-ipu3: css: Add dma buff pool utility functions
` [PATCH v9 08/22] media: staging/intel-ipu3: css: Add support for firmware management
` [PATCH v9 10/22] media: staging/intel-ipu3: css: Compute and program ccs
` [PATCH v9 11/22] media: staging/intel-ipu3: css: Initialize css hardware
` [PATCH v9 12/22] media: staging/intel-ipu3: Add css pipeline programming
` [PATCH v9 13/22] media: staging/intel-ipu3: Add v4l2 driver based on media framework
` [PATCH v9 14/22] media: staging/intel-ipu3: Add imgu top level pci device driver
` [PATCH v9 15/22] media: staging/intel-ipu3: Add Intel IPU3 meta data uAPI
` [PATCH v9 16/22] media: staging/intel-ipu3: Add dual pipe support
` [PATCH v9 17/22] ipu3-imgu: Fix compiler warnings
` [PATCH v9 18/22] ipu3-imgu: Fix firmware binary location
` [PATCH v9 19/22] doc-rst: Add Intel IPU3 documentation
` [PATCH v9 20/22] media: v4l: Add Intel IPU3 meta buffer formats
` [PATCH v9 21/22] staging/ipu3-imgu: Address documentation comments
  ` [PATCH v9.1 "
` [PATCH v9 22/22] staging/ipu3-imgu: Add MAINTAINERS entry

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2018-12-13 10:50 UTC  (13+ messages)
` [PATCH v7 02/16] doc-rst: Add Intel IPU3 documentation
    ` [PATCH 1/1] staging/ipu3-imgu: Address documentation comments

cron job: media_tree daily build: OK
 2018-12-13 10:04 UTC 

[PATCH 0/5] media: adv748x: Implement dynamic routing support
 2018-12-13  9:40 UTC  (22+ messages)
` [PATCH 1/5] media: adv748x: Rework reset procedure
` [PATCH 2/5] media: adv748x: csi2: Link AFE with TXA and TXB
` [PATCH 3/5] media: adv748x: Store the source subdevice in TX
` [PATCH 4/5] media: adv748x: Store the TX sink in HDMI/AFE
` [PATCH 5/5] media: adv748x: Implement link_setup callback

[PATCH v3] media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
 2018-12-13  8:29 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-12-13  4:29 UTC 

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

[PATCH] media: imx214: don't de-reference a NULL pointer
 2018-12-12 18:16 UTC  (3+ messages)

[PATCH v6 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-12-12 17:41 UTC  (12+ messages)
` [PATCH v6 1/2] media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()
  ` [PATCH v6 3/2] MAINTAINERS: added include/trace/events/pwc.h
` [PATCH v6 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer

[GIT PULL FOR v4.21] pwc: Don't use coherent DMA buffers for ISO transfer
 2018-12-12 17:39 UTC 

[PATCH v7 0/2] media: platform: Add Aspeed Video Engine driver
 2018-12-12 17:12 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH v7 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v2] media: remove bdisp_dbg_declare() and hva_dbg_declare()
 2018-12-12 16:29 UTC  (3+ messages)

[PATCH v3] media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-12 16:20 UTC 

[GIT PULL for v4.20-rc7] media fixes
 2018-12-12 15:54 UTC 

[PATCH v2 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-12-12 12:51 UTC  (4+ messages)
` [PATCH v2 1/2] media: v4l: Add definitions for the HEVC slice format and controls
  ` [linux-sunxi] "

next-20181211 build: 1 failures 32 warnings (next-20181211)
 2018-12-12 12:18 UTC  (3+ messages)

[PATCH 1/1] ipu3-imgu: Fix firmware binary location
 2018-12-12 11:50 UTC 

[Xen-devel][PATCH v3 0/1] cameraif: add ABI for para-virtual camera
 2018-12-12  9:49 UTC  (2+ messages)
` [Xen-devel][PATCH v3 1/1] "

[PATCH 1/3] vb2: add buf_validate callback
 2018-12-12  9:13 UTC  (2+ messages)

Configure video PAL decoder into media pipeline
 2018-12-12  9:09 UTC  (12+ messages)

[ANN] Edinburgh Media Summit 2018 meeting report
 2018-12-12  7:30 UTC  (2+ messages)
  ` [media-workshop] "

cron job: media_tree daily build: ERRORS
 2018-12-12  4:32 UTC 

[PATCH 0/6] media: sun6i: Separate H3 compatible from A31
 2018-12-12  2:33 UTC  (3+ messages)
` [PATCH 1/6] media: dt-bindings: "

bug report cxusb oops
 2018-12-11 22:07 UTC  (3+ messages)

[PATCH] media: ddbridge: Move asm includes after linux ones
 2018-12-11 21:19 UTC  (2+ messages)

[GIT PULL FOR v4.21] Add Aspeed Video Engine driver
 2018-12-11 17:16 UTC 

[PATCH v8 0/2] media: platform: Add Aspeed Video Engine driver
 2018-12-11 16:57 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH v8 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v3 0/6] media/sun6i: Allwinner A64 CSI support
 2018-12-11 15:50 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: media: sun6i: Add A64 CSI compatible
` [PATCH v3 2/6] media: sun6i: Add A64 compatible support
` [PATCH v3 3/6] media: sun6i: Set 300MHz mod clock for A64

[PATCH v4 0/2] media: video-i2c: add Melexis MLX90640 thermal camera support
 2018-12-11 15:17 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: media: video-i2c: add melexis mlx90640 documentation
` [PATCH v4 2/2] media: video-i2c: add Melexis MLX90640 thermal camera

[PATCH 6/6] sparc: merge 32-bit and 64-bit version of pci.h
 2018-12-11 13:46 UTC  (7+ messages)

[PATCH v8 00/17] Intel IPU3 ImgU patchset
 2018-12-11 13:04 UTC  (6+ messages)
` [PATCH v8 15/17] media: v4l: Add Intel IPU3 meta buffer formats
` [PATCH v8 17/17] doc-rst: Add Intel IPU3 documentation

[PATCH] media: rcar-csi2: Fix PHTW table values for E3/V3M
 2018-12-11 11:33 UTC  (5+ messages)

[PATCH 1/2] media: tegra-cec: Support Tegra186 and Tegra194
 2018-12-11 10:00 UTC  (10+ messages)

[PATCH v2 1/3] dt-bindings: media: tegra-cec: Document Tegra186 and Tegra194
 2018-12-11  9:48 UTC  (3+ messages)
` [PATCH v2 2/3] media: tegra-cec: Support "
` [PATCH v2 3/3] media: tegra-cec: Export OF device ID match table

[PATCH] drm/tegra: Refactor CEC support
 2018-12-11  9:22 UTC  (4+ messages)

[v4l-utils PATCH 0/2] META_OUTPUT buffer type support for v4l2-compliance
 2018-12-11  8:22 UTC  (4+ messages)
` [v4l-utils PATCH 1/2] Update uAPI headers from the kernel
` [v4l-utils PATCH 2/2] v4l2-compliance: Add support for metadata output

[PATCH 1/1] ipu3-imgu: Fix compiler warnings
 2018-12-11  5:35 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-12-11  4:31 UTC 

[GIT PULL for 4.20] META_OUTPUT buffer type and the ipu3 staging driver
 2018-12-10 21:10 UTC  (2+ messages)

[PATCH] media: seco-cec: fix RC_CORE dependency
 2018-12-10 20:41 UTC 

[PATCH] media: vsp1: Fix trivial documentation
 2018-12-10 20:25 UTC  (2+ messages)

make the non-consistent DMA allocator more userful
 2018-12-10 19:25 UTC  (7+ messages)
` [PATCH 02/10] arm64/iommu: don't remap contiguous allocations for coherent devices
` [PATCH 04/10] arm: implement DMA_ATTR_NON_CONSISTENT

[PATCH] media: lgdt330x: fix lock status reporting
 2018-12-10 17:50 UTC  (2+ messages)

[PATCH] media: vimc: add configfs API to configure the topology
 2018-12-10 17:13 UTC  (4+ 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).