messages from 2018-04-08 21:21:08 to 2018-04-12 09:15:50 UTC [more...]
[RFCv11 PATCH 00/29] Request API
2018-04-12 9:15 UTC (81+ messages)
` [RFCv11 PATCH 01/29] v4l2-device.h: always expose mdev
` [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 09/29] videodev2.h: add V4L2_CTRL_FLAG_IN_REQUEST
` [RFCv11 PATCH 10/29] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv11 PATCH 11/29] v4l2-ctrls: prepare internal structs for request API
` [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 16/29] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer
` [RFCv11 PATCH 18/29] videobuf2-core: embed media_request_object
` [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
` [RFCv11 PATCH 28/29] vivid: add mc
` [RFCv11 PATCH 29/29] vivid: add request support
[RESEND PATCH v7 0/2] DW9807 DT binding and driver patches
2018-04-12 8:57 UTC (6+ 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
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
Smatch and sparse errors
2018-04-11 15:27 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 (18+ 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
[RfC PATCH] Add udmabuf misc device
2018-04-11 5:59 UTC (19+ messages)
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 0/2] usbtv: Add SECAM support
2018-04-10 22:29 UTC (8+ messages)
` [PATCH v2 0/6] usbtv: Add SECAM support and fix color encoding selection
` [PATCH v2 2/6] usbtv: Add SECAM support
` [PATCH v2 5/6] usbtv: Enforce standard for color decoding
` [PATCH v3] "
Confusion about API: please clarify
2018-04-10 20:22 UTC (4+ messages)
[PATCH v2 0/7] Improve latency of IR decoding
2018-04-10 19:24 UTC (4+ 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)
cron job: media_tree daily build: OK
2018-04-10 3:46 UTC
[PATCH] [media] v4l2-core: Rename array 'video_driver' to 'video_drivers'
2018-04-09 21:13 UTC (2+ messages)
[GIT PULL for v4.17-rc1] media fixes and sparse/smatch cleanups
2018-04-09 17:23 UTC
[PATCH v2 00/19] dddvb/ddbridge-0.9.33
2018-04-09 16:47 UTC (20+ messages)
` [PATCH v2 01/19] [media] dvb-frontends/stv0910: add init values for TSINSDELM/L
` [PATCH v2 02/19] [media] dvb-frontends/stv0910: fix CNR reporting in read_snr()
` [PATCH v2 03/19] [media] ddbridge: move modparams to ddbridge-core.c
` [PATCH v2 04/19] [media] ddbridge: move ddb_wq and the wq+class initialisation to -core
` [PATCH v2 05/19] [media] ddbridge: move MSI IRQ cleanup to a helper function
` [PATCH v2 06/19] [media] ddbridge: request/free_irq using pci_irq_vector, enable MSI-X
` [PATCH v2 07/19] [media] ddbridge: add helper for IRQ handler setup
` [PATCH v2 08/19] [media] ddbridge: add macros to handle IRQs in nibble and byte blocks
` [PATCH v2 09/19] [media] ddbridge: improve separated MSI IRQ handling
` [PATCH v2 10/19] [media] ddbridge: use spin_lock_irqsave() in output_work()
` [PATCH v2 11/19] [media] ddbridge: fix output buffer check
` [PATCH v2 12/19] [media] ddbridge: set devid entry for link 0
` [PATCH v2 13/19] [media] ddbridge: make DMA buffer count and size modparam-configurable
` [PATCH v2 14/19] [media] ddbridge: support dummy tuners with 125MByte/s dummy data stream
` [PATCH v2 15/19] [media] ddbridge: initial support for MCI-based MaxSX8 cards
` [PATCH v2 16/19] [media] ddbridge/max: implement MCI/MaxSX8 attach function
` [PATCH v2 17/19] [media] ddbridge: add hardware defs and PCI IDs for MCI cards
` [PATCH v2 18/19] [media] ddbridge: recognize and attach the MaxSX8 cards
` [PATCH v2 19/19] [media] ddbridge: set driver version to 0.9.33-integrated
[PATCH] media: entity: fix spelling for media_entity_get_fwnode_pad()
2018-04-09 12:25 UTC (2+ messages)
[PATCH v3 0/7] TDA998x CEC support
2018-04-09 12:16 UTC (8+ messages)
` [PATCH v3 1/7] drm/i2c: tda998x: move mutex/waitqueue/timer/work init early
` [PATCH v3 2/7] drm/i2c: tda998x: fix error cleanup paths
` [PATCH v3 3/7] drm/i2c: tda998x: move CEC device initialisation later
` [PATCH v3 4/7] drm/i2c: tda998x: always disable and clear interrupts at probe
` [PATCH v3 5/7] drm/i2c: tda9950: add CEC driver
` [PATCH v3 6/7] drm/i2c: tda998x: add CEC support
` [PATCH v3 7/7] dt-bindings: tda998x: add the calibration gpio
[PATCH 00/16] Make all drivers under drivers/media to build with COMPILE_TEST
2018-04-09 9:49 UTC (9+ messages)
` [PATCH 02/16] media: omap3isp: allow it "
` [PATCH 07/16] media: exymos4-is: allow compile test for EXYNOS FIMC-LITE
[PATCH] v4l: omap3isp: Enable driver compilation on ARM with COMPILE_TEST
2018-04-09 9:35 UTC (2+ messages)
Regression: DVBSky S960 USB tuner doesn't work in 4.10 or newer
2018-04-09 9:14 UTC (2+ messages)
[PATCH v2] Add udmabuf misc device
2018-04-09 8:21 UTC (5+ messages)
[RFCv9 PATCH 00/29] Request API
2018-04-09 8:19 UTC (5+ messages)
` [RFCv9 PATCH 07/29] media-request: add media_request_object_find
` [RFCv9 PATCH 15/29] videodev2.h: add request_fd field to v4l2_ext_controls
Grüße von Frau Jordanka
2018-04-09 6:19 UTC
cron job: media_tree daily build: OK
2018-04-09 3:46 UTC
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