public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-11 13:37:37 to 2011-06-14 15:22:57 UTC [more...]

[RFCv1 PATCH 0/8] Allocate events per-event-type, v4l2-ctrls cleanup
 2011-06-14 15:22 UTC  (9+ messages)
` [RFCv1 PATCH 1/8] v4l2-events/fh: merge v4l2_events into v4l2_fh
  ` [RFCv1 PATCH 2/8] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event
  ` [RFCv1 PATCH 3/8] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
  ` [RFCv1 PATCH 4/8] v4l2-event: add optional 'merge' callback to merge two events
  ` [RFCv1 PATCH 5/8] v4l2-ctrls: don't initially set CH_VALUE for write-only controls
  ` [RFCv1 PATCH 6/8] v4l2-ctrls: improve discovery of controls of the same cluster
  ` [RFCv1 PATCH 7/8] v4l2-ctrls: split try_or_set_ext_ctrls()
  ` [RFCv1 PATCH 8/8] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification

"dvb_ca adaptor 0: PC card did not respond :(" with Technotrend S2-3200
 2011-06-14 15:10 UTC  (7+ messages)

Refactor cafe_ccic and add Armada 610 driver [V2]
 2011-06-14 14:49 UTC  (12+ messages)
` [PATCH 1/8] marvell-cam: Move cafe-ccic into its own directory
` [PATCH 2/8] marvell-cam: Separate out the Marvell camera core
` [PATCH 3/8] marvell-cam: Pass sensor parameters from the platform
` [PATCH 4/8] marvell-cam: Remove the "untested" comment
` [PATCH 5/8] marvell-cam: Move Cafe-specific register definitions to cafe-driver.c
` [PATCH 6/8] marvell-cam: Right-shift i2c slave ID's in the cafe driver
` [PATCH 7/8] marvell-cam: Allocate the i2c adapter in the platform driver
` [PATCH 8/8] marvell-cam: Basic working MMP camera driver

Some fixes for alsa_stream
 2011-06-14 14:48 UTC  (10+ messages)

[PATCHv10 0/10] Contiguous Memory Allocator
 2011-06-14 13:55 UTC  (6+ messages)
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added

[PATCH] [media] DVB API: Mention the dvbM device
 2011-06-14 12:59 UTC 

[PATCH] V4L1 API has been moved into "legacy" on the linuxtv.org site
 2011-06-14 12:42 UTC 

Latest media-tree results in system hang, an no IR
 2011-06-14 11:10 UTC  (2+ messages)

[RFCv6 PATCH 00/10] tuner-core: fix g_freq/s_std and g/s_tuner
 2011-06-14  7:14 UTC  (11+ messages)
` [RFCv6 PATCH 01/10] tuner-core: fix s_std and s_tuner
  ` [RFCv6 PATCH 02/10] tuner-core: fix tuner_resume: use t->mode instead of t->type
  ` [RFCv6 PATCH 03/10] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
  ` [RFCv6 PATCH 04/10] pvrusb2: fix g/s_tuner support
  ` [RFCv6 PATCH 05/10] bttv: fix s_tuner for radio
  ` [RFCv6 PATCH 06/10] feature-removal-schedule: change in how radio device nodes are handled
  ` [RFCv6 PATCH 07/10] v4l2-subdev.h: remove unused s_mode tuner op
  ` [RFCv6 PATCH 08/10] tuner-core/v4l2-subdev: document that the type field has to be filled in
  ` [RFCv6 PATCH 09/10] tuner-core: simplify the standard fixup
  ` [RFCv6 PATCH 10/10] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEK

[PATCH] V4L/DVB: videobuf: mmap.prot checking for IN and OUT device
 2011-06-14 14:51 UTC 

[PATCH v2 0/3] OMAP_VOUT: Allow omap_vout to build without VRFB
 2011-06-14  6:54 UTC  (4+ messages)
` [PATCH v2 1/3] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files
` [PATCH v2 2/3] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descriptive
` [PATCH v2 3/3] OMAP_VOUT: Create separate file for VRFB related API's

Status on DRX-K based tuner cards
 2011-06-13 22:12 UTC  (2+ messages)

[PATCH 1/2] V4L: mt9m111: propagate higher level abstraction down in functions
 2011-06-13 18:46 UTC  (5+ messages)

[PATCH 0/2] OMAP_VOUT: Allow omap_vout to build without VRFB
 2011-06-13 18:18 UTC  (6+ messages)
` [PATCH 2/2] OMAP_VOUT: Create separate file for VRFB related API's

USB mini-summit at LinuxCon Vancouver
 2011-06-13 17:11 UTC  (14+ messages)
` Improving kernel -> userspace (usbfs) usb device hand off

Request for driver for new video capture card
 2011-06-13 16:12 UTC 

Crash on unplug with the uvc driver in linuxtv/staging/for_v3.1
 2011-06-13 16:09 UTC  (5+ messages)

[RFCv5 PATCH 0/9] tuner-core: fix g_freq/s_std and g/s_tuner
 2011-06-13 12:53 UTC  (10+ messages)
` [RFCv5 PATCH 1/9] tuner-core: fix s_std and s_tuner
  ` [RFCv5 PATCH 2/9] tuner-core: fix tuner_resume: use t->mode instead of t->type
  ` [RFCv5 PATCH 3/9] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
  ` [RFCv5 PATCH 4/9] pvrusb2: fix g/s_tuner support
  ` [RFCv5 PATCH 5/9] bttv: fix s_tuner for radio
  ` [RFCv5 PATCH 6/9] v4l2-subdev.h: remove unused s_mode tuner op
  ` [RFCv5 PATCH 7/9] tuner-core/v4l2-subdev: document that the type field has to be filled in
  ` [RFCv5 PATCH 8/9] feature-removal-schedule: change in how radio device nodes are handled
  ` [RFCv5 PATCH 9/9] tuner-core: simplify the standard fixup

tuner-core: fix g_freq/s_std and g/s_tuner
 2011-06-13 12:32 UTC  (31+ messages)
` [RFCv4 PATCH 1/8] tuner-core: rename check_mode to supported_mode
  ` [RFCv4 PATCH 2/8] tuner-core: change return type of set_mode_freq to bool
  ` [RFCv4 PATCH 3/8] tuner-core: simplify the standard fixup
  ` [RFCv4 PATCH 4/8] tuner-core: fix s_std and s_tuner
  ` [RFCv4 PATCH 5/8] tuner-core: fix tuner_resume: use t->mode instead of t->type
  ` [RFCv4 PATCH 6/8] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tuner
  ` [RFCv4 PATCH 7/8] pvrusb2: fix g/s_tuner support
  ` [RFCv4 PATCH 8/8] bttv: fix s_tuner for radio

[linux-dvb] Avermedia Aver3D CaptureHD Hybrid (H727)
 2011-06-13 12:02 UTC 

[PATCH v7 1/2] Add driver for Aptina (Micron) mt9p031 sensor
 2011-06-13 10:39 UTC  (5+ messages)
` [beagleboard] "

[GIT PULL for v3.0] videobuf2 fixes
 2011-06-13  9:48 UTC 

vb2: about vb2_queue->queued_count
 2011-06-13  8:57 UTC  (6+ messages)

soc_camera_set_fmt in soc_camera_open
 2011-06-13  6:35 UTC  (2+ messages)

Improving kernel -> userspace (usbfs) usb device hand off
 2011-06-13  2:27 UTC  (8+ messages)
          ` [Libusb-devel] "

[PATCH] [media] af9015: setup rc keytable for LC-Power LC-USB-DVBT
 2011-06-13  0:38 UTC  (9+ messages)

[PATCH] Add support for PCTV452E
 2011-06-12 22:34 UTC 

Request: Change to /usr/share/dvb/dvb-t/au-Sydney_North_Shore
 2011-06-12 21:42 UTC 

[PATCH] tea575x: allow multiple opens
 2011-06-12 19:25 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH] [media] rc-core support for Microsoft IR keyboard/mouse
 2011-06-12 18:09 UTC  (3+ messages)

firmware segfault with 'Terratec Cinergy T USB XXS (HD)/ T3'
 2011-06-12 17:58 UTC 

[RFCv1 PATCH 0/7] tuner-core: fix g_freq/s_std and g/s_tuner
 2011-06-12 17:38 UTC  (27+ messages)
` [RFCv1 PATCH 3/7] tuner-core: fix g_frequency support
` [RFCv1 PATCH 6/7] tuner-core: fix g_tuner
` [RFCv1 PATCH 7/7] tuner-core: s_tuner should not change tuner mode

Dear Webmail Subscriber
 2011-06-12 14:39 UTC 

dual sveon stv22 Afatech af9015 support (kworld clone)
 2011-06-12 11:27 UTC  (2+ messages)

PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing
 2011-06-12 11:08 UTC  (2+ messages)

[RFCv3 PATCH 0/6] tuner-core: fix g_freq/s_std and g/s_tuner
 2011-06-11 17:48 UTC  (7+ messages)
` [RFCv3 PATCH 1/6] tuner-core: rename check_mode to supported_mode
  ` [RFCv3 PATCH 2/6] tuner-core: change return type of set_mode_freq to bool
  ` [RFCv3 PATCH 3/6] tuner-core: simplify the standard fixup
  ` [RFCv3 PATCH 4/6] tuner-core: fix s_std and s_tuner
  ` [RFCv3 PATCH 5/6] tuner-core: fix tuner_resume: use t->mode instead of t->type
  ` [RFCv3 PATCH 6/6] tuner-core: fix g_frequency and g/s_tuner

[RFCv2 PATCH 0/5] tuner-core: fix s_std and s_tuner
 2011-06-11 17:23 UTC  (15+ messages)
` [RFCv2 PATCH 1/5] tuner-core: rename check_mode to supported_mode
  ` [RFCv2 PATCH 2/5] tuner-core: change return type of set_mode_freq to bool
  ` [RFCv2 PATCH 3/5] tuner-core: simplify the standard fixup
  ` [RFCv2 PATCH 4/5] tuner-core: fix s_std and s_tuner
  ` [RFCv2 PATCH 5/5] tuner-core: fix tuner_resume: use t->mode instead of t->type

[PATCH] tea575x: remove useless input ioctls
 2011-06-11 13:37 UTC 


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