linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-13 23:58:08 to 2013-11-25 03:32:54 UTC [more...]

cron job: media_tree daily build: OK
 2013-11-25  3:32 UTC 

[PATCH RESEND] V4L2: remove myself as a maintainer of two drivers
 2013-11-24 20:44 UTC 

[PATCH 0/3] dvb-apps: Improve femon
 2013-11-24 18:52 UTC  (8+ messages)
` [PATCH 2/3] femon: Display SNR in dB

[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-11-24 18:39 UTC  (3+ messages)
` [PATCH v5 13/17] [media] fsl-viu: adjust for OF based clock lookup

GOOD DAY
 2013-11-24 15:07 UTC 

[GIT PULL FIXES for 3.13] 2 small gspca and 2 small radio-shark fixes
 2013-11-24 13:15 UTC 

[PATCH] gspca_sunplus: Add new usb-id for 06d6:0041
 2013-11-24 13:12 UTC 

[GIT PULL FIXES for 3.13] 2 small gspca and 2 small radio-shark fixes
 2013-11-24 13:09 UTC 

[PATCH] gspca_sunplus: Add new usb-id for 06d6:0041
 2013-11-24 13:08 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-24  3:32 UTC 

[PATCH] input:keyboard: "keycode & KEY_MAX" changes some keycode value
 2013-11-23 18:06 UTC  (2+ messages)

[RFC][PATCH] v4l2-dev: Add tracepoints for QBUF and DQBUF
 2013-11-23 16:54 UTC  (5+ messages)
` [PATCH] "

RFC: Properties, Configuration Storage, Selections and Matrices
 2013-11-23 14:07 UTC  (4+ messages)
` [RFC PATCH]: v4l2: Introducing the property API

[PATCHv3 dvb-apps] Silence last warnings in dvbscan.c
 2013-11-23 13:49 UTC 

[PATCHv2 dvb-apps] Silence last warnings in dvbscan.c
 2013-11-23 11:15 UTC  (2+ messages)

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-23  3:31 UTC 

[Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
 2013-11-23  1:10 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH] bttv: Convert to generic TEA575x interface
 2013-11-22 22:41 UTC 

[patch] [media] af9035: unlock on error in af9035_i2c_master_xfer()
 2013-11-22 14:11 UTC  (2+ messages)

[PATCH RFC] videobuf2: Improve file I/O emulation to handle buffers in any order
 2013-11-22 11:50 UTC  (6+ messages)

[patch] [media] cx18: check for allocation failure in cx18_read_eeprom()
 2013-11-22 11:34 UTC  (5+ messages)

[RFC PATCH 0/8] vb2: various cleanups and improvements
 2013-11-22  9:02 UTC  (13+ messages)
` [RFC PATCH 1/8] vb2: push the mmap semaphore down to __buf_prepare()
` [RFC PATCH 2/8] vb2: simplify qbuf/prepare_buf by removing callback
` [RFC PATCH 3/8] vb2: remove the 'fileio = NULL' hack
` [RFC PATCH 4/8] vb2: retry start_streaming in case of insufficient buffers
` [RFC PATCH 5/8] vb2: don't set index, don't start streaming for write()
` [RFC PATCH 6/8] vb2: return ENODATA in start_streaming in case of too few buffers
` [RFC PATCH 7/8] vb2: add thread support
` [RFC PATCH 8/8] vb2: Add videobuf2-dvb support

[patch] [media] dw2102: some missing unlocks on error
 2013-11-22  7:56 UTC 

[patch] [media] cxusb: unlock on error in cxusb_i2c_xfer()
 2013-11-22  7:55 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-22  3:31 UTC 

Dear Account User
 2013-11-21 23:28 UTC 

SDR sampling rate - control or IOCTL?
 2013-11-21 21:19 UTC  (10+ messages)

[PATCH] mceusb: Add Hauppauge WinTV-HVR-930C HD
 2013-11-21 20:26 UTC 

[PATCH] [media] cx88: use correct pci drvdata type in cx88_audio_finidev()
 2013-11-21  3:38 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-21  3:31 UTC 

[PATCH] videobuf2-dma-sg: fix possible memory leak
 2013-11-20 21:02 UTC 

[PATCH] usb: cx231xx: Fix explicit freed pointer dereference
 2013-11-20 20:51 UTC 

[PATCH V2] media: i2c: Add ADV761X support
 2013-11-20 15:53 UTC  (7+ messages)

Dual licensing for v4l2-common.h userland headers
 2013-11-20 15:53 UTC 

[PATCH 00/16] Add support for Exynox4x12 to the s5p-jpeg driver
 2013-11-20 14:13 UTC  (21+ messages)
` [PATCH 01/16] s5p-jpeg: Reorder quantization tables
` [PATCH 02/16] s5p-jpeg: Fix output YUV 4:2:0 fourcc for decoder
` [PATCH 03/16] s5p-jpeg: Fix erroneous condition while validating bytesperline value
` [PATCH 04/16] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image function
` [PATCH 05/16] s5p-jpeg: Rename functions specific to the S5PC210 SoC accordingly
` [PATCH 06/16] s5p-jpeg: Fix clock resource management
` [PATCH 07/16] s5p-jpeg: Fix lack of spin_lock protection
` [PATCH 08/16] s5p-jpeg: Synchronize cached controls with V4L2 core
` [PATCH 09/16] s5p-jpeg: Split jpeg-hw.h to jpeg-hw-s5p.c and jpeg-hw-s5p.c
` [PATCH 10/16] s5p-jpeg: Add hardware API for the exynos4x12 JPEG codec
` [PATCH 11/16] s5p-jpeg: Retrieve "YCbCr subsampling" field from the jpeg header
` [PATCH 12/16] s5p-jpeg: Ensure correct capture format for Exynos4x12
` [PATCH 13/16] s5p-jpeg: Allow for wider JPEG subsampling scope for Exynos4x12 encoder
` [PATCH 14/16] s5p-jpeg: Synchronize V4L2_CID_JPEG_CHROMA_SUBSAMPLING control value
` [PATCH 15/16] s5p-jpeg: Ensure setting correct value of the chroma subsampling control
` [PATCH 16/16] s5p-jpeg: Adjust g_volatile_ctrl callback to Exynos4x12 needs

Private Request
 2013-11-20 13:16 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-20  3:31 UTC 

[PATCH] [v4l-utils] Fix configure.ac --disable-v4l-utils option
 2013-11-19 21:41 UTC  (2+ messages)

[PATCH] media: cx24117: remove dead code in always 'false' if statement
 2013-11-19 14:11 UTC  (2+ messages)
` [PATCH] media: cx24117: use a valid dev pointer for dev_err printout

cron job: media_tree daily build: WARNINGS
 2013-11-19  3:31 UTC 

Fw: staging: media: Use dev_err() instead of pr_err()
 2013-11-19  0:47 UTC  (4+ messages)
  `  "

Posojilo ponudba na 3% obrestno mero, prijavi se zdaj!
 2013-11-18 19:26 UTC 

ddbridge module fails to load
 2013-11-18 19:35 UTC  (3+ messages)

[PATCH RFC] libv4lconvert: SDR conversion from U8 to FLOAT
 2013-11-18 17:43 UTC  (15+ messages)

[GIT PULL FOR v3.14] New si4713 usb driver
 2013-11-18 15:32 UTC 

[REVIEW PATCH 1/9] si4713 : Reorganized drivers/media/radio directory
 2013-11-18 14:47 UTC  (4+ messages)
` [REVIEW PATCH 6/9] si4713 : Added the USB driver for Si4713

[Review Patch 0/9] si4713 usb device driver
 2013-11-18 14:31 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2013-11-18  3:31 UTC 

SAA7134 driver reports zero frame rate
 2013-11-18  3:23 UTC  (3+ messages)

[PATCH RFC 1/7] v4l2: add two pixel format for SDR
 2013-11-17 20:22 UTC  (7+ messages)
` [PATCH RFC 2/7] rtl2832_sdr: implement FMT IOCTLs
` [PATCH RFC 3/7] v4l2: add signed 8-bit pixel format for SDR
` [PATCH RFC 4/7] msi3101: implement FMT IOCTLs
` [PATCH RFC 5/7] msi3101: move format 384 conversion to libv4lconvert
` [PATCH RFC 6/7] msi3101: move format 336 "
` [PATCH RFC 7/7] msi3101: move format 252 "

[PATCH RFC 0/6] SDR API libV4L stream conversion
 2013-11-17 20:17 UTC  (7+ messages)
` [PATCH RFC 1/6] libv4lconvert: SDR conversion from U8 to FLOAT
` [PATCH RFC 2/6] v4l2: add sdr-fetch test app
` [PATCH RFC 3/6] libv4lconvert: SDR conversion from S8 to FLOAT
` [PATCH RFC 4/6] libv4lconvert: SDR conversion from MSi2500 format 384 "
` [PATCH RFC 5/6] libv4lconvert: SDR conversion from packed S12 "
` [PATCH RFC 6/6] libv4lconvert: SDR conversion from S14 "

(no subject)
 2013-11-17 18:20 UTC 

усмотреть свет во любых окрасках
 2013-11-17 14:13 UTC 

[GIT PULL FIXES for 3.13] 1 small gspca and 2 small radio-shark fixes
 2013-11-17 13:54 UTC 

[PATCH] radio-shark2: Mark shark_resume_leds() inline to kill compiler warning
 2013-11-17 13:51 UTC 

[PATCH] gspca-stk1135: Add delay after configuring clock
 2013-11-17 13:41 UTC  (2+ messages)

[PATCH] [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning
 2013-11-17 13:40 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2013-11-17  3:31 UTC 

Please reply urgently
 2013-11-16 14:32 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-16  3:31 UTC 

[PATCH] dw2102: Use RC Core instead of the legacy RC (second edition)
 2013-11-15 19:43 UTC 

[early RFC] Device Tree bindings for OMAP3 Camera Subsystem
 2013-11-15 17:18 UTC  (2+ messages)

[PATCH 16/51] DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
 2013-11-15 16:16 UTC 

I2C transfer logs for Antti's DS3103 driver and DVBSky's DS3103 driver
 2013-11-15 14:25 UTC  (13+ messages)

(no subject)
 2013-11-15  6:00 UTC 

[PATCH v2] [media] s5p-mfc: Add QP setting support for vp8 encoder
 2013-11-15  5:29 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-15  3:31 UTC 

[PATCH] dw2102: Use RC Core instead of the legacy RC
 2013-11-14 23:05 UTC  (4+ messages)

[GIT PULL for v3.13-rc1] media build fixes
 2013-11-14 16:15 UTC 

[GIT PULL for v3.13-rc1] media updates
 2013-11-14 15:58 UTC 

[RFC v3] [RFC] v4l2: Support for multiple selections
 2013-11-14 15:40 UTC  (6+ messages)

SDR API libv4lconvert remove packet headers in-Kernel or userspace
 2013-11-14 14:16 UTC  (2+ messages)

[PATCH -next] [media] media: i2c: lm3560: fix missing unlock error in lm3560_get_ctrl()
 2013-11-14  3:43 UTC 

cron job: media_tree daily build: WARNINGS
 2013-11-14  3:31 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).