linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-27 14:23:36 to 2012-05-01 19:02:57 UTC [more...]

[PATCH/RFC v3 00/14] V4L camera control enhancements
 2012-05-01 19:02 UTC  (30+ messages)
` [PATCH/RFC v3 01/14] V4L: Add helper function for standard integer menu controls
` [PATCH/RFC v3 02/14] V4L: Add camera exposure bias control
` [PATCH/RFC v3 03/14] V4L: Add an extended camera white balance control
` [PATCH/RFC v3 04/14] V4L: Add camera wide dynamic range control
` [PATCH/RFC v3 06/14] V4L: Add camera ISO sensitivity controls
` [PATCH/RFC v3 07/14] V4L: Add camera exposure metering control
` [PATCH/RFC v3 08/14] V4L: Add camera scene mode control
` [PATCH/RFC v3 09/14] V4L: Add camera 3A lock control
` [PATCH/RFC v3 10/14] V4L: Add auto focus targets to the selections API
` [PATCH/RFC v3 11/14] V4L: Add auto focus targets to the subdev "
` [PATCH/RFC v3 12/14] V4L: Add camera auto focus controls
` [PATCH/RFC v3 13/14] V4L: Add S5C73M3 sensor sub-device driver
` [PATCH/RFC v3 14/14] vivi: Add controls

SWISS LOTTO NETHERLANDS
 2012-04-30  1:14 UTC 

SoC i.mx35 userptr method failure while running capture-example utility
 2012-05-01 17:12 UTC 

RFC: Improve VIDIOC_S_HW_FREQ_SEEK
 2012-05-01 16:19 UTC  (2+ messages)

kworld ub435 -- how to identify the unsupported one by packaging
 2012-05-01 14:59 UTC 

SWISS LOTTO NETHERLANDS
 2012-04-30  0:10 UTC 

RDS help needed
 2012-05-01 12:53 UTC  (2+ messages)

[RFCv1 PATCH 0/7] gspca: allow use of control framework and other fixes
 2012-05-01 10:28 UTC  (10+ messages)
` [RFCv1 PATCH 1/7] gspca: allow subdrivers to use the control framework
  ` [RFCv1 PATCH 2/7] zc3xx: convert to "
  ` [RFCv1 PATCH 3/7] sn9c20x: "
  ` [RFCv1 PATCH 4/7] gspca: use video_drvdata(file) instead of file->private_data
  ` [RFCv1 PATCH 5/7] gscpa: use v4l2_fh and add G/S_PRIORITY support
  ` [RFCv1 PATCH 6/7] gspca: add support for control events
  ` [RFCv1 PATCH 7/7] gspca: fix querycap and incorrect return codes

[PATCH 0/7] Improved/New DV Timings API
 2012-05-01  9:05 UTC  (8+ messages)
` [PATCH 1/7] videodev2.h: add enum/query/cap dv_timings ioctls
  ` [PATCH 2/7] v4l2 framework: add support for the new "
  ` [PATCH 3/7] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timings
  ` [PATCH 4/7] V4L2 spec: document the new V4L2 DV timings ioctls
  ` [PATCH 5/7] tvp7002: add support for the new dv timings API
  ` [PATCH 6/7] Feature removal: remove invalid DV presets
  ` [PATCH 7/7] V4L2: Mark the DV Preset API as deprecated

[PATCH] Driver for RTL2832 demodulator chip
 2012-05-01  6:48 UTC  (4+ messages)
  ` [PATCH v2] add support for DeLOCK-USB-2.0-DVB-T-Receiver-61744

[PATCH 01/10] linux-dvb v5 API support for ATSC-MH
 2012-05-01  4:12 UTC  (10+ messages)
