linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-06 14:18:35 to 2014-10-14 02:41:40 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2014-10-14  2:41 UTC 

Hauppauge HVR-2200 (saa7164) problems (on Linux Mint 17)
 2014-10-13 23:11 UTC 

[PATCH] [media] s5p-jpeg: Only build suspend/resume for PM
 2014-10-13 19:53 UTC  (4+ messages)

System Administrator
 2014-10-13 18:18 UTC 

[RFC 0/4] dma-buf Constraints-Enabled Allocation helpers
 2014-10-13  9:32 UTC  (12+ messages)
` [RFC 1/4] dma-buf: Add constraints sharing information
    ` [Linaro-mm-sig] "
` [RFC 2/4] cenalloc: Constraint-Enabled Allocation helpers for dma-buf
  ` [Linaro-mm-sig] "
` [RFC 3/4] cenalloc: Build files for constraint-enabled allocation helpers
` [RFC 4/4] cenalloc: a sample allocator for contiguous page allocation
` [Linaro-mm-sig] [RFC 0/4] dma-buf Constraints-Enabled Allocation helpers

saa7146_wait_for_debi_done_sleep timed out
 2014-10-13  7:12 UTC  (2+ messages)
` [PATCH] Turn bothersome error into a debug message

[PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-13  6:44 UTC 

[PATCH 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tuner for integrated chip M88RS6000
 2014-10-13  6:43 UTC 

[PATCH 1/3] DVBSky V3 PCIe card: add new SMI PCIe bridge driver
 2014-10-13  6:40 UTC 

TeVii S482 dual DVB-S2
 2014-10-13  6:33 UTC 

cron job: media_tree daily build: WARNINGS
 2014-10-13  2:41 UTC 

[PATCH 00/15] media: davinci: vpbe enhancements
 2014-10-12 20:40 UTC  (16+ messages)
` [PATCH 01/15] media: davinci: vpbe: initialize vb2 queue and DMA context in probe
` [PATCH 02/15] media: davinci: vpbe: drop buf_init() callback
` [PATCH 03/15] media: davinci: vpbe: use vb2_ops_wait_prepare/finish helper functions
` [PATCH 04/15] media: davinci: vpbe: drop buf_cleanup() callback
` [PATCH 05/15] media: davinci: vpbe: improve vpbe_buffer_prepare() callback
` [PATCH 06/15] media: davinci: vpbe: use vb2_fop_mmap/poll
` [PATCH 07/15] media: davinci: vpbe: use fh handling provided by v4l
` [PATCH 08/15] media: davinci: vpbe: use vb2_ioctl_* helpers
` [PATCH 09/15] media: davinci: vpbe: add support for VB2_DMABUF
` [PATCH 10/15] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS
` [PATCH 11/15] media: davinci: vpbe: add support for VIDIOC_EXPBUF
` [PATCH 12/15] media: davinci: vpbe: use helpers provided by core if streaming is started
` [PATCH 13/15] media: davinci: vpbe: drop unused member memory from vpbe_layer
` [PATCH 14/15] media: davinci: vpbe: group v4l2_ioctl_ops
` [PATCH 15/15] media: davinci: vpbe: return -ENODATA for *dv_timings/*_std calls

Kernel panic using a webcam
 2014-10-12 20:15 UTC  (3+ messages)
    ` Fwd: "

[PATCH 0/3] media: rc: add support for Amlogic Meson IR receiver
 2014-10-12 20:01 UTC  (4+ messages)
` [PATCH 1/3] media: rc: add driver for Amlogic Meson IR remote receiver
` [PATCH 2/3] media: rc: meson: document device tree bindings
` [PATCH 3/3] ARM: dts: meson: add dts nodes for IR receiver

cx23885 0000:01:00.0: DVB: adapter 0 frontend 0 frequency 0 out of range (950000..2150000)
 2014-10-12 18:02 UTC 

[PATCH 1/4] dvbsky: don't print MAC address from read_mac_address
 2014-10-12 11:31 UTC  (7+ messages)
` [PATCH 2/4] dvbsky: added debug logging
` [PATCH 3/4] dvbsky: clean logging
` [PATCH 4/4] dvbsky: add option to disable IR receiver
      ` [PATCHv2 "

cron job: media_tree daily build: WARNINGS
 2014-10-12  2:41 UTC 

[PATCH] vb2: replace VIDEO_MAX_FRAME with VB2_MAX_FRAME
 2014-10-11 20:45 UTC  (3+ messages)

Please reply
 2014-10-11 19:34 UTC 

[PATCH 00/12] dmaengine: remove users of device_control
 2014-10-11 15:40 UTC  (2+ messages)
` [PATCH 03/12] [media] V4L2: mx3_camer: use dmaengine_pause() API

technisat-usb2: i2c-error
 2014-10-11 15:45 UTC  (4+ messages)

[PATCH 1/2] [media] uvcvideo: add a new quirk UVC_QUIRK_SINGLE_ISO
 2014-10-11 12:03 UTC  (3+ messages)
` [PATCH 2/2] [media] uvcvideo: add support for iPassion iP2970

[RFCv3 PATCH 00/10] vb2: improve dma-sg, expbuf
 2014-10-11  9:22 UTC  (11+ messages)
` [RFCv3 PATCH 01/10] videobuf2-core.h: improve documentation
` [RFCv3 PATCH 02/10] vb2-dma-contig: sync mem for cpu after mapping
` [RFCv3 PATCH 03/10] vb2-dma-sg: add allocation context to dma-sg
` [RFCv3 PATCH 04/10] vb2-dma-sg: move dma_(un)map_sg here
` [RFCv3 PATCH 05/10] vb2-dma-sg: add dmabuf import support
` [RFCv3 PATCH 06/10] vb2-dma-sg: add get_dmabuf
` [RFCv3 PATCH 07/10] vb2-vmalloc: add get_dmabuf support
` [RFCv3 PATCH 08/10] vb2: replace 'write' by 'dma_dir'
` [RFCv3 PATCH 09/10] vivid: enable vb2_expbuf support
` [RFCv3 PATCH 10/10] mem2mem_testdev: support expbuf

[PATCH] staging: media: omap24xx: fix missing asterisk
 2014-10-11  5:46 UTC 

panic in cx23885
 2014-10-11  3:32 UTC 

cron job: media_tree daily build: WARNINGS
 2014-10-11  2:41 UTC 

Composite input seems cropped using Hauppauge WinTV-HVR 1900?
 2014-10-10 22:42 UTC 

[PATCH] media: earthsoft: logging neatening
 2014-10-10 21:10 UTC 

Upcoming v4l-utils 1.6.0 release
 2014-10-10 20:34 UTC  (7+ messages)

Tevii S480 on Unicable SCR System
 2014-10-10 17:19 UTC  (5+ messages)
` [PATCH][media] Fix LNB supply voltage of Tevii S480 on initialization

[PATCH][media] imon: infrared control stopped working in kernel 3.17
 2014-10-10 16:27 UTC 

[PATCH/RFC 0/1] Libv4l: Add a plugin for the Exynos4 camera
 2014-10-10 15:10 UTC  (12+ messages)
` [PATCH/RFC 1/1] Add a libv4l plugin for "

[RFC PATCH 0/4] ti-vpe: VPE improvements
 2014-10-10 14:27 UTC  (5+ messages)
` [RFC PATCH 1/4] [media] ti-vpe: Use data offset for getting dma_addr for a plane
` [RFC PATCH 2/4] [media] ti-vpe: Use line average de-interlacing for first 2 frames
` [RFC PATCH 3/4] [media] ti-vpe: Do not perform job transaction atomically
` [RFC PATCH 4/4] [media] ti-vpe: Add support for SEQ_TB buffers

[PATCH] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr
 2014-10-10  8:46 UTC 

omap3isp Device Tree support status
 2014-10-10  7:51 UTC  (5+ messages)

[PATCH] [media] ir-hix5hd2 fix build warning
 2014-10-10  6:53 UTC 

GrabBee-HD
 2014-10-10  4:59 UTC 

[PATCH v2] [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory()
 2014-10-10  2:21 UTC 

cron job: media_tree daily build: WARNINGS
 2014-10-10  2:41 UTC 

v4l2-compliance revision vs Kernel version
 2014-10-09 22:08 UTC  (3+ messages)

[PATCH] br-sp-SaoPaulo: Remove an invalid channel
 2014-10-09 21:14 UTC 

[PATCH 0/4] v4l-utils:libdvbv5,dvb: add basic support for ISDB-S
 2014-10-09 18:35 UTC  (13+ messages)
` [PATCH 1/4] v4l-utils/libdvbv5: avoid crash when failed to get a channel name
` [PATCH 2/4] v4l-utils/libdvbv5: add support for ISDB-S tuning
` [PATCH 3/4] v4l-utils/libdvbv5: add support for ISDB-S scanning
` [PATCH 4/4] v4l-utils/dvbv5-scan: "

Fwd: dib0700_devices.c:undefined reference to `dib3000mc_get_tuner_i2c_master'
 2014-10-09 18:32 UTC 

[PATCH resend] [media] rc-core: fix protocol_change regression in ir_raw_event_register
 2014-10-09 18:30 UTC 

[GIT PULL for v3.18-rc1] edac updates
 2014-10-09 17:37 UTC 

[GIT PULL for v3.18-rc1] media updates
 2014-10-09 17:18 UTC 

randconfig build error with next-20141009, in drivers/media/v4l2-core/videobuf2-core.c
 2014-10-09 17:17 UTC 

[PATCH] [media] ir-hix5hd2: fix build on c6x arch
 2014-10-09 16:46 UTC 

[PATCH v2 00/14] Fixes from Chrome OS tree for MFC driver
 2014-10-09 12:57 UTC  (10+ messages)
` [PATCH v2 07/14] [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in
` [PATCH v2 13/14] [media] s5p-mfc: fix a race in interrupt flags handling
` [PATCH v2 14/14] [media] s5p-mfc: Don't change the image size to smaller than the request

[RFC PATCH 00/11] Add configuration store support
 2014-10-09 12:46 UTC  (3+ messages)

linux-next: Tree for Oct 8 (media/usb/gspca)
 2014-10-09 11:52 UTC  (8+ messages)

cron job: media_tree daily build: WARNINGS
 2014-10-09  2:41 UTC 

[PATCH] [media] coda: drop JPEG buffers not framed by SOI and EOI markers
 2014-10-08 16:09 UTC 

[PATCH] [media] coda: set bitstream end flag in coda_release
 2014-10-08 16:09 UTC 

Intermittent Logitech C510 problems (with kernel OOPSes)
 2014-10-08 10:22 UTC 

[PATCH 1/3] async: Add async_domain_init_exclusive() helper
 2014-10-08  8:46 UTC  (3+ messages)
` [PATCH 2/3] exynos4-is: Add support for asynchronous sub-devices power on
` [PATCH 3/3] exynos4-is: Open shouldn't fail when sensor entity is not linked

[PATCH 1/1] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cards
 2014-10-08  7:31 UTC 

cron job: media_tree daily build: WARNINGS
 2014-10-08  2:42 UTC 

[PATCH v3 2/2] V4L: uvcvideo: Add support for pan/tilt speed controls
 2014-10-07 16:41 UTC  (9+ messages)
` [PATCH v4 "
      ` [PATCH v5 "

[GIT PULL FOR v3.18] uvcvideo fix
 2014-10-07 16:22 UTC 

[PATCH] qv4l2: Fix out-of-source build
 2014-10-07 14:11 UTC  (2+ messages)

[GIT PULL FOR v3.18] Various fixes (v2)
 2014-10-07 12:08 UTC 

[PATCH for v3.18] vivid: fix buffer overrun
 2014-10-07 11:58 UTC 

[RFC PATCH] media: uvc: *HACK* workaround uvc unregister device *HACK*
 2014-10-07  9:24 UTC  (2+ messages)
` [RFC PATCH] media: uvc: *HACK* workaround uvc unregister device

[PATCH v2] [media] Remove references to non-existent PLAT_S5P symbol
 2014-10-07  9:11 UTC  (3+ messages)

[linux-dvb] Linux Mint 17 + Hauppauge HVR-2200 (saa7164) problems
 2014-10-07  7:41 UTC 

Intermittent Logitech C510 problems (with kernel OOPSes)
 2014-10-07  6:43 UTC 

cron job: media_tree daily build: WARNINGS
 2014-10-07  2:41 UTC 

[PATCH v2] [media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
 2014-10-06 23:08 UTC  (5+ messages)

[PATCH v2 1/2] [media] V4L: Add camera pan/tilt speed controls
 2014-10-06 21:04 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/7 linux-next] drivers: remove deprecated IRQF_DISABLED
 2014-10-06 19:23 UTC  (6+ messages)
` [PATCH 3/7 linux-next] tw68: "

[PATCH] Staging: media: Added semicolon
 2014-10-06 17:29 UTC  (3+ messages)

[PATCH -next] media: tw68: fix build errors and warnings
 2014-10-06 17:05 UTC 

[PATCH 1/1] dvbdev: add dvb_register_subdev() & dvb_unregister_subdev()
 2014-10-06 16:16 UTC 

[PATCH] [media] Remove references to non-existent PLAT_S5P symbol
 2014-10-06 16:06 UTC  (3+ messages)

[PATCH] media/vb2: fix VBI/poll regression
 2014-10-06 15:41 UTC  (2+ messages)

[PATCH] [media] rc-core: fix protocol_change regression in ir_raw_event_register
 2014-10-06 14:18 UTC 


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