public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-30 15:15:06 to 2018-05-03 14:51:22 UTC [more...]

imx-media: MT9P031 Capture issues on IMX6
 2018-05-03 14:51 UTC  (11+ messages)

[PATCH v2] saa7164: Fix driver name in debug output
 2018-05-03 14:44 UTC 

[PATCH 02/15] dma-fence: Make ->enable_signaling optional
 2018-05-03 14:26 UTC  (4+ messages)
` [PATCH 03/15] dma-fence: Allow wait_any_timeout for all fences
` [PATCH 04/15] dma-fence: Make ->wait callback optional
` [PATCH 15/15] dma-fence: Polish kernel-doc for dma-fence.c

[PATCH] v4l2-dev.h: fix doc warning
 2018-05-03 14:03 UTC  (2+ messages)

[PATCH v3 0/8] R-Car DU: Support CRC calculation
 2018-05-03 13:45 UTC  (7+ messages)
` [PATCH v3 5/8] v4l: vsp1: Extend the DU API to support CRC computation
` [PATCH v3 7/8] v4l: vsp1: Integrate DISCOM in display pipeline

[PATCH v3 00/11] R-Car DU Interlaced support through VSP1
 2018-05-03 13:45 UTC  (15+ messages)
` [PATCH v3 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v3 02/11] media: vsp1: Remove packed attributes from aligned structures
` [PATCH v3 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v3 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v3 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v3 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v3 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v3 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v3 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v3 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v3 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH v4 00/11] R-Car DU Interlaced support through VSP1
 2018-05-03 13:36 UTC  (12+ messages)
` [PATCH v4 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v4 02/11] media: vsp1: Remove packed attributes from aligned structures
` [PATCH v4 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v4 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v4 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v4 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v4 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v4 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v4 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v4 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v4 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH v9 0/8] vsp1: TLB optimisation and DL caching
 2018-05-03 13:35 UTC  (9+ messages)
` [PATCH v9 1/8] media: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v9 2/8] media: vsp1: Protect bodies against overflow
` [PATCH v9 3/8] media: vsp1: Provide a body pool
` [PATCH v9 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v9 5/8] media: vsp1: Use reference counting for bodies
` [PATCH v9 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v9 7/8] media: vsp1: Adapt entities to configure into a body
` [PATCH v9 8/8] media: vsp1: Move video configuration to a cached dlb

[PATCH] [RESEND] [media] omap3isp: support 64-bit version of omap3isp_stat_data
 2018-05-03 12:56 UTC  (2+ messages)

[bug report] media: rcar-vin: add group allocator functions
 2018-05-03 12:53 UTC  (2+ messages)

[PATCH 00/28] Venus updates
 2018-05-03 11:46 UTC  (14+ messages)
` [PATCH 08/28] venus: hfi_venus: add suspend function for 4xx version
` [PATCH 10/28] venus: vdec: call session_continue in insufficient event
` [PATCH 26/28] venus: implementing multi-stream support
` [PATCH 27/28] venus: add sdm845 compatible and resource data

