linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-10 08:21:38 to 2018-04-14 04:02:32 UTC [more...]

cron job: media_tree daily build: OK
 2018-04-14  4:02 UTC 

Charity Support
 2018-04-14  2:04 UTC 

Smatch and sparse errors
 2018-04-14  1:18 UTC  (2+ messages)

[PATCH] media: Revert cleanup ktime_set() usage
 2018-04-13 23:31 UTC 

[PATCH 01/17] media: staging: atomisp: fix number conversion
 2018-04-13 22:35 UTC  (32+ messages)
` [PATCH 02/17] media: staging: atomisp: don't declare the same vars as both private and public
` [PATCH 03/17] media: atomisp: fix __user annotations
` [PATCH 04/17] media: staging: atomisp: fix string comparation logic
` [PATCH 05/17] dvb_frontend: fix locking issues at dvb_frontend_get_event()
` [PATCH 06/17] media: v4l2-fwnode: simplify v4l2_fwnode_reference_parse_int_props()
` [PATCH 07/17] media: cec: fix smatch error
` [PATCH 08/17] atomisp: remove an impossible condition
` [PATCH 09/17] media: platform: fix some 64-bits warnings
` [PATCH 10/17] media: v4l2-compat-ioctl32: prevent go past max size
` [PATCH 11/17] media: atomisp: compat32: use get_user() before referencing user data
` [PATCH 12/17] media: staging: atomisp: add missing include
` [PATCH 13/17] media: atomisp: compat32: fix __user annotations
` [PATCH 14/17] media: atomisp: get rid of a warning
` [PATCH 15/17] media: st_rc: Don't stay on an IRQ handler forever
` [PATCH 16/17] media: mantis: prevent staying forever in a loop at IRQ
` [PATCH 17/17] media: v4l2-compat-ioctl32: fix several __user annotations
  ` [PATCHv2 "

[PATCH v1.1 1/1] videodev2: Mark all user pointers as such
 2018-04-13 20:03 UTC  (3+ messages)

[PATCH 00/13] imx274: add cropping and misc improvements
 2018-04-13 17:33 UTC  (15+ messages)
` [PATCH 01/13] imx274: document reset delays more clearly
` [PATCH 02/13] imx274: fix typo in comment
` [PATCH 03/13] imx274: slightly simplify code
` [PATCH 04/13] imx274: remove unused data from struct imx274_frmfmt
` [PATCH 05/13] imx274: rename and reorder register address definitions
` [PATCH 06/13] imx274: remove non-indexed pointers from mode_table
` [PATCH 07/13] imx274: initialize format before v4l2 controls
` [PATCH 08/13] imx274: consolidate per-mode data in imx274_frmfmt
` [PATCH 09/13] imx274: get rid of mode_index
` [PATCH 10/13] imx274: actually use IMX274_DEFAULT_MODE
` [PATCH 11/13] imx274: simplify imx274_write_table()
` [PATCH 12/13] imx274: add helper function to fill a reg_8 table chunk
` [PATCH 13/13] imx274: add SELECTION support for cropping

[PATCH] media: v4l2-compat-ioctl32: fix several __user annotations
 2018-04-13 17:29 UTC  (4+ messages)

[PATCH v2] media: ir-spi: update Andi's e-mail
 2018-04-13 13:48 UTC 

[RfC PATCH] Add udmabuf misc device
 2018-04-13 15:37 UTC  (19+ messages)

