public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-23 22:12:29 to 2011-01-27 12:30:45 UTC [more...]

[PATCH v8 00/12] Media controller (core and V4L2)
 2011-01-27 12:30 UTC  (10+ messages)
` [PATCH v8 01/12] media: Media device node support
` [PATCH v8 02/12] media: Media device
` [PATCH v8 03/12] media: Entities, pads and links
` [PATCH v8 04/12] media: Entity graph traversal
` [PATCH v8 05/12] media: Entity use count
` [PATCH v8 06/12] media: Media device information query
` [PATCH v8 07/12] media: Entities, pads and links enumeration
` [PATCH v8 08/12] media: Links setup
` [PATCH v8 09/12] media: Pipelines and media streams

[PATCH v6 0/7] V4L2 subdev userspace API
 2011-01-27 12:28 UTC  (8+ messages)
` [PATCH v6 1/7] v4l: Share code between video_usercopy and video_ioctl2
` [PATCH v6 2/7] v4l: subdev: Don't require core operations
` [PATCH v6 3/7] v4l: subdev: Merge v4l2_i2c_new_subdev_cfg and v4l2_i2c_new_subdev
` [PATCH v6 4/7] v4l: subdev: Add device node support
` [PATCH v6 5/7] v4l: subdev: Uninline the v4l2_subdev_init function
` [PATCH v6 6/7] v4l: subdev: Control ioctls support
` [PATCH v6 7/7] v4l: subdev: Events support

omap3-isp segfault
 2011-01-27 12:28 UTC  (4+ messages)

[GIT PULL] TI WL 128x FM V4L2 driver
 2011-01-27 11:43 UTC  (5+ messages)

2.6.36/2.6.37: broken compatibility with userspace input-utils ?
 2011-01-27 10:30 UTC  (56+ messages)
                      ` Extending rc-core/userspace to handle bigger scancodes - Was: "

DM6446
 2011-01-27  8:22 UTC  (2+ messages)

[PATCH 0/2] Fix issues with frame reception from CSI on i.MX31
 2011-01-27  8:22 UTC  (4+ messages)
` [PATCH 1/2] v4l: soc-camera: start stream after queueing the buffers
` [PATCH 2/2] dma: ipu_idmac: do not lose valid received data in the irq handler

FusionHDTV Nano+ (DVICO) support
 2011-01-27  5:49 UTC 

xawtv crashes with Sensoray 611 on RHEL5
 2011-01-26 23:57 UTC  (3+ messages)

[RFC] ISP lane shifter support
 2011-01-26 23:46 UTC  (9+ messages)

[GIT PULL] More IR fixes for 2.6.38
 2011-01-26 23:33 UTC  (3+ messages)

Image sensor OV9655 and
 2011-01-26 21:19 UTC  (2+ messages)

DVB driver for TerraTec H7 - how do I install them?
 2011-01-26 20:51 UTC  (7+ messages)

Is media_build download broken?
 2011-01-26 19:59 UTC  (6+ messages)

[GIT PULL] More IR fixes for 2.6.38
 2011-01-26 16:53 UTC 

What to do with videodev.h
 2011-01-26 14:31 UTC  (5+ messages)

(no subject)
 2011-01-26 10:52 UTC 

[RFC PATCH] Getting Hauppauge WinTV HVR-1400 (XC3028L) to work
 2011-01-26  9:52 UTC  (3+ messages)

[PATCH] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
 2011-01-26  9:29 UTC  (8+ messages)

[PATCH 8/9 v3] cx23885: disable MSI for NetUP cards, otherwise CI is not working
 2011-01-26  8:54 UTC  (2+ messages)
` [PATCH 1/1] Update stv0900 status when LOCK is missed

[GIT PATCHES FOR 2.6.39] fix cx18 regression
 2011-01-26  7:23 UTC 

[PATCH] video/cx231xx: Fix sparse warning: Using plain integer as NULL pointer
 2011-01-25 21:38 UTC  (3+ messages)

oops cx2341x control handler
 2011-01-25 21:29 UTC  (2+ messages)

[PATCH 1/1] drivers/media/video/tlg2300/pd-video.c: Remove second mutex_unlock in pd_vidioc_s_fmt
 2011-01-25 21:00 UTC 

dvb should have caused the hard crash
 2011-01-25 20:57 UTC 

[RFC PATCH 0/3] v4l2-ctrls: add new functionality
 2011-01-25 20:53 UTC  (6+ messages)