` [PATCH 02/10] DocBook: document new DTV Properties for ATSC-MH delivery system
` [PATCH 03/10] increment DVB API to version 5.6 for ATSC-MH frontend control
` [PATCH 04/10] mxl111sf-tuner: tune SYS_ATSCMH just like SYS_ATSC
` [PATCH 05/10] DVB: add support for the LG2160 ATSC-MH demodulator
` [PATCH 06/10] lg2160: update internal api interfaces and enable build
` [PATCH 07/10] dvb-demux: add functionality to send raw payload to the dvr device
` [PATCH 08/10] dvb-usb: add support for dvb-usb-adapters that deliver raw payload
` [PATCH 09/10] dvb-usb: increase MAX_NO_OF_FE_PER_ADAP from 2 to 3
` [PATCH 10/10] mxl111sf: add ATSC-MH support

[PATCH] via-camera: specify XO-1.5 camera clock speed
 2012-04-30 23:29 UTC  (3+ messages)

ATSC-MH driver support for the Hauppauge WinTV Aero-m
 2012-04-30 22:06 UTC  (16+ messages)

flusbfb: scheduling while atomic, was Re: dynamic ring expansion crashes when sending urb too fast
 2012-04-30 19:23 UTC 

[PATCH v2] [media] rc: Postpone ISR registration
 2012-04-30 18:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 00/12] V4L: Exynos 4x12 camera host interface (FIMC-LITE) driver
 2012-04-30 16:14 UTC  (13+ messages)
` [PATCH v2 01/12] V4L: Extend V4L2_CID_COLORFX with more image effects
` [PATCH v2 02/12] s5p-fimc: Move m2m node driver into separate file
` [PATCH v2 03/12] s5p-fimc: Use v4l2_subdev internal ops to register video nodes
` [PATCH v2 04/12] s5p-fimc: Refactor the register interface functions
` [PATCH v2 05/12] s5p-fimc: Add FIMC-LITE register definitions
` [PATCH v2 06/12] s5p-fimc: Rework the video pipeline control functions
` [PATCH v2 07/12] s5p-fimc: Prefix format enumerations with FIMC_FMT_
` [PATCH v2 08/12] s5p-fimc: Minor cleanups
` [PATCH v2 09/12] s5p-fimc: Make sure an interrupt is properly requested
` [PATCH v2 10/12] s5p-fimc: Add support for Exynos4x12 FIMC-LITE
` [PATCH v2 11/12] s5p-fimc: Update copyright notices
` [PATCH v2 12/12] s5p-fimc: Add color effect control

[PATCH] s5p-fimc: Avoid crash with null platform_data
 2012-04-30 15:06 UTC 

[PATCH] s5p-fimc: Use selection API in place of crop operations
 2012-04-30 14:40 UTC 

[PATCH 1/1] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUT
 2012-04-30 14:27 UTC  (8+ messages)

[PATCH 0/3] gspca - ov534: saturation and hue (using fixp-arith.h)
 2012-04-30 13:51 UTC  (3+ messages)

REMINDER!!!
 2012-04-30 11:22 UTC 

Ambiguous specification regarding valid audmode value for radio tuners
 2012-04-30 11:32 UTC 

[GIT PULL for 3.3-rc1] media updates
 2012-04-30 11:23 UTC  (3+ messages)

Using UVC webcam gadget with a real v4l2 device
 2012-04-30 10:47 UTC  (8+ messages)

OMAP3 previewer bayer pattern selection
 2012-04-30 10:23 UTC 

[GIT PULL for v3.5] Control events support for uvcvideo
 2012-04-30 10:17 UTC  (6+ messages)
` [GIT PULL for v3.5] (v2) "
    ` [GIT PULL for v3.5] (v3) "

subdev_pad_ops vs video_ops
 2012-04-30  9:49 UTC  (2+ messages)

Pinnacle PCTV IR trouble
 2012-04-30  6:29 UTC 

[GIT PULL FOR v3.5] cpia2: major overhaul to get it in a working state again
 2012-04-30  5:55 UTC  (3+ messages)

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-30  3:38 UTC  (2+ messages)
` [Linaro-mm-sig] "

HVR-1600 QAM recordings with slight glitches in them
 2012-04-30  0:09 UTC  (12+ messages)

[GIT PULL FOR v3.5] An ivtv fix and support suspend/resume in radio-keene
 2012-04-29 23:28 UTC  (3+ messages)

[media-ctl PATCH] Compare entity name length aswell
 2012-04-29 23:18 UTC  (6+ messages)

[RFC PATCH 0/8] Fix compiler warnings
 2012-04-29 23:05 UTC  (5+ messages)
` [RFC PATCH 3/8] ivtv/cx18: fix "
` [RFC PATCH 5/8] v4l: "