[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
 2018-04-13 15:10 UTC  (8+ messages)
` [RESEND PATCH v7 1/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil
` [RESEND PATCH v7 2/2] media: dw9807: Add dw9807 vcm driver

imx-media: MT9P031 Capture issues on IMX6
 2018-04-13 14:18 UTC  (2+ messages)

[PATCH v8 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-04-13 12:14 UTC  (3+ messages)
` [PATCH v8 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-04-13  6:59 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-04-13  3:28 UTC 

[PATCH] media: rcar-vin: Fix image alignment for setting pre clipping
 2018-04-13  2:18 UTC 

DVB-T2 support for TVR801 USB stick (Astrometa DVB-T2)
 2018-04-13  1:24 UTC  (2+ messages)

[PATCH v2 0/7] Improve latency of IR decoding
 2018-04-12 22:02 UTC  (5+ messages)

[PATCH] media: imx: Skip every second frame in VDIC DIRECT mode
 2018-04-12 10:06 UTC  (3+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-12 16:55 UTC  (4+ messages)
` [PATCH 08/15] ASoC: pxa: remove the dmaengine compat need

buffer sharing across VMs - xen-zcopy and hyper_dmabuf discussion
 2018-04-12 14:30 UTC 

[RFCv11 PATCH 00/29] Request API
 2018-04-12 13:35 UTC  (78+ messages)
` [RFCv11 PATCH 02/29] uapi/linux/media.h: add request API
` [RFCv11 PATCH 03/29] media-request: allocate media requests
` [RFCv11 PATCH 04/29] media-request: core request support
` [RFCv11 PATCH 05/29] media-request: add request ioctls
` [RFCv11 PATCH 06/29] media-request: add media_request_find
` [RFCv11 PATCH 07/29] media-request: add media_request_object_find
` [RFCv11 PATCH 08/29] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv11 PATCH 10/29] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv11 PATCH 12/29] v4l2-ctrls: alloc memory for p_req
` [RFCv11 PATCH 13/29] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv11 PATCH 14/29] v4l2-ctrls: add core request support
` [RFCv11 PATCH 15/29] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer
` [RFCv11 PATCH 19/29] videobuf2-core: integrate with media requests
` [RFCv11 PATCH 20/29] videobuf2-v4l2: "
` [RFCv11 PATCH 21/29] videobuf2-core: add vb2_core_request_has_buffers
` [RFCv11 PATCH 22/29] videobuf2-v4l2: add vb2_request_queue helper
` [RFCv11 PATCH 23/29] videobuf2-v4l2: export request_fd
` [RFCv11 PATCH 24/29] Documentation: v4l: document request API
` [RFCv11 PATCH 25/29] media: vim2m: add media device
` [RFCv11 PATCH 26/29] vim2m: use workqueue
` [RFCv11 PATCH 27/29] vim2m: support requests

Confusion about API: please clarify
 2018-04-12 12:52 UTC  (5+ messages)

[PATCH 1/1] videodev2: Mark all user pointers as such
 2018-04-12 12:58 UTC 

[PATCH 1/1] tda1997x: Use bitwise or for setting subdev flags
 2018-04-12 12:29 UTC 

[PATCH 0/4] Random ov7740 fixes
 2018-04-12 10:30 UTC  (6+ messages)
` [PATCH 1/4] ov7740: Fix number of controls hint
` [PATCH 2/4] ov7740: Check for possible NULL return value in control creation
` [PATCH 3/4] ov7740: Fix control handler error at the end of control init
  ` [PATCH v1.1 "
` [PATCH 4/4] ov7740: Set subdev HAS_EVENT flag

cron job: media_tree daily build: ERRORS
 2018-04-12  3:33 UTC 

drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c:1087:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2018-04-11 21:14 UTC  (2+ messages)
` [PATCH] media: vcodec: fix ptr_ret.cocci warnings

[PATCH] media: cx88: enable IR transmitter on HVR-1300
 2018-04-11 20:27 UTC 

Emulated formats do not allow to use highest FPS of some cameras
 2018-04-11 19:51 UTC 

a 4.16 kernel with Debian 9.4 "stretch" causes a log explosion
 2018-04-11 19:33 UTC  (6+ messages)

[PATCH] media: uvcvideo: Prevent setting unavailable flags
 2018-04-11 19:32 UTC  (2+ messages)

[PATCH] media: ddbridge: better handle optional spin locks at the code
 2018-04-11 19:11 UTC  (5+ messages)

[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-04-11 16:26 UTC  (4+ messages)

[GIT FIXES for 4.17] omap3isp IOMMU error handling fix
 2018-04-11 16:26 UTC 

[PATCH 1/5] dma-buf: use parameter structure for dma_buf_attach
 2018-04-11 13:39 UTC  (5+ messages)
` [PATCH 2/5] dma-buf: add optional invalidate_mappings callback v3
` [PATCH 3/5] drm/ttm: remove the backing store if no placement is given
` [PATCH 4/5] drm/amdgpu: add independent DMA-buf export v2
` [PATCH 5/5] drm/amdgpu: add independent DMA-buf import v3

[PATCH v7 0/2] uvcvideo: asynchronous controls
 2018-04-11 12:44 UTC  (7+ messages)
` [PATCH v7 1/2] uvcvideo: send a control event when a Control Change interrupt arrives
` [PATCH v7 2/2] uvcvideo: handle control pipe protocol STALLs

sensor driver - v4l2 - MEDIA_BUS_FMT
 2018-04-11 10:32 UTC  (2+ messages)

[PATCH 0/6] media: ov772x: support media controller, device tree probing, etc
 2018-04-11  7:32 UTC  (17+ messages)
` [PATCH 1/6] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [PATCH 2/6] media: ov772x: add checks for register read errors
` [PATCH 4/6] media: ov772x: add media controller support
` [PATCH 5/6] media: ov772x: add device tree binding
` [PATCH 6/6] media: ov772x: support device tree probing

RESEND[PATCH v6 0/2] DW9807 DT binding and driver patches
 2018-04-11  4:20 UTC  (5+ messages)
` RESEND[PATCH v6 2/2] media: dw9807: Add dw9807 vcm driver

cron job: media_tree daily build: OK
 2018-04-11  3:47 UTC 

[PATCH 3/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_isoc_urb_init
 2018-04-11  3:24 UTC 

[PATCH 2/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_bulk_urb_init
 2018-04-11  3:24 UTC 

[PATCH 1/3] media: dvb-usb: Replace GFP_ATOMIC with GFP_KERNEL in usb_allocate_stream_buffers
 2018-04-11  3:23 UTC 

[PATCH v2 5/6] usbtv: Enforce standard for color decoding
 2018-04-10 22:29 UTC  (2+ messages)

[PATCH v13 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-10 11:04 UTC  (5+ messages)
` [PATCH v13 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]

[RFC PATCH]: intel-ipu3: Add uAPI documentation
 2018-04-10  8:37 UTC  (2+ 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).