messages from 2015-12-11 23:36:36 to 2015-12-17 02:19:58 UTC [more...]
Media Controller patches
2015-12-17 2:19 UTC (6+ messages)
problem with coda when running qt-gstreamer and video reaches its end (resending in plain text)
2015-12-16 21:49 UTC (3+ messages)
[v4l-utils PATCH 1/1] Allow building static binaries
2015-12-16 20:21 UTC (3+ messages)
[PATCH v3 00/23] Unrestricted media entity ID range support
2015-12-16 17:39 UTC (27+ messages)
` [PATCH v3 01/23] media: Enforce single entity->pipe in a pipeline
` [PATCH v3 02/23] media: Introduce internal index for media entities
` [PATCH v3 03/23] media: Add an API to manage entity enumerations
` [PATCH v3.1 "
` [PATCH v3 04/23] media: Move struct media_entity_graph definition up
` [PATCH v3 05/23] media: Add KernelDoc documentation for struct media_entity_graph
` [PATCH v3 06/23] media: Move media graph state for streamon/off to the pipeline
` [PATCH v3 07/23] media: Amend media graph walk API by init and cleanup functions
` [PATCH v3 08/23] media: Use the new media graph walk interface
` [PATCH v3 09/23] v4l: omap3isp: "
` [PATCH v3 10/23] v4l: exynos4-is: "
` [PATCH v3 11/23] v4l: xilinx: "
` [PATCH v3 12/23] v4l: vsp1: "
` [PATCH v3 13/23] media: Use entity enums in graph walk
` [PATCH v3 14/23] media: Keep using the same graph walk object for a given pipeline
` [PATCH v3 15/23] v4l: omap3isp: Use media entity enumeration interface
` [PATCH v3 16/23] v4l: vsp1: "
` [PATCH v3 17/23] staging: v4l: omap4iss: Fix sub-device power management code
` [PATCH v3 18/23] staging: v4l: omap4iss: Use media entity enumeration interface
` [PATCH v3 19/23] staging: v4l: omap4iss: Use the new media graph walk interface
` [PATCH v3 20/23] staging: v4l: davinci_vpbe: "
` [PATCH v3 21/23] media: Remove pre-allocated entity enumeration bitmap
` [PATCH v3 22/23] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
` [PATCH v3 23/23] media: Update media graph walk documentation for the changed API
[PATCH] [media] media-entity: don't sleep at media_device_register_entity()
2015-12-16 17:38 UTC
[PATCH] [media] media-entity: increase max number of PADs
2015-12-16 17:19 UTC
[PATCH] [media] media-entity.h: document the remaining functions
2015-12-16 17:16 UTC
[PATCH 1/5] [media] move documentation to the header files
2015-12-16 17:11 UTC (5+ messages)
` [PATCH 2/5] [media] DocBook: document media_entity_graph_walk_cleanup()
` [PATCH 3/5] [media] media-entity.h fix documentation for several parameters
` [PATCH 4/5] [media] au0828-core: fix compilation when !CONFIG_MEDIA_CONTROLLER
` [PATCH 5/5] [media] media-device.h: use just one u64 counter for object ID
[PATCH] android: fix warning when releasing active sync point
2015-12-16 15:37 UTC (14+ messages)
[PATCH v3 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
2015-12-16 15:37 UTC (8+ messages)
` [PATCH v3 1/7] ARM: Exynos: convert MFC device to generic reserved memory bindings
` [PATCH v3 2/7] ARM: dts: exynos4412-odroid*: enable MFC device
` [PATCH v3 3/7] of: reserved_mem: add support for named reserved mem nodes
` [PATCH v3 4/7] media: vb2-dma-contig: add helper for setting dma max seg size
` [PATCH v3 5/7] media: set proper max seg size for devices on Exynos SoCs
` [PATCH v3 6/7] media: s5p-mfc: replace custom reserved memory init code with generic one
` [PATCH v3 7/7] media: s5p-mfc: add iommu support
[linuxtv-media:media-controller 2022/2026] drivers/media/usb/au0828/au0828-core.c:445:36: error: 'struct au0828_dev' has no member named 'media_dev'
2015-12-16 15:24 UTC
[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2015-12-16 13:47 UTC (15+ messages)
` [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [PATCH v2 5/8] arm64: dts: mediatek: Add Video Encoder for MT8173
` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
per-frame camera metadata (again)
2015-12-16 11:25 UTC (3+ messages)
[PATCH v2 00/32] VSP: Add R-Car Gen3 support
2015-12-16 10:37 UTC (8+ messages)
[PATCH v2 1/3] [media] mt9v032: Add reset and standby gpios
2015-12-16 10:14 UTC (8+ messages)
` [PATCH v2 2/3] [media] mt9v032: Do not unset master_mode
` [PATCH v2 3/3] [media] mt9v032: Add V4L2 controls for AEC and AGC
[GIT PULL FOR v4.5] Renesas VSP1 improvements and fixes
2015-12-16 8:41 UTC
[GIT PULL FOR v4.5] uvcvideo fixes
2015-12-16 8:34 UTC
[PATCH v2 00/22] Unrestricted media entity ID range support
2015-12-16 8:04 UTC (35+ messages)
` [PATCH v2 03/22] media: Add an API to manage entity enumerations
` [PATCH v2 04/22] media: Move struct media_entity_graph definition up
` [PATCH v2 05/22] media: Add KernelDoc documentation for struct media_entity_graph
` [PATCH v2 07/22] media: Amend media graph walk API by init and cleanup functions
` [PATCH v2 08/22] media: Use the new media_entity_graph_walk_start()
` [PATCH v2 09/22] v4l: omap3isp: Use the new media_entity_graph_walk_start() interface
` [PATCH v2 10/22] v4l: exynos4-is: "
` [PATCH v2 11/22] v4l: xilinx: "
` [PATCH v2 12/22] v4l: vsp1: "
` [PATCH v2 13/22] media: Use entity enums in graph walk
` [PATCH v2 14/22] media: Keep using the same graph walk object for a given pipeline
` [PATCH v2 15/22] v4l: omap3isp: Use media entity enumeration API
` [PATCH v2 16/22] v4l: vsp1: "
` [PATCH v2 18/22] staging: v4l: omap4iss: Use media entity enum API
` [PATCH v2 22/22] media: Update media graph walk documentation for the changed API
cron job: media_tree daily build: WARNINGS
2015-12-16 4:00 UTC
[PATCH] V4L: add Y12I, Y8I and Z16 pixel format documentation
2015-12-15 16:46 UTC
[Patch v5 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
2015-12-15 15:52 UTC (6+ messages)
` [Patch v5 1/2] "
[PATCH v2] [media] media-device: handle errors at media_device_init()
2015-12-15 12:22 UTC
[PATCH] [media] media-device: handle errors at media_device_init()
2015-12-15 12:14 UTC
[PATCH 0/2] [media] Fix race between graph enumeration and entities registration
2015-12-15 11:13 UTC (4+ messages)
` [PATCH 2/2] [media] media-device: split media initialization and registration
[patch] [media] v4l2-device: fix a missing error code
2015-12-15 11:04 UTC
[patch] [media] media-device: copy_to/from_user() returns positive
2015-12-15 11:00 UTC
[PATCH 1/2] [media] media-device: move media entity register/unregister functions
2015-12-15 10:43 UTC (2+ messages)
` [PATCH 2/2] [media] media-device: better lock media_device_unregister()
[PATCH v5 0/3] [media] Fix race between graph enumeration and entities registration
2015-12-15 10:41 UTC (5+ messages)
` [PATCH v5 1/3] [media] media-device: check before unregister if mdev was registered
[RFC PATCH] vb2: Stop allocating 'alloc_ctx', just set the device instead
2015-12-15 10:16 UTC (5+ messages)
Fw: [PATCH 2/2] [media] media-entity: cache media_device on object removal
2015-12-15 10:11 UTC
[PATCH 1/2] [media] media-entity: use mutes for link setup
2015-12-15 10:08 UTC (2+ messages)
` [PATCH 2/2] [media] media-entity: cache media_device on object removal
[patch] [media] media_entity: logical vs bitwise AND typo
2015-12-15 10:09 UTC
[PATCH v2 0/7] Exynos: MFC driver: reserved memory cleanup and IOMMU support
2015-12-15 8:40 UTC (8+ messages)
` [PATCH v2 4/7] media: vb2-dma-contig: add helper for setting dma max seg size
cron job: media_tree daily build: WARNINGS
2015-12-15 3:56 UTC
[media] media-entity: protect object creation/removal using spin lock
2015-12-14 22:38 UTC (4+ messages)
[PATCH] mt9t001: fix clean up in case of power-on failures
2015-12-14 20:41 UTC (2+ messages)
[yavta PATCH] Return proper error code if STREAMON fails
2015-12-14 18:40 UTC (5+ messages)
` [yavta PATCH v2] "
vsp1 BUG_ON() and crash (Re: [PATCH v9 03/12] media: Entities, pads and links)
2015-12-14 15:44 UTC (2+ messages)
[PATCH 0/3] adv7604: .g_crop and .cropcap support
2015-12-14 15:41 UTC (14+ messages)
` [PATCH 1/3] media: adv7604: implement g_crop
` [PATCH 2/3] media: adv7604: implement cropcap
` [PATCH 3/3] media: adv7604: update timings on change of input signal
[RFC PATCH 00/26] i.MX5/6 IPUv3 CSI/IC
2015-12-14 15:07 UTC (4+ messages)
[PATCH] saa7134: add DMABUF support
2015-12-14 10:17 UTC
cron job: media_tree daily build: WARNINGS
2015-12-14 4:00 UTC
[PATCH] adv7604: add direct interrupt handling
2015-12-13 18:43 UTC (2+ messages)
[PATCH] libmediactl.c: add poor man's udev support
2015-12-13 19:29 UTC (2+ messages)
[PATCH] v4l: Fix dma buf single plane compat handling
2015-12-13 20:40 UTC (4+ messages)
[v4l-utils PATCH 1/1] v4l: libv4l2subdev: Precisely convert media bus string to code
2015-12-13 21:33 UTC (2+ messages)
[v4l-utils PATCH v2 0/3] List supported formats in libv4l2subdev
2015-12-13 21:39 UTC (5+ messages)
` [v4l-utils PATCH v2 1/3] libv4l2subdev: Use generated format definitions "
` [v4l-utils PATCH v2 2/3] libv4l2subdev: Add a function to list library supported pixel codes
[PATCH] media: soc_camera: rcar_vin: Add R-Car Gen3 support
2015-12-13 17:43 UTC (2+ messages)
af9015 not supported anymore ???
2015-12-13 16:40 UTC
[PATCH 1/4] [media] media-entity.h: Document some ancillary functions
2015-12-13 11:01 UTC (4+ messages)
` [PATCH 2/4] [media] media-device.h: document the last functions
` [PATCH 3/4] [media] media-devnode: move kernel-doc documentation to the header
` [PATCH 4/4] [media] media-devnode.h: document the remaining struct/functions
cron job: media_tree daily build: WARNINGS
2015-12-13 3:56 UTC
[PATCH][davinci] ccdc_update_raw_params() frees the wrong thing
2015-12-13 0:32 UTC
AF9035 with no tuner?
2015-12-12 21:45 UTC (4+ messages)
Congratulation
2015-12-12 11:31 UTC
cron job: media_tree daily build: ERRORS
2015-12-12 17:16 UTC (2+ messages)
[PATCH 0/6] Documentation patches for the MC next gen
2015-12-12 13:40 UTC (7+ messages)
` [PATCH 1/6] dvbdev: Document the new MC-related fields
` [PATCH 2/6] [media] DocBook: MC: add the concept of interfaces
` [PATCH 3/6] [media] DocBook: move data types to a separate section
` [PATCH 4/6] [media] Docbook: media-types.xml: update the existing tables
` [PATCH 5/6] [media] DocBook: add a table for Media Controller interfaces
` [PATCH 6/6] [media] DocBook: Document MEDIA_IOC_G_TOPOLOGY
v4l2 kernel module debugging methods
2015-12-12 11:40 UTC (5+ messages)
[PATCH] dvbdev: Document the new MC-related fields
2015-12-12 10:27 UTC
Problems with TV card "TeVii S472"
2015-12-12 9:14 UTC (3+ messages)
cron job: media_tree daily build: ERRORS
2015-12-12 3:42 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