messages from 2018-04-26 23:11:37 to 2018-05-02 07:20:55 UTC [more...]
[PATCH v3 0/8] R-Car DU: Support CRC calculation
2018-05-02 7:20 UTC (10+ messages)
` [PATCH v3 1/8] v4l: vsp1: Use SPDX license headers
` [PATCH v3 2/8] v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
` [PATCH v3 3/8] v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
` [PATCH v3 4/8] v4l: vsp1: Document the vsp1_du_atomic_config structure
` [PATCH v3 5/8] v4l: vsp1: Extend the DU API to support CRC computation
` [PATCH v3 6/8] v4l: vsp1: Add support for the DISCOM entity
` [PATCH v3 7/8] v4l: vsp1: Integrate DISCOM in display pipeline
` [PATCH v3 8/8] drm: rcar-du: Add support for CRC computation
[RESEND PATCH v8 0/2] DW9807 DT binding and driver patches
2018-05-02 7:16 UTC (4+ messages)
` [RESEND PATCH v8 2/2] media: dw9807: Add dw9807 vcm driver
[PATCH 00/28] Venus updates
2018-05-02 6:26 UTC (7+ 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 27/28] venus: add sdm845 compatible and resource data
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 v2 00/15] media: staging/imx7: add i.MX7 media driver
2018-05-01 22:11 UTC (5+ messages)
` [PATCH v2 03/15] clk: imx7d: fix mipi dphy div parent
` [PATCH v2 08/15] media: dt-bindings: add bindings for i.MX7 media driver
[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 (15+ messages)
` [PATCH v7 3/8] media: vsp1: Provide a body pool
` [PATCH v7 4/8] media: vsp1: Convert display lists to use new "
` [PATCH v7 6/8] media: vsp1: Refactor display list configure operations
` [PATCH v7 8/8] media: vsp1: Move video configuration to a cached dlb
[RFCv12 PATCH 00/29] Request API
2018-05-01 9:00 UTC (30+ 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
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 01/17] dma-fence: Some kerneldoc polish for dma-fence.h
2018-04-30 17:49 UTC (8+ messages)
` [Intel-gfx] "
` [PATCH 03/17] dma-fence: Make ->enable_signaling optional
` [PATCH 04/17] dma-fence: Allow wait_any_timeout for all fences
` [PATCH 05/17] dma-fence: Make ->wait callback optional
` [PATCH 17/17] dma-fence: Polish kernel-doc for dma-fence.c
[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)
[PATCH] media: intel-ipu3: cio2: Handle IRQs until INT_STS is cleared
2018-04-30 15:03 UTC (2+ messages)
[RFCv11 PATCH 00/29] Request API
2018-04-30 14:58 UTC (6+ messages)
` [RFCv11 PATCH 26/29] vim2m: use workqueue
atomisp: drop from staging ?
2018-04-30 9:41 UTC (2+ messages)
[PATCH v2 0/2]
2018-04-30 7:40 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
[PATCH] rcar-vin: fix null pointer dereference in rvin_group_get()
2018-04-30 7:10 UTC (4+ messages)
"BUG: unable to handle kernel NULL pointer dereference" in em28xx driver
2018-04-30 4:54 UTC
"BUG: unable to handle kernel paging request" with em28xx driver
2018-04-30 4:39 UTC
cron job: media_tree daily build: OK
2018-04-30 3:47 UTC
[RFC PATCH] media: i2c: add SCCB helpers
2018-04-29 19:55 UTC (2+ messages)
[PATCH v4 00/14] media: ov772x: support media controller, device tree probing, etc
2018-04-29 17:13 UTC (15+ messages)
` [PATCH v4 01/14] media: dt-bindings: ov772x: add device tree binding
` [PATCH v4 02/14] media: ov772x: correct setting of banding filter
` [PATCH v4 03/14] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [PATCH v4 04/14] media: ov772x: add checks for register read errors
` [PATCH v4 05/14] media: ov772x: add media controller support
` [PATCH v4 06/14] media: ov772x: use generic names for reset and powerdown gpios
` [PATCH v4 07/14] media: ov772x: omit consumer ID when getting clock reference
` [PATCH v4 08/14] media: ov772x: support device tree probing
` [PATCH v4 09/14] media: ov772x: handle nested s_power() calls
` [PATCH v4 10/14] media: ov772x: reconstruct s_frame_interval()
` [PATCH v4 11/14] media: ov772x: use v4l2_ctrl to get current control value
` [PATCH v4 12/14] media: ov772x: avoid accessing registers under power saving mode
` [PATCH v4 13/14] media: ov772x: make set_fmt() return -EBUSY while streaming
` [PATCH v4 14/14] media: ov772x: create subdevice device node
[PATCH] media: atomisp: fix spelling mistake: "diregard" -> "disregard"
2018-04-29 12:06 UTC
cron job: media_tree daily build: OK
2018-04-29 3:47 UTC
[PATCH] media: staging: atomisp: fix a potential missing-check bug
2018-04-28 23:02 UTC
[PATCH] [media] media/usbvision: fix spelling mistake: "compresion" -> "compression"
2018-04-28 22:11 UTC
Bug report: ADS Tech DVD Xpress DX2 doesn't work and a stack trace is printed into dmesg
2018-04-28 20:25 UTC
[PATCH v2 0/8] R-Car DU: Support CRC calculation
2018-04-28 20:15 UTC (32+ messages)
` [PATCH v2 1/8] v4l: vsp1: Use SPDX license headers
` [PATCH v2 2/8] v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
` [PATCH v2 3/8] v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
` [PATCH v2 4/8] v4l: vsp1: Document the vsp1_du_atomic_config structure
` [PATCH v2 5/8] v4l: vsp1: Extend the DU API to support CRC computation
` [PATCH v2 6/8] v4l: vsp1: Add support for the DISCOM entity
` [PATCH v2 7/8] v4l: vsp1: Integrate DISCOM in display pipeline
` [PATCH v2 8/8] drm: rcar-du: Add support for CRC computation
[PATCH v14 0/2] rcar-csi2: add Renesas R-Car MIPI CSI-2
2018-04-28 16:01 UTC (8+ messages)
` [PATCH v14 2/2] rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driver
[PATCH] media: vb2: Print the queue pointer in debug messages
2018-04-28 11:33 UTC (3+ messages)
[PATCH] v4l: vsp1: Fix vsp1_regs.h license header
2018-04-28 9:36 UTC (5+ messages)
[PATCH v2] media: Revert cleanup ktime_set() usage
2018-04-28 7:45 UTC
Regression: DVBSky S960 USB tuner doesn't work in 4.10 or newer
2018-04-28 6:01 UTC (7+ messages)
cron job: media_tree daily build: OK
2018-04-28 3:47 UTC
FROM: "MRS PATRICIA WILLIAMS" linux-media@vger.kernel.org
2018-04-27 23:07 UTC
[PATCH] media: Revert cleanup ktime_set() usage
2018-04-27 18:47 UTC (4+ messages)
[PATCH v3 00/11] media: ov772x: support media controller, device tree probing, etc
2018-04-27 17:20 UTC (8+ messages)
` [PATCH v3 07/11] media: ov772x: handle nested s_power() calls
` [PATCH v3 01/11] media: dt-bindings: ov772x: add device tree binding
[PATCH v2 1/3] media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out
2018-04-27 16:19 UTC (3+ messages)
` [PATCH v2 2/3] media: coda: do not try to propagate format if capture queue busy
` [PATCH v2 3/3] media: coda: set colorimetry on coded queue
[PATCH] media: rc: probe zilog transmitter when zilog receiver is found
2018-04-27 13:46 UTC
[PATCH 00/12] Intel IPU3 ImgU patchset
2018-04-27 12:27 UTC (5+ messages)
` [PATCH 04/12] intel-ipu3: Add user space ABI definitions
[PATCH 0/2] Use gpio_is_valid()
2018-04-27 11:44 UTC (3+ messages)
` [PATCH 1/2] [media] platform: "
` [PATCH 2/2] [media] sta2x11: Use gpio_is_valid() and remove unnecessary check
[PATCH 0/2] Add new grayscale formats
2018-04-27 11:40 UTC (3+ messages)
` [PATCH 1/2] media: v4l: Add new 2X8 10-bit grayscale media bus code
` [PATCH 2/2] media: v4l: Add new 10-bit packed grayscale format
[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
2018-04-27 9:27 UTC (4+ messages)
cron job: media_tree daily build: OK
2018-04-27 3:47 UTC
[PATCH v2 00/10] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
2018-04-27 3:06 UTC (7+ messages)
` [PATCH v2 08/10] dt-bindings: media: Document bindings for the Sunxi-Cedrus VPU driver
[PATCH 00/11] fix potential Spectre variant 1 issues
2018-04-26 23:42 UTC (7+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1
[PATCH] rcar-vin: enable field toggle after a set number of lines for Gen3
2018-04-26 23:15 UTC (2+ messages)
[PATCH] rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16
2018-04-26 23:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox