linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-25 10:07:16 to 2011-06-29 12:51:54 UTC [more...]

[PATCH v6 0/8] TV drivers for Samsung S5P platform (media part)
 2011-06-29 12:51 UTC  (3+ messages)
` [PATCH 1/8] v4l: add macro for 1080p59_54 preset
` [PATCH 3/8] v4l: add g_dv_preset callback to V4L2 subdev

RFC: poll behavior
 2011-06-29 12:42 UTC  (3+ messages)

[PATCH] [media] v4l2 core: return -ENOIOCTLCMD if an ioctl doesn't exist
 2011-06-29 12:34 UTC  (26+ messages)

[git:xawtv3/master] xawtv: reenable its usage with webcam's
 2011-06-29 12:24 UTC  (3+ messages)

[RFCv2 PATCH] Add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK
 2011-06-29 12:00 UTC 

[RFCv3 PATCH 00/18] Add Control Event and autofoo/foo support
 2011-06-29 11:37 UTC  (24+ messages)
` [RFCv3 PATCH 08/18] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios
` [RFCv3 PATCH 11/18] v4l2-ctrls: add v4l2_fh pointer to the set control functions
` [RFCv3 PATCH 12/18] vb2_poll: don't start DMA, leave that to the first read()

FW: OMAP 3 ISP
 2011-06-29 11:32 UTC 

[PATCH/RFC] media: vb2: change queue initialization order
 2011-06-29 11:28 UTC  (7+ messages)

[RFC PATCH] Add support for V4L2_EVENT_SUB_FL_NO_FEEDBACK
 2011-06-29 10:53 UTC  (5+ messages)

[PATCH 1/6 v3] [media] ov9740: Cleanup hex casing inconsistencies
 2011-06-29  9:52 UTC  (5+ messages)
` [PATCH 3/6 v3] [media] ov9740: Fixed some settings
` [PATCH 4/6 v3] [media] ov9740: Remove hardcoded resolution regs

[PATCH] media: vb2: fix allocation failure check
 2011-06-29  9:37 UTC 

[PATCH/RFC v2] V4L: add two new ioctl()s for multi-size videobuffer management
 2011-06-29  9:02 UTC  (3+ messages)

Patch proposition for DVB-T configuration file for Paris area
 2011-06-29  8:33 UTC  (2+ messages)

[PATCH] Fix cx88 remote control input
 2011-06-29  3:54 UTC  (17+ messages)
                  ` HVR-1250/CX23885 IR Rx (Re: [PATCH] Fix cx88 remote control input)
                    ` HVR-1250/CX23885 IR Rx

[GIT PATCHES FOR 3.0] v4l core and uvcvideo fixes
 2011-06-29  0:05 UTC 

FW: OMAP 3 ISP
 2011-06-28 22:35 UTC  (3+ messages)

Genius TVGo C03 TV Card not recognised
 2011-06-28 19:44 UTC 

[PATCHv2 01/13] [media] v4l2-ioctl: Add a default value for kernel version
 2011-06-28 18:27 UTC  (14+ messages)
` [PATCHv2 03/13] [media] Stop using linux/version.h on most video drivers
` [PATCHv2 04/13] [media] pwc: Use the default version for VIDIOC_QUERYCAP
` [PATCHv2 12/13] [media] radio: Use the subsystem version control "
` [PATCHv2 02/13] [media] drxd, siano: Remove unused include linux/version.h
` [PATCHv2 05/13] [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
` [PATCHv2 11/13] [media] Stop using linux/version.h the remaining video drivers
` [PATCHv2 06/13] [media] et61x251: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
` [PATCHv2 07/13] [media] pvrusb2: "
` [PATCHv2 08/13] [media] sn9c102: "
` [PATCHv2 09/13] [media] uvcvideo: "
` [PATCHv2 13/13] [media] DocBook/v4l: Document the new system-wide version behavior
` [PATCHv2 10/13] [media] gspca: don't include linux/version.h

FM RDS receiver
 2011-06-28 16:49 UTC  (2+ messages)

[PATCHv2 00/13] Remove linux/version.h from most drivers/media/
 2011-06-28  2:17 UTC 

[PATCH] Fix locking problem in vivi
 2011-06-28 16:20 UTC 

[RFC PATCH] capture-example: allow V4L2_PIX_FMT_GREY with USERPTR
 2011-06-28 14:23 UTC 

[GIT PATCHES FOR 3.1] Add Control Event and autofoo/foo support
 2011-06-28 14:01 UTC 

[PATCH] Fix suspend/resume of pxa_camera driver
 2011-06-28 13:47 UTC  (9+ messages)

Help getting TechniSat SkyStar HD2 working in Ubuntu 10.10
 2011-06-28 13:36 UTC 

[GIT PATCHES FOR 3.1] Add Control Event and autofoo/foo support
 2011-06-28 13:33 UTC  (2+ messages)

[RFC] Media Controller Capture driver for DM365
 2011-06-28 12:32 UTC  (3+ messages)

[RFCv2 PATCH 0/13] Allocate events per-event-type, v4l2-ctrls cleanup
 2011-06-28 11:26 UTC  (14+ messages)
` [RFCv2 PATCH 01/13] v4l2-events/fh: merge v4l2_events into v4l2_fh
  ` [RFCv2 PATCH 02/13] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscribed_event
  ` [RFCv2 PATCH 03/13] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
  ` [RFCv2 PATCH 04/13] v4l2-event: add optional merge and replace callbacks
  ` [RFCv2 PATCH 05/13] v4l2-ctrls: don't initially set CH_VALUE for write-only controls
  ` [RFCv2 PATCH 06/13] v4l2-ctrls: improve discovery of controls of the same cluster
  ` [RFCv2 PATCH 07/13] v4l2-ctrls: split try_or_set_ext_ctrls()
  ` [RFCv2 PATCH 08/13] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification
  ` [RFCv2 PATCH 09/13] v4l2-framework.txt: updated v4l2_fh_init documentation
  ` [RFCv2 PATCH 10/13] v4l2-framework.txt: update v4l2_event section
  ` [RFCv2 PATCH 11/13] DocBook: update V4L Event Interface section
  ` [RFCv2 PATCH 12/13] v4l2-ctrls/v4l2-events: small coding style cleanups
  ` [RFCv2 PATCH 13/13] v4l2-event.h: add overview documentation to the header

[PATCH] media: initial driver for ov5642 CMOS sensor
 2011-06-28  9:48 UTC  (3+ messages)

[PATCH v3] V4L: add media bus configuration subdev operations
 2011-06-28  6:47 UTC  (3+ messages)

Updates to French scan files
 2011-06-28  5:47 UTC  (8+ messages)

[PATCH 00/14] Remove linux/version.h from most drivers/media
 2011-06-28  1:50 UTC  (6+ messages)

Ubuntu 10.04 and trying to install drivers fot TV card Asus My Cinema U3000 hybrid
 2011-06-27 20:27 UTC  (3+ messages)

EM28xx based device support
 2011-06-27 17:55 UTC  (2+ messages)

[RFC] vb2: Push buffer allocation and freeing into drivers
 2011-06-27 16:39 UTC  (5+ messages)
` The return value of __vb2_queue_alloc()

[ANNOUNCE] Media subsystem workshop 2011 - Prague - Oct 24-26
 2011-06-27 15:04 UTC  (4+ messages)

[PATCH v2] V4L: add media bus configuration subdev operations
 2011-06-27 12:58 UTC  (7+ messages)

Oops while modprobing uvcvideo module
 2011-06-27 10:07 UTC  (2+ messages)

Refactor cafe_ccic and add Armada 610 driver [V2]
 2011-06-27  9:23 UTC  (10+ messages)
` [PATCH 2/8] marvell-cam: Separate out the Marvell camera core

Hauppauge HVR-1700 Support
 2011-06-27  7:51 UTC 

[RESEND PATCH v19 0/6] davinci vpbe: dm6446 v4l2 driver
 2011-06-27  6:45 UTC  (2+ messages)

[PATCH 03/14] [media] v4l2-ioctl: Add a default value for kernel version
 2011-06-27  2:49 UTC  (16+ messages)
` [PATCH 05/14] [media] Stop using linux/version.h on most video drivers
` [PATCH 01/14] [media] v4l2 core: return -ENOIOCTLCMD if an ioctl doesn't exist
` [PATCH 06/14] [media] pwc: Use the default version for VIDIOC_QUERYCAP
` [PATCH 13/14] [media] radio: Use the subsystem version control "
` [PATCH 04/14] [media] drxd, siano: Remove unused include linux/version.h
` [PATCH 07/14] [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
` [PATCH 12/14] [media] Stop using linux/version.h the remaining video drivers
` [PATCH 08/14] [media] et61x251: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
` [PATCH 09/14] [media] pvrusb2: "
` [PATCH 10/14] [media] sn9c102: "
` [PATCH 11/14] [media] uvcvideo: "
` [PATCH 14/14] [media] DocBook/v4l: Document the new system-wide version behavior
` [PATCH 02/14] [media] return -ENOIOCTLCMD for unsupported ioctl's at legacy drivers

[RFC] Don't use linux/version.h anymore to indicate a per-driver version - Was: Re: [PATCH 03/37] Remove unneeded version.h includes from include/
 2011-06-27  0:59 UTC  (5+ messages)
  ` [PATCH] [media] Stop using linux/version.h on most drivers

V4L2_PIX_FMT_MPEG and S_FMT
 2011-06-26 21:59 UTC  (3+ messages)

[PATCH 0/3] noon010pc30 driver conversion to the pad level operations
 2011-06-26 19:54 UTC  (4+ messages)
` [PATCH 2/3] noon010pc30: Convert to the pad level ops

Committing a new file for channels list : fr-Lille-Bouvigny
 2011-06-26 16:33 UTC  (2+ messages)

Request: Change to /usr/share/dvb/dvb-t/au-Sydney_North_Shore
 2011-06-26 15:33 UTC  (2+ messages)

New channels list sk-Presov
 2011-06-26 15:31 UTC  (2+ messages)

Initial tuning data for ca-AB-Calgary
 2011-06-26 15:28 UTC  (2+ messages)

[PATCH] [media] DocBook/v4l: Remove references to the old V4L1 compat layer
 2011-06-26 13:23 UTC 

[linux-dvb] Elgato eyetv hybrid (0df9:0018)
 2011-06-26 13:15 UTC 

[linux-dvb] Elgato eyetb usb tv tuner
 2011-06-26  9:46 UTC 

[GIT PATCHES FOR 3.0 and 3.1] tuner-core fixes
 2011-06-26  9:37 UTC 

cx18 init lockdep spew
 2011-06-26  6:17 UTC  (3+ messages)

DM04 USB DVB-S TUNER
 2011-06-25 21:10 UTC  (8+ messages)

WESTERN UNION 5000.00USD URGENT PICK UP
 2011-06-25 15:37 UTC 

[PATCH] pctv452e.c: switch rc handling to rc.core
 2011-06-25 19:34 UTC 

(no subject)
 2011-06-25 14:43 UTC 

RFC tuner-core: how to set vt->type in g_tuner?
 2011-06-25 14:47 UTC  (3+ messages)

[PATCH] Make Compro VideoMate Vista T750F actually work
 2011-06-25 13:24 UTC 

debugging dib0700
 2011-06-25 11:34 UTC  (2+ messages)

[PATCH] MEDIA: Fix non-ISA_DMA_API link failure of sound code
 2011-06-25 10:39 UTC  (3+ messages)
` [alsa-devel] "


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).