[bug report] [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver
 2018-05-03 11:43 UTC 

[PATCH v11] media: imx258: Add imx258 camera sensor driver
 2018-05-03 11:23 UTC  (2+ messages)

[GIT PULL FOR v4.18] rc changes
 2018-05-03 11:08 UTC 

[PATCH v11 0/4] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-05-03 10:54 UTC  (3+ messages)
` [PATCH v11 2/4] v4l: cadence: Add Cadence MIPI-CSI2 RX driver

[RFCv12 PATCH 00/29] Request API
 2018-05-03 10:29 UTC  (39+ messages)
` [RFCv12 PATCH 01/29] v4l2-device.h: always expose mdev
` [RFCv12 PATCH 02/29] uapi/linux/media.h: add request API
` [RFCv12 PATCH 03/29] media-request: implement media requests
` [RFCv12 PATCH 04/29] v4l2-dev: lock req_queue_mutex
` [RFCv12 PATCH 05/29] media-request: add media_request_find
` [RFCv12 PATCH 06/29] media-request: add media_request_object_find
` [RFCv12 PATCH 07/29] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv12 PATCH 08/29] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv12 PATCH 09/29] v4l2-ctrls: prepare internal structs for request API
` [RFCv12 PATCH 10/29] v4l2-ctrls: alloc memory for p_req
` [RFCv12 PATCH 11/29] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv12 PATCH 12/29] v4l2-ctrls: add core request support
` [RFCv12 PATCH 13/29] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv12 PATCH 14/29] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv12 PATCH 15/29] vb2: store userspace data in vb2_v4l2_buffer
` [RFCv12 PATCH 16/29] videobuf2-core: embed media_request_object
` [RFCv12 PATCH 17/29] videobuf2-core: integrate with media requests
` [RFCv12 PATCH 18/29] videobuf2-v4l2: "
` [RFCv12 PATCH 19/29] videobuf2-core: add vb2_core_request_has_buffers
` [RFCv12 PATCH 20/29] videobuf2-v4l2: add vb2_request_queue/validate helpers
` [RFCv12 PATCH 21/29] videobuf2-v4l2: export request_fd
` [RFCv12 PATCH 22/29] v4l2-mem2mem: add vb2_m2m_request_queue
` [RFCv12 PATCH 23/29] Documentation: v4l: document request API
` [RFCv12 PATCH 24/29] media: vim2m: add media device
` [RFCv12 PATCH 25/29] vim2m: use workqueue
` [RFCv12 PATCH 26/29] vim2m: support requests
` [RFCv12 PATCH 27/29] vivid: add mc
` [RFCv12 PATCH 28/29] vivid: add request support
` [RFCv12 PATCH 29/29] RFC: media-requests: add debugfs node

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-03  9:09 UTC  (3+ messages)
` [PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver

atomisp: drop from staging ?
 2018-05-03  8:30 UTC  (3+ messages)

[PATCH] saa7164: Fix driver name in debug output
 2018-05-03  7:39 UTC  (2+ messages)

[PATCH 0/2] Whitespace fixes
 2018-05-03  7:33 UTC  (5+ messages)
` [PATCH 1/2] intel-ipu3: Kconfig coding style issue
` [PATCH 2/2] cec: "

[RESEND PATCH v9 0/2] DW9807 DT binding and driver patches
 2018-05-03  7:31 UTC  (5+ messages)
` [RESEND PATCH v9 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [RESEND PATCH v9 2/2] media: dw9807: Add dw9807 vcm driver

cron job: media_tree daily build: OK
 2018-05-03  3:47 UTC 

[PATCH v2 00/15] media: staging/imx7: add i.MX7 media driver
 2018-05-03  3:05 UTC  (11+ messages)
` [PATCH v2 03/15] clk: imx7d: fix mipi dphy div parent
` [PATCH v2 04/15] clk: imx7d: reset parent for mipi csi root
` [PATCH v2 07/15] ARM: dts: increase default cma size to 40MB
` [PATCH v2 10/15] ARM: dts: imx7s: add multiplexer controls

[PATCH v5 0/8] Add support for multi-planar formats and 10 bit formats
 2018-05-03  2:42 UTC  (9+ messages)
` [PATCH v5 1/8] v4l: xilinx: dma: Remove colorspace check in xvip_dma_verify_format
` [PATCH v5 2/8] xilinx: v4l: dma: Update driver to allow for probe defer
` [PATCH v5 3/8] xilinx: v4l: dma: Terminate DMA when media pipeline fail to start
` [PATCH v5 4/8] media-bus: uapi: Add YCrCb 420 media bus format and rst
` [PATCH v5 5/8] v4l: xilinx: dma: Update video format descriptor
` [PATCH v5 6/8] v4l: xilinx: dma: Add multi-planar support
` [PATCH v5 7/8] uapi: media: New fourcc code and rst for 10 bit format
` [PATCH v5 8/8] v4l: xilinx: dma: Add support for 10 bit formats

[PATCH] drivers: dma-buf: Change %p to %pK in debug messages
 2018-05-03  0:03 UTC 

[PATCH] media: staging: atomisp: fix a potential missing-check bug
 2018-05-02 22:38 UTC 

[PATCH] [BUG] em28xx: Fix DualHD broken second tuner
 2018-05-02 21:46 UTC 

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-05-02 21:44 UTC  (9+ messages)
` [PATCH v2 08/12] media: ov5640: Adjust the clock based on the expected rate

[PATCH 0/2] Add a property to tell camera sensor orientation, support it in smiapp
 2018-05-02 21:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: Add "upside-down" property to tell sensor orientation
` [PATCH 2/2] smiapp: Support the "upside-down" property

[linux-stable-rc:linux-4.4.y 8340/8366] drivers/media//v4l2-core/videobuf2-vmalloc.c:103:20: error: implicit declaration of function '__pfn_to_phys'; did you mean 'dma_to_phys'?
 2018-05-02 20:57 UTC 

[RESEND PATCH v8 0/2] DW9807 DT binding and driver patches
 2018-05-02 15:48 UTC  (5+ messages)
` [RESEND PATCH v8 2/2] media: dw9807: Add dw9807 vcm driver

[PATCH v14 00/33] rcar-vin: Add Gen3 with media controller
 2018-05-02 13:10 UTC  (3+ messages)
` [PATCH v14 03/33] rcar-vin: add Gen3 devicetree bindings documentation

[PATCH][media-next][V2] media: davinci_vpfe: fix memory leaks of params
 2018-05-02 11:48 UTC 

[PATCH][media-next] media: davinci_vpfe: fix memory leaks of params
 2018-05-02 11:26 UTC  (2+ messages)

[PATCHv5 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX
 2018-05-02  8:33 UTC  (3+ messages)
` [PATCHv5, "

[PATCH 01/17] dma-fence: Some kerneldoc polish for dma-fence.h
 2018-05-02  7:38 UTC  (6+ messages)
  ` [Intel-gfx] "
` [PATCH 04/17] dma-fence: Allow wait_any_timeout for all fences

cron job: media_tree daily build: OK
 2018-05-02  3:47 UTC 

[PATCH v4 00/10] Add support for multi-planar formats and 10 bit formats
 2018-05-02  0:18 UTC  (20+ messages)
` [PATCH v4 01/10] v4l: xilinx: dma: Remove colorspace check in xvip_dma_verify_format
` [PATCH v4 02/10] xilinx: v4l: dma: Use the dmaengine_terminate_all() wrapper
` [PATCH v4 03/10] xilinx: v4l: dma: Update driver to allow for probe defer
` [PATCH v4 04/10] Documentation: uapi: media: v4l: New pixel format
` [PATCH v4 05/10] uapi: media: New fourcc codes needed by Xilinx Video IP
` [PATCH v4 06/10] media-bus: uapi: Add YCrCb 420 media bus format
` [PATCH v4 07/10] media: Add new dt-bindings/vf_codes for supported formats
` [PATCH v4 08/10] v4l: xilinx: dma: Update video format descriptor
` [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support
` [PATCH v4 10/10] v4l: xilinx: dma: Add support for 10 bit formats

[PATCH 0/2] media: i2c: mt9t112: Add OF tree support
 2018-05-01 14:28 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add mt9t111 image sensor

[PATCH] rcar-vin: remove generic gen3 compatible string
 2018-05-01 14:11 UTC  (2+ messages)

[PATCH 0/3] R-Car Gen2 support for FDP1
 2018-05-01 12:53 UTC  (3+ messages)
` [PATCH 3/3] v4l: rcar_fdp1: Fix indentation oddities

[PATCH v8 0/8] vsp1: TLB optimisation and DL caching
 2018-05-01 12:49 UTC  (9+ messages)
` [PATCH v8 1/8] media: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v8 2/8] media: vsp1: Protect bodies against overflow
` [PATCH v8 3/8] media: vsp1: Provide a body pool
` [PATCH v8 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v8 5/8] media: vsp1: Use reference counting for bodies
` [PATCH v8 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v8 7/8] media: vsp1: Adapt entities to configure into a body
` [PATCH v8 8/8] media: vsp1: Move video configuration to a cached dlb

[PATCH v7 0/8] vsp1: TLB optimisation and DL caching
 2018-05-01  9:07 UTC  (9+ messages)
` [PATCH v7 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v7 8/8] media: vsp1: Move video configuration to a cached dlb

cron job: media_tree daily build: OK
 2018-05-01  3:48 UTC 

[PATCH v6 00/12] Intel IPU3 ImgU patchset
 2018-05-01  3:13 UTC  (5+ messages)
` [PATCH v6 12/12] intel-ipu3: Add imgu top level pci device driver

[PATCH] media: v4l2-ioctl: fix function types for IOCTL_INFO_STD
 2018-04-30 22:58 UTC  (2+ messages)

[PATCH] media: media-device: fix ioctl function types
 2018-04-30 22:41 UTC  (2+ messages)

[PATCH] media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() calls
 2018-04-30 16:56 UTC 

[PATCH v8 00/13] V4L2 Explicit Synchronization
 2018-04-30 15:27 UTC  (3+ messages)
` [PATCH v8 10/13] [media] vb2: add out-fence support to QBUF

[PATCH][next] media: ispstat: don't dereference user_cfg before a null check
 2018-04-30 15:26 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox