linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-22 02:39:58 to 2014-10-28 16:12:46 UTC [more...]

[GIT PULL for 3.19] mem2mem patches
 2014-10-28 16:12 UTC  (2+ messages)

[PATCH 00/13] lgdt3306a: Fix several sparse/smatch/CodingStyle issues
 2014-10-28 15:00 UTC  (14+ messages)
` [PATCH 01/13] [media] lgdt3306a: Use hexadecimal values in lowercase
` [PATCH 02/13] [media] lgdt3306a: Use IS_ENABLED() for attach function
` [PATCH 03/13] [media] lgdt3306a: one bit fields should be unsigned
` [PATCH 04/13] [media] lgdt3306a: don't go past the buffer
` [PATCH 05/13] [media] lgdt3306a: properly handle I/O errors
` [PATCH 06/13] [media] lgdt3306a: Remove FSF address
` [PATCH 07/13] [media] lbdt3306a: rework at printk macros
` [PATCH 08/13] [media] lbdt3306a: simplify the lock status check
` [PATCH 09/13] [media] lgdt3306a: Don't use else were not needed
` [PATCH 10/13] [media] lbdt3306a: remove uneeded braces
` [PATCH 11/13] [media] lgdt3306a: constify log tables
` [PATCH 12/13] [media] lgdt3306a: Break long lines
` [PATCH 13/13] [media] lgdt3306a: Minor source code cleanups

[PATCH] gspca_stv06xx: enable button found on some Quickcam Express variant
 2014-10-28 14:39 UTC  (3+ messages)

Hardware for testing Dead Pixel API
 2014-10-28 13:21 UTC  (3+ messages)

drivers/media/platform/s5p-tv/hdmiphy_drv.c:325:1: error: type defaults to 'int' in declaration of 'module_i2c_driver'
 2014-10-28 10:39 UTC 

[PATCH v2 1/2] [media] rc-core: fix protocol_change regression in ir_raw_event_register
 2014-10-28  8:42 UTC  (4+ messages)

drivers/media/platform/s5p-tv/hdmi_drv.c:910:2: error: implicit declaration of function 'i2c_get_adapter'
 2014-10-28  5:16 UTC 

cron job: media_tree daily build: ERRORS
 2014-10-28  3:40 UTC 

[PATCH 1/3] xc5000: tuner firmware update
 2014-10-27 19:07 UTC  (7+ messages)

[PATCH v2 0/7] v4l-utils/libdvbv5,dvb: add support for ISDB-S
 2014-10-27 17:14 UTC  (16+ messages)
` [PATCH v2 1/7] v4l-utils/libdvbv5: fix auto generation of channel names
` [PATCH v2 2/7] v4l-utils/libdvbv5: add support for ISDB-S tuning
` [PATCH v2 3/7] v4l-utils/libdvbv5: add support for ISDB-S scanning
` [PATCH v2 4/7] v4l-utils/dvb: add COUNTRY property
` [PATCH v2 5/7] v4l-utils/libdvbv5: add gconv module for the text translation of ISDB-S/T
` [PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters
` [PATCH v2 7/7] v4l-utils/libdvbv5, dvbv5-scan: generalize channel duplication check

[PATCH v2 0/6] media token resource framework
 2014-10-27 15:47 UTC  (23+ messages)
` [PATCH v2 5/6] sound/usb: pcm changes to use media token api
  ` [alsa-devel] "

saa7146_wait_for_debi_done_sleep timed out
 2014-10-27 13:57 UTC  (3+ messages)
` [PATCH][RESEND][TRIVIAL] Turn bothersome error into a debug message

[PATCH] dvb-core: set default properties of ISDB-S
 2014-10-27 12:15 UTC  (3+ messages)

[GIT PULL FOR v3.19] Two patches
 2014-10-27 10:34 UTC 

VBI on PVR-500 stopped working between kernels 3.6 and 3.13
 2014-10-27 10:19 UTC  (10+ messages)

[PATCH v2] media: soc_camera: rcar_vin: Enable VSYNC field toggle mode
 2014-10-27  7:41 UTC  (2+ messages)

[PATCH v2 2/3] DVBSky V3 PCIe card: add new dvb-s/s2 tuner for integrated chip M88RS6000
 2014-10-27  7:29 UTC 

[PATCH v2 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-27  7:29 UTC 

[PATCH] MAINTAINERS: Update ivtv mailing lists as subscriber-only
 2014-10-27  5:41 UTC 

[PATCH 00/11] treewide: mask then shift defects and style updates
 2014-10-27  5:25 UTC  (3+ messages)
` [PATCH 04/11] dvb-net: Fix probable mask then right shift defects
` [PATCH 05/11] cx25840/cx18: Use standard ordering of mask and shift

cron job: media_tree daily build: ERRORS
 2014-10-27  3:40 UTC 

SPI interface camera sensor driver for soc_camera framework
 2014-10-27  2:38 UTC 

[RFCv4 PATCH 00/15] vb2: improve dma-sg, expbuf
 2014-10-27  0:07 UTC  (17+ messages)
` [RFCv4 PATCH 01/15] videobuf2-core.h: improve documentation
` [RFCv4 PATCH 02/15] vb2-dma-sg: add allocation context to dma-sg
` [RFCv4 PATCH 03/15] vb2-dma-sg: move dma_(un)map_sg here
` [RFCv4 PATCH 04/15] vb2-dma-sg: add dmabuf import support
` [RFCv4 PATCH 05/15] vb2-dma-sg: add get_dmabuf
` [RFCv4 PATCH 06/15] vb2-vmalloc: add get_dmabuf support
` [RFCv4 PATCH 07/15] vb2: replace 'write' by 'dma_dir'
` [RFCv4 PATCH 08/15] vivid: enable vb2_expbuf support
` [RFCv4 PATCH 09/15] mem2mem_testdev: support expbuf
` [RFCv4 PATCH 10/15] vb2: use dma_map_sg_attrs to prevent unnecessary sync
` [RFCv4 PATCH 11/15] vb2: add begin/end_cpu_access functions
` [RFCv4 PATCH 12/15] videobuf2-dvb.c: convert to vb2_plane_begin_cpu_access()
` [RFCv4 PATCH 13/15] v4l: convert vb2_plane_vaddr to vb2_plane_begin_cpu_access
` [RFCv4 PATCH 14/15] vb2: drop the unused vb2_plane_vaddr function
` [RFCv4 PATCH 15/15] vb2: update the buf_prepare/finish documentation

[PATCH] adv7604: Add DT parsing support
 2014-10-26 23:30 UTC  (4+ messages)

[PATCH 1/2] i2c: Add generic support passing secondary devices addresses
 2014-10-26 23:25 UTC  (7+ messages)
` [PATCH 2/2] adv7604: Add support for i2c_new_secondary_device

[PATCH] [media] uvc: Fix destruction order in uvc_delete()
 2014-10-26 22:27 UTC  (2+ messages)

[PATCH] dvb:tc90522: bugfix of always-false expression
 2014-10-26 16:27 UTC  (4+ messages)

[PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-26 14:37 UTC  (5+ messages)
` Re: [PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103for "
  `  "
  ` Re: [PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103forsupporting "

[yavta PATCH 1/1] yavta: Add --queue-late option for delay queueing buffers over streaming start
 2014-10-26 12:47 UTC  (2+ messages)

[PATCH] dvb:tc90522: fix stats report
 2014-10-26 12:10 UTC 

[PATCH] cxusb: TS mode setting for TT CT2-4400
 2014-10-26 11:18 UTC  (2+ messages)

[PATCH 1/1] dvb-usb-dvbsky: add s960ci dvb-s/s2 usb ci box support
 2014-10-26  8:52 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2014-10-26  3:40 UTC 

[PATCH 2/3] xc5000: add IF output level control
 2014-10-25 20:17 UTC  (2+ messages)
` [PATCH 3/3] au8522: improve lock performance with ZeeVee modulators

[GIT PULL] DVB: add support for LG Electronics LGDT3306A ATSC/QAM-B Demodulator
 2014-10-25 15:47 UTC 

cron job: media_tree daily build: ERRORS
 2014-10-25  2:40 UTC 

i.MX6 status for IPU/VPU/GPU
 2014-10-24 13:42 UTC  (14+ messages)

Payment
 2014-10-24 11:59 UTC 

undefined reference to `video_devdata'
 2014-10-24 12:02 UTC 

[PATCH 0/3] media:st-rc: Misc fixes
 2014-10-24  8:11 UTC  (5+ messages)
` [PATCH 1/3] media: st-rc: move to using reset_control_get_optional
  ` [STLinux Kernel] "

cron job: media_tree daily build: ERRORS
 2014-10-24  2:40 UTC 

[REVIEW PATCH v1 1/2] [media] rc: port IgorPlug-USB to rc-core
 2014-10-23 20:58 UTC  (2+ messages)
` [REVIEW PATCH v1 2/2] [media] lirc_igorplugusb: remove

[REVIEW] Submitting Media Patches
 2014-10-23 20:05 UTC  (3+ messages)

[GIT PULL] Exynos driver fixes for 3.18
 2014-10-23 16:42 UTC 

[PATCH 1/1] m88ts2022: return the err code in its probe function when error occurs
 2014-10-23 13:36 UTC 

[v4l-utils RFC 0/2] libmediatext library
 2014-10-23 13:13 UTC  (9+ messages)

[PATCH v2] [media] coda: Improve runtime PM support
 2014-10-23 13:13 UTC  (5+ messages)

[PATCH] [media] gspca_touptek: Add support for ToupTek UCMOS series USB cameras
 2014-10-23 13:09 UTC  (2+ messages)

[PATCH 2/2] cx23885: add DVBSky S950C and T980C RC support
 2014-10-23 10:02 UTC 

[PATCH 1/2] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)
 2014-10-23 10:01 UTC 

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

[PATCH 00/15] media: davinci: vpbe enhancements
 2014-10-22 21:48 UTC  (4+ messages)
` [PATCH 10/15] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS

[PATCH v2] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS
 2014-10-22 21:42 UTC 

[PATCH/RFC v2 0/4] Libv4l: Add a plugin for the Exynos4 camera
 2014-10-22 18:45 UTC  (4+ messages)
` [PATCH/RFC v2 2/4] Add media device related data structures and API

[PATCH] s5p-mfc: correct the formats info for encoder
 2014-10-22 18:03 UTC  (2+ messages)

linux-next: Tree for Oct 22 (media/usb/dvb-usb/az6027)
 2014-10-22 16:08 UTC 

[PATCH] DocBook: Reduce noise from make cleandocs
 2014-10-22 15:51 UTC  (2+ messages)

[PATCH] correct formats info in s5p-mfc encoder
 2014-10-22 14:07 UTC  (5+ messages)
` [PATCH] s5p-mfc: correct the formats info for encoder

[PATCH] [media] Fix smatch warning: unknown field name in initializer
 2014-10-22 12:39 UTC  (2+ messages)

[PATCH 0/5] Contiguous DMA buffer support for the Virtual Video Test Driver
 2014-10-22 11:50 UTC  (12+ messages)
` [PATCH 1/5] [media] vivid: select CONFIG_FB_CFB_FILLRECT/COPYAREA/IMAGEBLIT
` [PATCH 2/5] [media] vivid: remove unused videobuf2-vmalloc headers
` [PATCH 3/5] [media] vivid: convert to platform device
` [PATCH 4/5] [media] vivid: add support for contiguous DMA buffers
` [PATCH 5/5] [media] vivid: enable VIDIOC_EXPBUF

[GIT PULL FOR v3.19] davinci vpbe cleanups and improvements
 2014-10-22 11:31 UTC 

[GIT FIXES for v3.18] Various fixes
 2014-10-22 11:11 UTC 

[PATCH -next] media: tw68: fix build errors and warnings
 2014-10-22 10:52 UTC  (2+ messages)

[PATCH for v3.18] tw68: remove bogus I2C_ALGOBIT dependency
 2014-10-22 10:51 UTC 

ERROR: "cfb_fillrect" undefined!
 2014-10-22 10:36 UTC 

[PATCH] v4l2-ctrls: fix sparse warning
 2014-10-22 10:00 UTC 

[GIT PULL FOR v3.19] mem2mem_testdev: rename to vim2m
 2014-10-22  9:45 UTC 

[GIT PULL FOR v3.19] cx88: convert to vb2
 2014-10-22  9:41 UTC 

[media] CODA960: Fails to allocate memory
 2014-10-22  9:38 UTC  (10+ messages)

cron job: media_tree daily build: WARNINGS
 2014-10-22  9:33 UTC 

[PATCH for v3.18] wl128x: fix fmdbg compiler warning
 2014-10-22  8:11 UTC 

[PATCH] media: soc_camera: rcar_vin: Enable VSYNC field toggle mode
 2014-10-22  3:17 UTC  (5+ messages)

cron job: media_tree daily build: ERRORS
 2014-10-22  2:39 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).