[ 3960.758784] 1 lock held by motion/7776: [ 3960.758788] #0: (&queue->mutex){......}, at: [<ffffffff815c62d2>] uvc_queue_enable+0x32/0xc0
 2012-04-29 23:05 UTC  (2+ messages)

video capture driver interlacing question (easycap)
 2012-04-29 21:04 UTC  (4+ messages)

[PATCH 0/3] MT9P031 sensor driver fixes
 2012-04-29 17:14 UTC  (4+ messages)
` [PATCH 1/3] mt9p031: Identify color/mono models using I2C device name
` [PATCH 2/3] mt9p031: Replace the reset board callback by a GPIO number
` [PATCH 3/3] mt9p031: Implement black level compensation control

[PATCH] v4l: v4l2-ctrls: Add forward declaration of struct file
 2012-04-29 16:30 UTC  (2+ messages)

[PATCH 0/3] omap3isp: Implement selection API support
 2012-04-29 16:23 UTC  (4+ messages)
` [PATCH 1/3] omap3isp: ccdc: Add selection support on output formatter source pad
` [PATCH 2/3] omap3isp: preview: Replace the crop API by the selection API
` [PATCH 3/3] omap3isp: resizer: "

can't rmmod au0828; modprobe au0828 and have a working device
 2012-04-29 15:22 UTC  (2+ messages)

[PATCH 00/15] V4L camera control enhancements
 2012-04-29  9:27 UTC  (8+ messages)
` [PATCH 10/15] V4L: Add camera 3A lock control

re:
 2012-04-29  1:45 UTC 

[patch] [media] ngene: remove an unneeded condition
 2012-04-28 15:16 UTC  (3+ messages)

[PATCH] em28xx: Remove unused field from em28xx_buffer struct
 2012-04-28 15:09 UTC  (2+ messages)
` [PATCH] em28xx: Remove unused enum em28xx_io_method

[GIT PULL FOR 3.5] gspca_pac73XX improvements + misc fixes
 2012-04-28 13:44 UTC 

[PATCH] em28xx: Remove unused list_head struct for queued buffers
 2012-04-28 13:57 UTC 

[PATCH] em28xx: Make card_setup() and pre_card_setup() static
 2012-04-28 13:57 UTC 

[GIT PULL FOR 3.5] gspca_pac73XX improvements + misc fixes
 2012-04-28 13:53 UTC 

[PATCH v2] tinyjpeg: Dynamic luminance quantization table for Pixart JPEG
 2012-04-28 13:50 UTC  (6+ messages)

[PATCH v3] [media] s5p-g2d: Add support for FIMG2D v4.1 H/W logic
 2012-04-28 12:06 UTC  (3+ messages)

[PATCH 1/3] m88brs2000 DVB-S frontend and tuner module
 2012-04-28 10:15 UTC  (30+ messages)
  ` [PATCH 1/6] m88ds3103, montage dvb-s/s2 demodulator driver
    `  "
                  ` Demod hardware pid filter implement
              ` Re: Re: [PATCH 1/6] m88ds3103, montage dvb-s/s2 demodulator driver
                  ` [PATCH 1/6 v2] dvbsky, montage dvb-s/s2 TS202x tuner and M88DS3103 "
                    ` Re: [PATCH 1/6 v2] dvbsky, montage dvb-s/s2 TS202x tuner and M88DS3103demodulator driver
                      `  "

[PATCH 00/13] V4L: Exynos 4x12 camera host interface (FIMC-LITE) driver
 2012-04-28  8:22 UTC  (5+ messages)
` [PATCH 01/13] V4L: Extend V4L2_CID_COLORFX with more image effects

[GIT PULL FOR v3.5] radio-mr800: complete update to the latest frameworks
 2012-04-27 21:46 UTC 

How do I detect if disconnect is called due to module removal?
 2012-04-27 18:00 UTC  (2+ messages)

[PATCH 2/2] marvell-cam: Build fix: missing "select VIDEOBUF2_VMALLOC"
 2012-04-27 16:44 UTC  (3+ messages)

[GIT PULL FOR 3.4] videobuf2 and s5p-fimc driver fixes
 2012-04-27 15:45 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).