messages from 2015-08-28 07:01:04 to 2015-09-01 09:16:07 UTC [more...]
[PATCH v3 0/6] [media] c8sectpfe: Various fixups
2015-09-01 9:16 UTC (13+ messages)
` [PATCH v3 1/6] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
` [PATCH v3 2/6] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
` [PATCH v3 3/6] [media] c8sectpfe: Remove select on undefined LIBELF_32
` [PATCH v3 4/6] [media] c8sectpfe: Update binding to reset-gpios
` [PATCH v3 5/6] [media] c8sectpfe: Update DT binding doc with some minor fixes
` [PATCH v3 6/6] [media] c8sectpfe: Simplify for loop in load_slim_core_fw
Linux 4.2 ALSA snd-usb-audio inconsistent lock state warn in PCM nonatomic mode
2015-09-01 4:47 UTC (2+ messages)
cron job: media_tree daily build: ERRORS
2015-09-01 2:52 UTC
[PATCH] rcar_vin: propagate querystd() error upstream
2015-08-31 22:13 UTC (3+ messages)
tvtime cannot set PAL-DK for cx88 device
2015-08-31 20:00 UTC
Do you need a loan?
2015-08-31 19:18 UTC
[PATCH] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2015-08-31 19:12 UTC (5+ messages)
[PATCH TRY 2] Support for EVOLVEO XtraTV stick
2015-08-31 18:35 UTC (2+ messages)
[linux-next:master 2531/11785] videobuf2-core.c:undefined reference to `__tracepoint_vb2_buf_queue'
2015-08-31 18:04 UTC
New Terratec Cinergy S2 Box usb-id
2015-08-31 16:25 UTC (2+ messages)
[PATCH v8 00/55] MC next generation patches
2015-08-31 15:05 UTC (103+ messages)
` [PATCH v8 01/55] [media] media: create a macro to get entity ID
` [PATCH v8 02/55] [media] staging: omap4iss: get entity ID using media_entity_id()
` [PATCH v8 03/55] [media] omap3isp: "
` [PATCH v8 04/55] [media] media: add a common struct to be embed on media graph objects
` [PATCH v8 05/55] [media] media: use media_gobj inside entities
` [PATCH v8 06/55] [media] media: use media_gobj inside pads
` [PATCH v8 07/55] [media] media: use media_gobj inside links
` [PATCH v8 08/55] [media] media: add messages when media device gets (un)registered
` [PATCH v8 09/55] [media] media: add a debug message to warn about gobj creation/removal
` [PATCH v8 10/55] [media] media: rename the function that create pad links
` [PATCH v8 11/55] [media] media: use entity.graph_obj.mdev instead of .parent
` [PATCH v8 12/55] [media] media: remove media entity .parent field
` [PATCH v8 13/55] [media] uapi/media.h: Declare interface types for V4L2 and DVB
` [PATCH v8 14/55] [media] media: add functions to allow creating interfaces
` [PATCH v8 15/55] [media] uapi/media.h: Declare interface types for ALSA
` [PATCH v8 16/55] [media] media: Don't accept early-created links
` [PATCH v8 17/55] [media] omap3isp: separate links creation from entities init
` [PATCH v8 18/55] [media] omap3isp: create links after all subdevs have been bound
` [PATCH v8 19/55] [media] media: convert links from array to list
` [PATCH v8 20/55] [media] media: make add link more generic
` [PATCH v8 21/55] [media] media: make media_link more generic to handle interace links
` [PATCH v8 22/55] [media] media: make link debug printk more generic
` [PATCH v8 23/55] [media] media: add support to link interfaces and entities
` [PATCH v8 24/55] [media] media-entity: add a helper function to create interface
` [PATCH v8 25/55] [media] dvbdev: add support for interfaces
` [PATCH v8 26/55] [media] media: add a linked list to track interfaces by mdev
` [PATCH v8 27/55] [media] dvbdev: add support for indirect interface links
` [PATCH v8 28/55] [media] uapi/media.h: Fix entity namespace
` [PATCH v8 29/55] [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
` [PATCH v8 30/55] [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_DVB
` [PATCH v8 31/55] [media] media: add macros to check if subdev or V4L2 DMA
` [PATCH v8 32/55] [media] media: use macros to check for V4L2 subdev entities
` [PATCH v8 33/55] [media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse
` [PATCH v8 34/55] [media] s5c73m3: fix subdev type
` [PATCH v8 35/55] [media] s5k5baf: "
` [PATCH v8 36/55] [media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuse
` [PATCH v8 37/55] [media] omap4iss: "
` [PATCH v8 38/55] [media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs
` [PATCH v8 39/55] [media] media controller: get rid of entity subtype on Kernel
` [PATCH v8 40/55] [media] media.h: don't use legacy entity macros at Kernel
` [PATCH v8 41/55] [media] DocBook: update descriptions for the media controller entities
` [PATCH v8 42/55] [media] dvb: modify core to implement interfaces/entities at MC new gen
` [PATCH v8 43/55] [media] media: report if a pad is sink or source at debug msg
` [PATCH v8 44/55] [media] uapi/media.h: Add MEDIA_IOC_G_TOPOLOGY ioctl
` [PATCH v8 45/55] [media] media: Use a macro to interate between all interfaces
` [PATCH v8 46/55] [media] media: move mdev list init to gobj
` [PATCH v8 47/55] [media] media-device: add pads and links to media_device
` [PATCH v8 48/55] [media] media_device: add a topology version field
` [PATCH v8 49/55] [media] media-device: add support for MEDIA_IOC_G_TOPOLOGY ioctl
` [PATCH v8 50/55] [media] media-entity: unregister entity links
` [PATCH v8 51/55] [media] remove interface links at media_entity_unregister()
` [PATCH v8 52/55] [media] media-device: remove interfaces and interface links
` [PATCH v8 53/55] [media] v4l2-core: create MC interfaces for devnodes
` [PATCH v8 54/55] [media] au0828: unregister MC at the end
` [PATCH v8 55/55] [media] media-entity.h: document all the structs
muxing ES to mpeg-ts
2015-08-31 12:37 UTC
[PATCH] v4l2-compat-ioctl32: fix alignment for ARM64
2015-08-31 11:56 UTC
[PATCH 1/2] media: atmel-isi: setup the ISI_CFG2 register directly
2015-08-31 10:53 UTC (6+ messages)
` [PATCH 2/2] media: atmel-isi: move configure_geometry() to start_streaming()
[PATCH 1/2] [media] media-device: supress backlinks at G_TOPOLOGY ioctl
2015-08-31 9:25 UTC (2+ messages)
` [PATCH 2/2] [media] media-controller: enable all interface links at init
[RFC PATCH v3 0/5] Refactoring Videobuf2 for common use
2015-08-31 8:24 UTC (19+ messages)
` [RFC PATCH v3 2/5] media: videobuf2: Restructure vb2_buffer
` [RFC PATCH v3 3/5] media: videobuf2: Modify all device drivers
` [RFC PATCH v3 5/5] media: videobuf2: Divide videobuf2-core into 2 parts
cron job: media_tree daily build: WARNINGS
2015-08-31 2:52 UTC
[PATCH v3 0/4] media: pxa_camera conversion to dmaengine
2015-08-30 19:34 UTC (7+ messages)
` [PATCH v3 3/4] media: pxa_camera: trivial move of dma irq functions
` [PATCH v3 4/4] media: pxa_camera: conversion to dmaengine
[PATCH v4 0/4] media: pxa_camera: conversion to dmaengine
2015-08-30 19:08 UTC (5+ messages)
` [PATCH v4 1/4] media: pxa_camera: fix the buffer free path
` [PATCH v4 2/4] media: pxa_camera: move interrupt to tasklet
` [PATCH v4 3/4] media: pxa_camera: trivial move of dma irq functions
` [PATCH v4 4/4] media: pxa_camera: conversion to dmaengine
[BUG] STV0299 has bogus CAN_INVERSION_AUTO flag
2015-08-30 18:14 UTC (6+ messages)
[PATCH] media: soc-camera: increase the length of clk_name on soc_of_bind()
2015-08-30 14:06 UTC (2+ messages)
cron job: media_tree daily build: WARNINGS
2015-08-30 2:52 UTC
(no subject)
2015-08-30 2:20 UTC
Subject: em28xx: new board id [1f4d:1abe]
2015-08-29 20:18 UTC
(no subject)
2015-08-29 18:44 UTC
[PATCH] stv090x: use lookup tables for carrier/noise ratio
2015-08-29 15:02 UTC (3+ messages)
cron job: media_tree daily build: WARNINGS
2015-08-29 2:52 UTC
[PATCH v2 0/5] [media] c8sectpfe: Various fixups
2015-08-28 17:25 UTC (12+ messages)
` [PATCH v2 1/5] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
` [PATCH v2 2/5] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
` [PATCH v2 3/5] [media] c8sectpfe: Remove select on undefined LIBELF_32
` [PATCH v2 5/5] [media] c8sectpfe: Update DT binding doc with some minor fixes
[PATCH] [media] v4l2-core: create MC interfaces for devnodes
2015-08-28 14:54 UTC (3+ messages)
[PATCH] saa7164: convert to the control framework
2015-08-28 14:36 UTC (14+ messages)
[PATCH 0/2] MC next gen: add sub-device interfaces
2015-08-28 14:19 UTC (5+ messages)
` [PATCH 1/2] [media] media-entity: unregister entity links
` [PATCH 2/2] [media] v4l2-subdev: create interfaces at MC
1
2015-08-28 12:51 UTC
[PATCH v7 00/44] MC next generation patches
2015-08-28 13:08 UTC (14+ messages)
` [PATCH v7 04/44] [media] media: add a common struct to be embed on media graph objects
` [PATCH v7 05/44] [media] media: use media_gobj inside entities
` [PATCH v7 07/44] [media] media: use media_gobj inside links
` [PATCH v7 10/44] [media] media: rename the function that create pad links
[PATCHv2 0/8] saa7164: v4l2-compliance fixes
2015-08-28 11:48 UTC (9+ messages)
` [PATCHv2 1/8] saa7164: convert to the control framework
` [PATCHv2 2/8] saa7164: add v4l2_fh support
` [PATCHv2 3/8] saa7164: fix poll bugs
` [PATCHv2 4/8] saa7164: add support for control events
` [PATCHv2 5/8] saa7164: fix format ioctls
` [PATCHv2 6/8] saa7164: remove unused videobuf references
` [PATCHv2 7/8] saa7164: fix input and tuner compliance problems
` [PATCHv2 8/8] saa7164: video and vbi ports share the same input/tuner/std
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