messages from 2018-08-03 00:36:58 to 2018-08-07 08:38:53 UTC [more...]
[PATCH v7 0/4] IR support for A83T
2018-08-07 6:25 UTC (2+ messages)
[PATCH 0/2] Document memory-to-memory video codec interfaces
2018-08-07 6:07 UTC (4+ messages)
` [PATCH 2/2] media: docs-rst: Document memory-to-memory video encoder interface
[RFC] Request API and V4L2 capabilities
2018-08-07 4:05 UTC (7+ messages)
cron job: media_tree daily build: WARNINGS
2018-08-07 3:51 UTC
do the editing
2018-08-06 14:38 UTC
for editing the photos
2018-08-06 13:33 UTC
for editing the photos
2018-08-06 13:34 UTC
[PATCH] usb: fix uvc_alloc_entity() allocation alignment
2018-08-07 0:58 UTC (3+ messages)
[PATCH] uvcvideo: add quirk to force Phytec CAM 004H to GBRG
2018-08-06 23:14 UTC (4+ messages)
[PATCH] [media] uvcvideo: fix spelling mistake: "entites" -> "entities"
2018-08-06 23:00 UTC (2+ messages)
[PATCH] media: uvcvideo: Make uvc_control_mapping menu_info field const
2018-08-06 22:49 UTC
[PATCH] usb: uvc_debugfs: remove unnecessary NULL check before debugfs_remove_recursive
2018-08-06 22:48 UTC (2+ messages)
[PATCH] media: uvcvideo: Make some structs const
2018-08-06 22:21 UTC (2+ messages)
[PATCH resend] [media] uvcvideo: zero seq number when disabling stream
2018-08-06 22:12 UTC (4+ messages)
[PATCH] USB: note that usb_fill_int_urb() can be used used for ISOC urbs
2018-08-06 22:02 UTC (5+ messages)
` [PATCH RFC] usb: add usb_fill_iso_urb()
[PATCH] uvcvideo: extend UVC_QUIRK_FIX_BANDWIDTH to MJPEG streams
2018-08-06 22:02 UTC (4+ messages)
[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
2018-08-06 21:40 UTC (3+ messages)
` [PATCH v2 14/19] [media] uvcvideo: "
[PATCHv17 00/34] Request API
2018-08-06 21:02 UTC (36+ messages)
` [PATCHv17 01/34] Documentation: v4l: document request API
` [PATCHv17 02/34] uapi/linux/media.h: add "
` [PATCHv17 03/34] media-request: implement media requests
` [PATCHv17 04/34] media: doc: Add media-request.h header to documentation build
` [PATCHv17 05/34] media-request: add media_request_get_by_fd
` [PATCHv17 06/34] media-request: add media_request_object_find
` [PATCHv17 07/34] v4l2-device.h: add v4l2_device_supports_requests() helper
` [PATCHv17 08/34] v4l2-dev: lock req_queue_mutex
` [PATCHv17 09/34] videodev2.h: add request_fd field to v4l2_ext_controls
` [PATCHv17 10/34] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [PATCHv17 11/34] v4l2-ctrls: prepare internal structs for request API
` [PATCHv17 12/34] v4l2-ctrls: alloc memory for p_req
` [PATCHv17 13/34] v4l2-ctrls: use ref in helper instead of ctrl
` [PATCHv17 14/34] v4l2-ctrls: add core request support
` [PATCHv17 15/34] v4l2-ctrls: support g/s_ext_ctrls for requests
` [PATCHv17 16/34] v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functions
` [PATCHv17 17/34] vb2: store userspace data in vb2_v4l2_buffer
` [PATCHv17 18/34] davinci_vpfe: remove bogus vb2->state check
` [PATCHv17 19/34] vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
` [PATCHv17 20/34] videodev2.h: Add request_fd field to v4l2_buffer
` [PATCHv17 21/34] vb2: add init_buffer buffer op
` [PATCHv17 22/34] videobuf2-core: embed media_request_object
` [PATCHv17 23/34] videobuf2-core: integrate with media requests
` [PATCHv17 24/34] videobuf2-v4l2: "
` [PATCHv17 25/34] videobuf2-core: add request helper functions
` [PATCHv17 26/34] videobuf2-v4l2: add vb2_request_queue/validate helpers
` [PATCHv17 27/34] videobuf2-core: add uses_requests/qbuf flags
` [PATCHv17 28/34] videobuf2-v4l2: refuse qbuf if queue uses requests or vv
` [PATCHv17 29/34] v4l2-mem2mem: add vb2_m2m_request_queue
` [PATCHv17 30/34] vim2m: use workqueue
` [PATCHv17 31/34] vim2m: support requests
` [PATCHv17 32/34] vivid: add mc
` [PATCHv17 33/34] vivid: add request support
` [PATCHv17 34/34] RFC: media-requests: add debugfs node
[PATCH v2] rcar-vin: add R8A77980 support
2018-08-06 18:48 UTC
[PATCH] rcar-vin: add R8A77980 support
2018-08-06 18:29 UTC (3+ messages)
[PATCH] rcar-csi2: add R8A77980 support
2018-08-06 18:24 UTC (3+ messages)
[PATCH] media: davinci: vpif_display: Mix memory leak on probe error path
2018-08-06 15:50 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] media: davinci: vpif_display: remove duplicate check
[PATCH 2/4] MAINTAINERS: VSP1: Add co-maintainer
2018-08-06 14:39 UTC (2+ messages)
` [PATCH 3/4] MAINTAINERS: FDP1: Update e-mail address
[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
2018-08-06 14:21 UTC (14+ messages)
` [PATCH v6 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v6 2/8] media: v4l: Add definition for Allwinner's MB32-tiled NV12 format
` [PATCH v6 4/8] media: platform: Add Cedrus VPU decoder driver
[PATCH v3 0/4] Venus updates - PIL
2018-08-06 13:38 UTC (8+ messages)
` [PATCH v3 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v3 3/4] venus: firmware: add no TZ boot and shutdown routine
[PATCH v4 0/4] Venus updates - PIL
2018-08-06 13:28 UTC (5+ messages)
` [PATCH v4 1/4] venus: firmware: add routine to reset ARM9
` [PATCH v4 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v4 3/4] venus: firmware: add no TZ boot and shutdown routine
` [PATCH v4 4/4] venus: firmware: register separate driver for firmware device
[RFC PATCH 0/3] Media Controller Properties
2018-08-06 11:08 UTC (9+ messages)
` [RFC PATCH 1/3] uapi/linux/media.h: add property support
` [RFC PATCH 2/3] media: add support for properties
` [RFC PATCH 3/3] vimc: add test properties
[PATCH 0/8] renesas: convert to SPDX
2018-08-06 9:23 UTC (11+ messages)
` [PATCH 1/8] media: vsp1: convert to SPDX identifiers
` [PATCH 2/8] media: rcar-fcp: "
` [PATCH 3/8] media: adv7180: "
` [PATCH 4/8] media: adv748x: "
` [PATCH 5/8] drm: shmobile: "
` [PATCH 6/8] drm: panel-lvds: "
` [PATCH 7/8] fbdev: sh7760fb: "
` [PATCH 8/8] backlight: as3711_bl: "
cron job: media_tree daily build: WARNINGS
2018-08-06 3:51 UTC
[PATCH] media: mt9v111: Fix build error with no VIDEO_V4L2_SUBDEV_API
2018-08-05 22:00 UTC
and for the photos
2018-08-05 12:18 UTC
give editing
2018-08-05 12:56 UTC
[ragnatech:media-tree 273/382] drivers/media/i2c/mt9v111.c:801:10: error: implicit declaration of function 'v4l2_subdev_get_try_format'; did you mean 'v4l2_subdev_notify_event'?
2018-08-05 17:15 UTC (7+ messages)
Hello gorgeous
2018-08-05 15:33 UTC
[PATCH] media: i2c: mt9v111: Add VIDEO_V4L2_SUBDEV_API dependency
2018-08-05 10:33 UTC
[PATCH 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
2018-08-05 8:41 UTC (13+ messages)
cron job: media_tree daily build: WARNINGS
2018-08-05 3:58 UTC
[PATCH] venus: helpers: use true and false for boolean values
2018-08-05 0:12 UTC
[PATCH v3 00/14] imx-media: Fixes for interlaced capture
2018-08-04 19:25 UTC (7+ messages)
` [PATCH v3 02/14] gpu: ipu-csi: Check for field type alternate
` [PATCH v3 05/14] gpu: ipu-v3: Allow negative offsets for interlaced scanning
[PATCH v6 00/17] media: imx: Switch to subdev notifiers
2018-08-04 17:20 UTC (9+ messages)
` [PATCH v6 03/17] media: v4l2: async: Add v4l2_async_notifier_add_subdev
` [PATCH v6 16/17] media: v4l2: async: Remove notifier subdevs array
[PATCH v2 1/2] uvcvideo: rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
2018-08-04 15:58 UTC (2+ messages)
[PATCHv16 00/34] Request API
2018-08-04 10:19 UTC (4+ messages)
` [PATCHv16 01/34] Documentation: v4l: document request API
[PATCH] mediactl/*.rst: document argp
2018-08-04 9:48 UTC
[PATCH 00/21] TVP5150 fixes and new features
2018-08-04 9:04 UTC (6+ messages)
` [PATCH 20/22] [media] tvp5150: Add input port connectors DT bindings
cron job: media_tree daily build: ERRORS
2018-08-04 3:43 UTC
[GIT PULL for 4.19] Fix for mt9v111 driver
2018-08-03 22:06 UTC
[RFC] minute notes from DT bindings discussion on Aug, 2
2018-08-03 18:32 UTC
[PATCHv5 00/12] media/mc: fix inconsistencies
2018-08-03 14:47 UTC (6+ messages)
` [PATCHv5 01/12] media: add 'index' to struct media_v2_pad
[PATCH] Documentation/media: uapi: Explicitly say there are no Invariant Sections
2018-08-03 14:41 UTC
Enhancing your images
2018-08-03 12:01 UTC
[PATCH 0/4] Trival spelling mistake fixes
2018-08-03 14:36 UTC (5+ messages)
` [PATCH 1/4] media: au0828: fix spelling mistake: "completition" -> "completion"
` [PATCH 2/4] media: cx231xx: "
` [PATCH 3/4] media: dvb-usb-v2: "
` [PATCH 4/4] media: dvb-usb: "
[RESEND PATCH v4] media: imx208: Add imx208 camera sensor driver
2018-08-03 14:14 UTC (4+ messages)
[PATCH 1/2] media: v4l2-common: v4l2_spi_subdev_init : generate unique name
2018-08-03 14:11 UTC (5+ messages)
` [PATCH 2/2] media: v4l2-common: simplify v4l2_i2c_subdev_init name generation
[GIT PULL FOR v4.19] SPDX headers for Renesas media drivers
2018-08-03 13:19 UTC
[GIT PULL FOR v4.19] VSP1 changes
2018-08-03 13:16 UTC
we look after your photos
2018-08-03 11:21 UTC
[PATCH v6 00/11] R-Car DU Interlaced support through VSP1
2018-08-03 12:21 UTC (14+ messages)
` [PATCH v6 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v6 02/11] media: vsp1: use kernel __packed for structures
` [PATCH v6 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v6 04/11] media: vsp1: Remove unused display list structure field
` [PATCH v6 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v6 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v6 07/11] media: vsp1: Use header display lists for all WPF outputs linked to the DU
` [PATCH v6 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v6 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v6 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v6 11/11] drm: rcar-du: Support interlaced video output through vsp1
[PATCH] uvcvideo: add a D4M camera description
2018-08-03 11:37 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v3 0/4] Make sure .device_run is always called in non-atomic context
2018-08-03 11:15 UTC (3+ messages)
` [PATCH v3 4/4] selftests: media_tests: Add a memory-to-memory concurrent stress test
[PATCH v6 00/13] media: staging/imx7: add i.MX7 media driver
2018-08-03 11:00 UTC (4+ messages)
[PATCH] media: i2c: mt9v111: Fix v4l2-ctrl error handling
2018-08-03 10:40 UTC
[PATCH v5 00/11] R-Car DU Interlaced support through VSP1
2018-08-03 10:29 UTC (9+ messages)
` [PATCH v5 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v5 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v5 11/11] drm: rcar-du: Support interlaced video output through vsp1
[bug report] media: i2c: Add driver for Aptina MT9V111
2018-08-03 8:58 UTC (2+ messages)
[PATCH] media: platform: cros-ec-cec: fix dependency on MFD_CROS_EC
2018-08-03 6:29 UTC (3+ messages)
cron job: media_tree daily build: ERRORS
2018-08-03 4:07 UTC
[PATCH v4] media: imx208: Add imx208 camera sensor driver
2018-08-03 2:29 UTC
[PATCH v2] media: dvb-frontends: add LNBH29 LNB supply driver
2018-08-03 2:08 UTC
edit your photos
2018-08-02 11:29 UTC
[PATCH] media: dvb-frontends: add LNBH29 LNB supply driver
2018-08-03 0:28 UTC (3+ messages)
[GIT PULL for v4.18-rc8] media fixes
2018-08-02 23:36 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