` [RFC PATCH 2/3] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios

[PATCH 1/9 v3] Altera FPGA firmware download module
 2011-01-25 20:00 UTC 

[PATCH 9/9 v3] cx23885, altera-ci: enable all PID's less than 0x20 in hardware PID filter
 2011-01-25 20:08 UTC 

[PATCH 4/9 v3] xc5000: add support for DVB-C tuning
 2011-01-25 20:03 UTC 

[PATCH 6/9 v3] cx23885: implement tuner_bus parameter for cx23885_board structure
 2011-01-25 20:05 UTC 

[PATCH 7/9 v3] cx23885: implement num_fds_portb, num_fds_portc parameters for cx23885_board structure
 2011-01-25 20:06 UTC 

[PATCH 3/9 v3] Support for stv0367 multi-standard demodulator
 2011-01-25 20:02 UTC 

[PATCH 2/9 v3] Altera FPGA based CI driver module
 2011-01-25 20:01 UTC 

[PATCH 5/9 v3] Initial commit to support NetUP Dual DVB-T/C CI RF card
 2011-01-25 20:04 UTC 

[PATCH] tm6000: relabeling any registers
 2011-01-25 16:40 UTC 

Announcing v4l-utils-0.8.2
 2011-01-25 16:01 UTC 

DViCO FusionHDTV7 Dual Express I2C write failed
 2011-01-25 14:27 UTC  (8+ messages)

[RFC PATCH 00/12] Converting soc_camera to the control framework
 2011-01-25  8:02 UTC  (15+ messages)
` [RFC PATCH 01/12] soc_camera: add control handler support
` [RFC PATCH 02/12] sh_mobile_ceu_camera: implement the control handler
` [RFC PATCH 03/12] mt9m001: convert to the control framework
` [RFC PATCH 04/12] mt9m111.c: "

[PATCH v3] Add support for M5MO-LS 8 Mega Pixel camera
 2011-01-25  6:33 UTC 

[RFC/PATCH v6 0/4] Multi Format Codec 5.1 driver for S5PC110 SoC
 2011-01-25  4:16 UTC  (5+ messages)
` [RFC/PATCH v6 1/4] Changes in include/linux/videodev2.h for MFC 5.1

[PATCH 01/13] [media] rc/keymaps: use KEY_CAMERA for snapshots
 2011-01-25  1:23 UTC  (20+ messages)
` [PATCH 02/13] [media] rc/keymaps: Use KEY_VIDEO for Video Source
` [PATCH 03/13] [media] rc/keymaps: Fix most KEY_PROG[n] keycodes
` [PATCH 04/13] [media] rc/keymaps: Use KEY_LEFTMETA were pertinent
` [PATCH 05/13] [media] dw2102: Use multimedia keys instead of an app-specific mapping
` [PATCH 06/13] [media] opera1: "
` [PATCH 07/13] [media] a800: Fix a few wrong IR key assignments
` [PATCH 08/13] [media] rc-winfast: Fix the keycode tables
` [PATCH 09/13] [media] rc-rc5-hauppauge-new: Add the old control to the table
` [PATCH 10/13] [media] rc-rc5-hauppauge-new: Add support for the old Black RC
` [PATCH 11/13] [media] rc-rc5-hauppauge-new: Fix Hauppauge Grey mapping
` [PATCH 12/13] [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
` [PATCH 13/13] [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map

[PATCH] v4l: Add driver for Micron MT9M032 camera sensor
 2011-01-24 20:45 UTC  (10+ messages)

[GIT PATCHES FOR 2.6.38] gspca for_v2.6.38
 2011-01-24 19:40 UTC 

Silver Crest VG2000 "USB 2.0 Video Grabber", USB-Id: eb1a:2863 (em28xx) status change
 2011-01-24 18:31 UTC 

[PATCH 00/13] Lots of fixes for RC keymap tables
 2011-01-24 15:18 UTC 

[PATCH] radio-wl1273: remove unused wl1273_device->work
 2011-01-24 14:23 UTC 

v4l2
 2011-01-24 13:01 UTC  (2+ messages)

(no subject)
 2011-01-24 12:25 UTC 

[PATCH 1/1] Media: radio: si470x: remove double mutex lock
 2011-01-24  6:59 UTC  (2+ messages)

TM6010 no audio
 2011-01-24  6:27 UTC 

[RFC PATCH] tuner-core: fix broken G_TUNER call when tuner is in standby
 2011-01-23 22:22 UTC 

[PATCH] Fix bug in au0828 VBI streaming
 2011-01-23 22:12 UTC 


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