linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-15 06:52:32 to 2016-12-18 05:11:29 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2016-12-18  5:11 UTC 

STRICTLY CONFIDENTIAL
 2016-12-18  3:22 UTC 

[PATCH v2 2/2] [media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM
 2016-12-18  2:55 UTC 

[PATCH v2 1/2] [media] lgdt3306a: support i2c mux for use by em28xx
 2016-12-18  2:55 UTC 

[TSN RFC v2 0/9] TSN driver for the kernel
 2016-12-17 20:09 UTC  (18+ messages)
` [TSN RFC v2 1/9] igb: add missing fields to TXDCTL-register
` [TSN RFC v2 2/9] TSN: add documentation
` [TSN RFC v2 3/9] TSN: Add the standard formerly known as AVB to the kernel
` [TSN RFC v2 4/9] Adding TSN-driver to Intel I210 controller
` [TSN RFC v2 5/9] Add TSN header for the driver
` [TSN RFC v2 6/9] Add TSN machinery to drive the traffic from a shim over the network
` [TSN RFC v2 7/9] Add TSN event-tracing
` [TSN RFC v2 8/9] AVB ALSA - Add ALSA shim for TSN
` [TSN RFC v2 9/9] MAINTAINERS: add TSN/AVB-entries

PROBLEM: siano "transfer buffer not dma capable" when trying to capture video in 4.9.0
 2016-12-17 17:13 UTC 

[PATCH 1/2] [media] lgdt3306a: support i2c mux for use by em28xx
 2016-12-17 11:17 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2016-12-17  5:10 UTC 

[PATCH 2/2] [media] em28xx: support for Hauppauge WinTV-dualHD 01595 ATSC/QAM
 2016-12-17  3:57 UTC 

[PATCH] solo6x10: use designated initializers
 2016-12-17  1:05 UTC 

[PATCH] mtk-vcodec: use designated initializers
 2016-12-17  1:00 UTC 

[RFC RESEND 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2016-12-17  0:50 UTC  (26+ messages)
` [RFC RESEND 01/11] vb2: Rename confusingly named internal buffer preparation functions
` [RFC RESEND 04/11] v4l: Unify cache management hint buffer flags
` [RFC RESEND 05/11] v4l2-core: Don't sync cache for a buffer if so requested
` [RFC RESEND 06/11] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
` [RFC RESEND 07/11] vb2: dma-contig: Remove redundant sgt_base field
` [RFC RESEND 08/11] vb2: dma-contig: Move vb2_dc_get_base_sgt() up
` [RFC RESEND 09/11] vb2: dma-contig: Don't warn on failure in obtaining scatterlist
` [RFC RESEND 10/11] vb2: dma-contig: Let drivers decide DMA attrs of MMAP and USERPTR bufs
` [RFC RESEND 11/11] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs
` [RFC RESEND 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler

[PATCH v6 0/5] davinci: VPIF: add DT support
 2016-12-17  0:49 UTC  (7+ messages)
` [PATCH v6 1/5] [media] davinci: VPIF: fix module loading, init errors
  ` [PATCH v6.1 "

Problem with uvcvideo timestamps
 2016-12-16 22:08 UTC  (2+ messages)

[PATCH] [media] bt8xx: fix memory leak
 2016-12-16 21:31 UTC 

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2016-12-16 16:58 UTC  (37+ messages)

[PATCH RFC] omap3isp: prevent releasing MC too early
 2016-12-16 16:06 UTC  (16+ messages)

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2016-12-16 14:39 UTC  (10+ messages)
` [RFC v3 21/21] omap3isp: Don't rely on devm for memory resource management

[PATCH v5 0/6] Add support for IR transmitters
 2016-12-16 14:16 UTC  (12+ messages)
` [PATCH v5 1/6] [media] rc-main: assign driver type during allocation
  ` [PATCH v6 "
` [PATCH v5 2/6] [media] rc-main: split setup and unregister functions
` [PATCH v5 3/6] [media] rc-core: add support for IR raw transmitters
` [PATCH v5 4/6] [media] rc-ir-raw: do not generate any receiving thread for "
` [PATCH v5 5/6] Documentation: bindings: add documentation for ir-spi device driver
` [PATCH v5 6/6] [media] rc: add support for IR LEDs driven through SPI

[PATCH v1] [media] v4l2-common: fix aligned value calculation
 2016-12-16 13:56 UTC  (2+ messages)

[PATCH] vim2m: Clean up file handle in open() error path
 2016-12-16 12:34 UTC 

[PATCH 0/2] omap3 devm usage removal
 2016-12-16 12:34 UTC  (12+ messages)
` [PATCH 1/2] media: omap3isp fix media_entity_cleanup() after media device unregister
` [PATCH 2/2] media: omap3isp change to devm for resources

[RFC v2 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2016-12-16 12:06 UTC  (13+ messages)
` [RFC v2 01/11] vb2: Rename confusingly named internal buffer preparation functions
` [RFC v2 02/11] vb2: Move buffer cache synchronisation to prepare from queue
` [RFC v2 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler
` [RFC v2 04/11] v4l: Unify cache management hint buffer flags
` [RFC v2 05/11] v4l2-core: Don't sync cache for a buffer if so requested
` [RFC v2 06/11] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
` [RFC v2 07/11] vb2: dma-contig: Remove redundant sgt_base field
` [RFC v2 08/11] vb2: dma-contig: Don't warn on failure in obtaining scatterlist
` [RFC v2 09/11] vb2: dma-contig: Move vb2_dc_get_base_sgt() up
` [RFC v2 10/11] vb2: dma-contig: Let drivers decide DMA attrs of MMAP and USERPTR bufs
` [RFC v2 11/11] vb2: dma-contig: Add WARN_ON_ONCE() to check for potential bugs

[GIT PULL for v4.10-rc1] media updates
 2016-12-16 11:55 UTC 

[PATCH 0/2] s5p-mfc fix for using reserved memory
 2016-12-16 11:48 UTC  (3+ messages)
` [PATCH 1/2] media: s5p-mfc: convert drivers to use the new vb2_queue dev field
` [PATCH 2/2] media: s5p-mfc: fix MMAP of mfc buffer during reqbufs

[PATCH] gen-errors.rst: document EIO
 2016-12-16 10:30 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2016-12-16  5:12 UTC 

[PATCH] vivid: Enable 4k resolution for webcam capture device
 2016-12-16  1:17 UTC 

[PATCH v4 0/3] stk1160: Let the driver setup the device's internal AC97 codec
 2016-12-15 22:17 UTC  (4+ messages)
` [PATCH v4 2/3] stk1160: Check whether to use "
` [PATCH v4 3/3] stk1160: Wait for completion of transfers to and from "
` [PATCH v4 1/3] stk1160: Remove stk1160-mixer and setup internal AC97 codec automatically

[PATCH v4 1/3] stk1160: Remove stk1160-mixer and setup internal AC97 codec
 2016-12-15 22:21 UTC  (2+ messages)

[PATCH] [media] pctv452e: move buffer to heap, no mutex
 2016-12-15 21:51 UTC 

[PATCH RFC] [media] s5k6aa: set usleep_range greater 0
 2016-12-15 17:45 UTC  (6+ messages)

[PATCH v5 0/9] Qualcomm video decoder/encoder driver
 2016-12-15 17:22 UTC  (10+ messages)
` [PATCH v5 1/9] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
` [PATCH v5 2/9] doc: DT: venus: binding document for Qualcomm video driver
` [PATCH v5 3/9] MAINTAINERS: Add Qualcomm Venus video accelerator driver
` [PATCH v5 4/9] media: venus: adding core part and helper functions
` [PATCH v5 5/9] media: venus: vdec: add video decoder files
` [PATCH v5 6/9] media: venus: venc: add video encoder files
` [PATCH v5 7/9] media: venus: hfi: add Host Firmware Interface (HFI)
` [PATCH v5 8/9] media: venus: hfi: add Venus HFI files
` [PATCH v5 9/9] media: venus: enable building of Venus video driver

[PATCH v4 0/6] Add support for IR transmitters
 2016-12-15 16:01 UTC  (4+ messages)
` [PATCH v4 2/6] [media] rc-main: split setup and unregister functions

[PATCH 1/2] media: s5p-cec: Remove unneeded linux/miscdevice.h include
 2016-12-15 14:03 UTC  (2+ messages)
` [PATCH 2/2] media: s5p-cec: Remove references to non-existent PLAT_S5P symbol

[PATCH 0/2] Add support for the RainShadow Tech HDMI CEC adapter
 2016-12-15 13:02 UTC  (3+ messages)
` [PATCH 1/2] serio.h: add SERIO_RAINSHADOW_CEC ID
` [PATCH 2/2] rainshadow-cec: new RainShadow Tech HDMI CEC driver

[PATCH v6 00/18] IR encoders and use for IR wakeup
 2016-12-15 12:50 UTC  (19+ messages)
` [PATCH v6 06/18] [media] rc: rc-ir-raw: Add scancode encoder callback
` [PATCH v6 07/18] [media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper
` [PATCH v6 08/18] [media] rc: rc-ir-raw: Add pulse-distance modulation helper
` [PATCH v6 01/18] [media] rc: change wakeup_protocols to list all protocol variants
` [PATCH v6 09/18] [media] rc: ir-rc5-decoder: Add encode capability
` [PATCH v6 10/18] [media] rc: ir-rc6-decoder: "
` [PATCH v6 02/18] [media] rc: Add scancode validation
` [PATCH v6 03/18] [media] rc: unify nec32 protocol scancode format
` [PATCH v6 11/18] [media] rc: ir-nec-decoder: Add encode capability
` [PATCH v6 12/18] [media] rc: ir-jvc-decoder: "
` [PATCH v6 04/18] [media] winbond-cir: use sysfs wakeup filter
` [PATCH v6 13/18] [media] rc: ir-sanyo-decoder: Add encode capability
` [PATCH v6 14/18] [media] rc: ir-sharp-decoder: "
` [PATCH v6 15/18] [media] rc: ir-sony-decoder: "
` [PATCH v6 05/18] [media] rc: raw IR drivers cannot handle cec, unknown or other
` [PATCH v6 16/18] [media] rc: rc-core: Add support for encode_wakeup drivers
` [PATCH v6 17/18] [media] rc: rc-loopback: Add loopback of filter scancodes
` [PATCH v6 18/18] [media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback

[PATCHv3 0/4] v4l: vsp1: Fix suspend/resume and race on M2M pipelines
 2016-12-15 11:50 UTC  (10+ messages)
` [PATCHv3 2/4] v4l: vsp1: Refactor video pipeline configuration
` [PATCHv3 RFC 4/4] media: Catch null pipes on pipeline stop

[PATCH] media: platform: s3c-camif: constify v4l2_subdev_ops structures
 2016-12-15 10:34 UTC  (2+ messages)

[GIT PULL FOR v4.10] media/cobalt: use pci_irq_allocate_vectors
 2016-12-15  8:59 UTC 

[PATCHv2] support for AD5820 camera auto-focus coil
 2016-12-15  6:50 UTC  (6+ messages)
` [PATCHv6] "


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