linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-10 16:34:29 to 2018-04-15 03:47:16 UTC [more...]

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

[PATCH 1/2] media: rc: mce_kbd decoder: remove superfluous call to input_sync
 2018-04-14 21:45 UTC  (2+ messages)
` [PATCH 2/2] media: rc: mce_kbd decoder: fix race condition

[PATCH v14 00/33] rcar-vin: Add Gen3 with media controller
 2018-04-14 11:57 UTC  (34+ messages)
` [PATCH v14 01/33] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v14 02/33] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH v14 03/33] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v14 04/33] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v14 05/33] rcar-vin: unregister video device on driver removal
` [PATCH v14 06/33] rcar-vin: move subdevice handling to async callbacks
` [PATCH v14 07/33] rcar-vin: move model information to own struct
` [PATCH v14 08/33] rcar-vin: move max width and height information to chip information
` [PATCH v14 09/33] rcar-vin: move functions regarding scaling
` [PATCH v14 10/33] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v14 11/33] rcar-vin: set a default field to fallback on
` [PATCH v14 12/33] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v14 13/33] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v14 14/33] rcar-vin: align pixelformat check
` [PATCH v14 15/33] rcar-vin: break out format alignment and checking
` [PATCH v14 16/33] rcar-vin: simplify how formats are set and reset
` [PATCH v14 17/33] rcar-vin: cache video standard
` [PATCH v14 18/33] rcar-vin: move media bus configuration to struct rvin_dev
` [PATCH v14 19/33] rcar-vin: enable Gen3 hardware configuration
` [PATCH v14 20/33] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v14 21/33] rcar-vin: add flag to switch to media controller mode
` [PATCH v14 22/33] rcar-vin: use different v4l2 operations in "
` [PATCH v14 23/33] rcar-vin: force default colorspace for media centric mode
` [PATCH v14 24/33] rcar-vin: prepare for media controller mode initialization
` [PATCH v14 25/33] rcar-vin: add group allocator functions
` [PATCH v14 26/33] rcar-vin: change name of video device
` [PATCH v14 27/33] rcar-vin: add chsel information to rvin_info
` [PATCH v14 28/33] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v14 29/33] rcar-vin: add link notify for Gen3
` [PATCH v14 30/33] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v14 31/33] rcar-vin: enable support for r8a7795
` [PATCH v14 32/33] rcar-vin: enable support for r8a7796
` [PATCH v14 33/33] rcar-vin: enable support for r8a77970

Smatch and sparse errors
 2018-04-14 10:51 UTC  (5+ messages)

[PATCH] gpio: Add a reference to CEC on GPIO
 2018-04-14 10:35 UTC  (2+ messages)

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

Charity Support
 2018-04-14  2:04 UTC 

[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  (13+ 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  (49+ messages)
` [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 14/29] v4l2-ctrls: add core request support
` [RFCv11 PATCH 19/29] videobuf2-core: integrate with media requests
` [RFCv11 PATCH 22/29] videobuf2-v4l2: add vb2_request_queue helper
` [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  (4+ messages)
` [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  (11+ messages)
` [PATCH 1/6] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [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)


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