public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-09 16:41:35 to 2011-02-14 21:15:46 UTC [more...]

[PATCH 03/14] [media] tuner-core: Remove V4L1/V4L2 API switch
 2011-02-14 21:03 UTC  (12+ messages)
` [PATCH 04/14] [media] tuner-core: remove the legacy is_stereo() call
` [PATCH 05/14] [media] tuner-core: move some messages to the proper place
` [PATCH 06/14] [media] tuner-core: Reorganize the functions internally
` [PATCH 07/14] [media] tuner-core: Some cleanups at check_mode/set_mode
` [PATCH 09/14] [media] tuner-core: do the right thing for suspend/resume
` [PATCH 08/14] [media] tuner-core: Better implement standby mode
` [PATCH 10/14] [media] tuner-core: CodingStyle cleanups
` [PATCH 11/14] [media] tuner-core: Don't use a static var for xc5000_cfg
` [PATCH 02/14] [media] cx88: Don't allow opening a device while it is not ready
` [PATCH 14/14] [media] Remove the remaining usages for T_STANDBY
` [PATCH 12/14] [media] tuner-core: dead code removal

[PATCH] v4l-utils: Add the JPEG Lite decoding function
 2011-02-14 19:20 UTC  (2+ messages)

[PATCH 1/1] Update stv0900 status when LOCK is missed
 2011-02-14 19:03 UTC 

Sony CXD2099AR decryption failing
 2011-02-14 16:42 UTC 

[PATCH v6 00/10] OMAP3 ISP driver
 2011-02-14 15:15 UTC  (27+ messages)
` [PATCH v6 01/10] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
` [PATCH v6 02/10] omap3: Remove unusued ISP CBUFF resource
` [PATCH v6 03/10] omap3: Add function to register omap3isp platform device structure
` [PATCH v6 04/10] omap2: Fix camera resources for multiomap
` [PATCH v6 05/10] omap3isp: OMAP3 ISP core
` [PATCH v6 06/10] omap3isp: Video devices and buffers queue
` [PATCH v6 07/10] omap3isp: CCP2/CSI2 receivers
` [PATCH v6 08/10] omap3isp: CCDC, preview engine and resizer
` [PATCH v6 09/10] omap3isp: Statistics
` [PATCH v6 10/10] omap3isp: Kconfig and Makefile

[get-bisect results]: DViCO FusionHDTV7 Dual Express I2C write failed
 2011-02-14 14:29 UTC  (15+ messages)
  ` [corrected get-bisect "

[PATCH v7 0/6] V4L2 subdev userspace API
 2011-02-14 12:56 UTC  (9+ messages)
` [PATCH v7 1/6] v4l: Share code between video_usercopy and video_ioctl2
` [PATCH v7 2/6] v4l: subdev: Don't require core operations
` [PATCH v7 3/6] v4l: subdev: Add device node support
` [PATCH v7 4/6] v4l: subdev: Uninline the v4l2_subdev_init function
` [PATCH v7 5/6] v4l: subdev: Control ioctls support
` [PATCH v7 6/6] v4l: subdev: Events support

[PATCH v2 0/6] Misc V4L2 patches for the OMAP3 ISP driver
 2011-02-14 12:53 UTC  (8+ messages)
` [PATCH v2 1/6] v4l: subdev: Generic ioctl support
` [PATCH v2 2/6] v4l: Add subdev sensor g_skip_frames operation
` [PATCH v2 3/6] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes
` [PATCH v2 4/6] v4l: Add remaining RAW10 patterns w DPCM pixel code variants
` [PATCH v2 5/6] v4l: Add missing 12 bits bayer media bus formats
` [PATCH v2 6/6] v4l: Add 12 bits bayer pixel formats

[PATCH v7 00/11] Sub-device pad-level operations
 2011-02-14 12:51 UTC  (13+ messages)
` [PATCH v7 01/11] v4l: Move the media/v4l2-mediabus.h header to include/linux
` [PATCH v7 02/11] v4l: Replace enums with fixed-sized fields in public structure
` [PATCH v7 03/11] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
` [PATCH v7 04/11] v4l: Group media bus pixel codes by types and sort them alphabetically
` [PATCH v7 05/11] v4l: Create v4l2 subdev file handle structure
` [PATCH v7 06/11] v4l: subdev: Add new file operations
` [PATCH v7 07/11] v4l: v4l2_subdev pad-level operations
` [PATCH v7 08/11] v4l: v4l2_subdev userspace format API - documentation binary files
` [PATCH v7 09/11] v4l: v4l2_subdev userspace format API
` [PATCH v7 10/11] v4l: v4l2_subdev userspace frame interval API
` [PATCH v7 11/11] v4l: v4l2_subdev userspace crop API

[PATCH v9 00/12] Media controller (core and V4L2)
 2011-02-14 12:49 UTC  (14+ messages)
` [PATCH v9 01/12] media: Media device node support
` [PATCH v9 02/12] media: Media device
` [PATCH v9 03/12] media: Entities, pads and links
` [PATCH v9 04/12] media: Entity graph traversal
` [PATCH v9 05/12] media: Entity use count
` [PATCH v9 06/12] media: Media device information query
` [PATCH v9 07/12] media: Entities, pads and links enumeration
` [PATCH v9 08/12] media: Links setup
` [PATCH v9 09/12] media: Pipelines and media streams
` [PATCH v9 10/12] v4l: Add a media_device pointer to the v4l2_device structure
` [PATCH v9 11/12] v4l: Make video_device inherit from media_entity
` [PATCH v9 12/12] v4l: Make v4l2_subdev "

[GIT PULL] TI WL 128x FM V4L2 driver
 2011-02-14 12:28 UTC  (2+ messages)

[PATCH v8 00/12] Media controller (core and V4L2)
 2011-02-14 12:11 UTC  (4+ messages)
` [PATCH v8 07/12] media: Entities, pads and links enumeration

[GIT FIXES for 2.6.38] Fix cx23885 and cx25840 regressions
 2011-02-14 11:52 UTC  (3+ messages)

[PATCH] Technisat AirStar TeleStick 2
 2011-02-14 11:37 UTC  (2+ messages)

Support for beetel FUN tv tuner card
 2011-02-14 11:36 UTC  (2+ messages)

No data from tuner over PCI bridge adapter (Cablestar HD 2 / mantis / PEX 8112)
 2011-02-14 11:35 UTC 

media-ctl and omap-isp kernel compatibility issue
 2011-02-14 11:11 UTC 

cx23885-input.c does in fact use a workqueue
 2011-02-14 11:03 UTC  (3+ messages)

[PATCH 0/1 v3] libv4l: Add plugin support
 2011-02-14 11:02 UTC  (2+ messages)
` [PATCH 1/1 v3] libv4l: Add plugin support to libv4l

[PATCH 2/2] dma: ipu_idmac: do not lose valid received data in the irq handler
 2011-02-14  9:57 UTC  (12+ messages)
` [PATCH 2/2 v2] "

RE: MyGica X8507 analog sound
 2011-02-14  1:26 UTC 

Siano SMS1140 DVB Receiver on Debian 5.0 (Lenny)
 2011-02-14  0:43 UTC  (3+ messages)

Fwd: v4l2 lost frame when use with epoll (uvc bug)
 2011-02-14  0:25 UTC 

[PATCH] DM04/QQBOX Fix issue with firmware release and cold reset
 2011-02-13 23:12 UTC 

[PATCH 0/8] Port xf86-video-v4l driver to V4L2 version 2
 2011-02-13 21:45 UTC  (2+ messages)

radio tuner but no V4L2_CAP_RADIO ?
 2011-02-13 21:35 UTC  (2+ messages)

the V4L mailing list is deprecated
 2011-02-13 20:04 UTC 

Genius TVGo DVB-T03 has not Afatech chipset but rtl2832u
 2011-02-13 19:29 UTC  (2+ messages)

[linux-dvb] requesting firmware
 2011-02-13 18:41 UTC 

[PATCH 1/5] [media] cx231xx: Simplify interface checking logic at probe
 2011-02-13 17:28 UTC  (5+ messages)
` [PATCH 2/5] [media] cx231xx: Use a generic check for TUNER_XC5000
` [PATCH 4/5] [media] cx231xx: Allow some boards to not use I2C port 3
` [PATCH 3/5] [media] cx231xx: Use parameters to describe some board variants
` [PATCH 5/5] [media] cx231xx: Add support for PV Xcapture USB

[PATCH 0/5] Add support for PV Xcapture USB on cx231xx
 2011-02-13 17:28 UTC 

[PATCH] Fix sysfs rc protocol lookup for rc-5-sz
 2011-02-13 10:29 UTC 

PCTV USB2 PAL / adds loud hum to correct audio
 2011-02-13  8:41 UTC 

[PATCH 2/2] DM04 LME2510(C) Sharp BS2F7HZ0194 Firmware Information
 2011-02-13  1:38 UTC 

[PATCH 1/2] v180 - DM04/QQBOX added support for BS2F7HZ0194 versions
 2011-02-13  1:35 UTC 

PCTV USB2 PAL / adds loud hum to correct audio
 2011-02-12 23:34 UTC  (4+ messages)

Hauppauge USB Live2 (USB capture card) driver failure
 2011-02-12 18:58 UTC 

[PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform
 2011-02-12 18:38 UTC  (13+ messages)

[PATCH 10/17] wl1273: mfd_cell is now implicitly available to drivers
 2011-02-12  2:12 UTC 

[PATCH 08/17] timberdale: mfd_cell is now implicitly available to drivers
 2011-02-12  2:10 UTC 

AF9015 Problem
 2011-02-11 22:39 UTC  (2+ messages)

[PATCH] via-camera: Add suspend/resume support
 2011-02-11 21:54 UTC  (2+ messages)

[PATCH 0/8] Port xf86-video-v4l driver to V4L2 version 2
 2011-02-11 19:22 UTC  (3+ messages)

MyGica X8507 analog sound
 2011-02-11 17:20 UTC 

[RFC] ISP lane shifter support
 2011-02-11 13:06 UTC  (7+ messages)

Memory allocation in Video4Linux
 2011-02-11  2:07 UTC  (15+ messages)

[GIT PATCHES FOR 2.6.39] gspca for_v2.6.39
 2011-02-10 17:08 UTC 

Tuning channels with DViCO FusionHDTV7 Dual Express
 2011-02-10 15:49 UTC  (11+ messages)

Support to TT-budget S-1500b ?
 2011-02-10 14:32 UTC 

[linux-dvb] Support to TT-budget S-1500b ?
 2011-02-10 14:25 UTC 

Mutual Aid (Stash of Fortune)
 2011-02-10 12:55 UTC 

WL1273 FM Radio driver
 2011-02-10 13:23 UTC  (20+ messages)
                ` [alsa-devel] "

[GIT PATCHES for 2.6.39] Remove compatibility layer from multi-planar API documentation
 2011-02-10  4:56 UTC 

[GIT FIXES for 2.6.38] Fix double free of video_device in mem2mem_testdev
 2011-02-10  4:49 UTC 

patch for ov9655
 2011-02-10  1:16 UTC 

omap3-isp segfault
 2011-02-09 23:44 UTC  (3+ messages)

em28xx: board id [eb1a:2863 eMPIA Technology, Inc] Silver Crest VG2000 "USB 2.0 Video Grabber"
 2011-02-09 23:10 UTC  (9+ messages)

Announcing v4l-utils-0.8.3
 2011-02-09 22:13 UTC 

AverTV Volar HD Pro (A835)
 2011-02-09 20:37 UTC 

[PATCH v6 0/7] V4L2 subdev userspace API
 2011-02-09 17:37 UTC  (4+ messages)
` [PATCH v6 4/7] v4l: subdev: Add device node support

Support for beetel FUN tv tuner card
 2011-02-09 16:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox