public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-10 02:15:04 to 2008-11-14 06:47:20 UTC [more...]

[linux-dvb] AVerTV Hybrid Nanoexpress support
 2008-11-14  6:47 UTC  (3+ messages)
  ` [linux-dvb] hvr 1400

USB Capture device
 2008-11-14  2:40 UTC  (2+ messages)

soc-camera: pixelfmt translation serie
 2008-11-14  1:11 UTC  (18+ messages)
` [PATCH 01/13] soc-camera: merge .try_bus_param() into .try_fmt_cap()
  ` [PATCH 02/13] soc-camera: formatting fixes
    ` [PATCH 03/13] soc-camera: let camera host drivers decide upon pixel format
      ` [PATCH 04/13] soc-camera: simplify naming
        ` [PATCH 05/13] soc-camera: move pixel format handling to host drivers (part 2)
            ` [PATCH 07/13] soc-camera: initialise fields on device-registration, more formatting cleanup
              ` [PATCH 08/13] soc_camera: add format translation framework
                ` [PATCH 09/13] pxa_camera: use the "
                  ` [PATCH 10/13] sh_mobile_ceu_camera: (ab)use "
                    ` [PATCH 11/13] pxa_camera: check that YUV formats are always 8 bit wide
                      ` [PATCH 12/13] pxa_camera: Fix YUV format handling
                        ` [PATCH 13/13] pxa_camera: add sensor format passthrough

Question of v4l2-chip-ident.h for tw9910 driver
 2008-11-14  0:04 UTC  (3+ messages)

AVerMedia EZMaker USB Gold
 2008-11-14  0:04 UTC 

Update (and volunteer for testing) to the SAA7164 driver?
 2008-11-14  0:02 UTC 

[PATCH] Video/UVC: Port mainlined uvc video driver to NOMMU
 2008-11-13 23:52 UTC  (2+ messages)

[linux-dvb] Avermedia HC 80 support ?
 2008-11-13 23:36 UTC  (2+ messages)

[linux-dvb] FusionHDTV7 RT Gold
 2008-11-13 23:32 UTC  (7+ messages)

[linux-dvb] Avermedia A312
 2008-11-13 23:29 UTC  (2+ messages)
` [linux-dvb] [Bulk] "

[linux-dvb] [PATCH] Add support for the Digittrade DVB-T USB Stick remote
 2008-11-13 23:27 UTC  (3+ messages)

[linux-dvb] Help with multiproto and myth
 2008-11-13 23:08 UTC 

[linux-dvb] [PATCH] scan-s2: fixes and diseqc rotor support
 2008-11-13 23:04 UTC  (19+ messages)

minimum v4l2 api
 2008-11-13 22:56 UTC 

[PATCH] Add support for OmniVision OV534 based USB cameras
 2008-11-13 22:35 UTC  (12+ messages)

[linux-dvb] [PATCH] Fixed typo in sizeof() causing NULL pointer OOPS
 2008-11-13 22:03 UTC  (2+ messages)

Failing to build em28xx-new
 2008-11-13 20:32 UTC  (3+ messages)

[PATCH] missdetection on pvrusb2
 2008-11-13 18:11 UTC  (3+ messages)

Avermedia A312 support
 2008-11-13 18:24 UTC 

[linux-dvb] af9015 problem on fedora rawhide 9.93 with 2.6.27x kernel
 2008-11-13 17:22 UTC  (6+ messages)

Update (and volunteer for testing) to the SAA7164 driver?
 2008-11-13 17:12 UTC  (2+ messages)

How to stop driver from loading to prevent from hanging during booting
 2008-11-13 15:18 UTC  (5+ messages)

[linux-dvb] Compro VideoMate H900
 2008-11-13 15:25 UTC  (2+ messages)

[linux-dvb] Anysee E30C Plus and no output??
 2008-11-13 15:22 UTC  (2+ messages)

[linux-dvb] Any DVB-C tuner with working CAM?
 2008-11-13 13:56 UTC  (2+ messages)

weeding out v4l ver 1 stuff
 2008-11-13 12:40 UTC  (8+ messages)
        ` USB Capture device

pxa_camera: DMA alignment requirement
 2008-11-13 10:23 UTC  (2+ messages)

[PATCH] video: nv12/nv21 support for the sh_mobile_ceu driver
 2008-11-13  9:23 UTC  (3+ messages)

[PATCH] bttv
 2008-11-13  1:17 UTC  (2+ messages)

AVerMedia EZMaker USB Gold
 2008-11-13  1:06 UTC 

[linux-dvb] [ANNOUNCE] scan-s2 is available, please test
 2008-11-13  0:57 UTC  (8+ messages)

cx88 sysfs name
 2008-11-13  0:47 UTC 

saa7134 Sabrent TVFM. Changes to radio?
 2008-11-12 23:21 UTC  (4+ messages)

[PATCH 3/8] drivers/media: use ARRAY_SIZE
 2008-11-12 23:17 UTC 

[linux-dvb] S2API tune return code - potential problem?
 2008-11-12 21:11 UTC  (4+ messages)

[linux-dvb] Help with multiproto and myth
 2008-11-12 18:42 UTC 

[PATCH, RFC] mt9m111: allow data to be received on pixelclock falling edge?
 2008-11-12 18:27 UTC  (7+ messages)

[linux-dvb] TT3200/VDR 1.7.0/Streamdev running with S2API?
 2008-11-12 14:21 UTC 

[RFC] Add usb_endpoint_*, list_first_entry and uninitialized_var to compat.h
 2008-11-12 11:53 UTC  (6+ messages)

[linux-dvb] Geniatech x8000 thriller
 2008-11-12  2:02 UTC 

[linux-dvb] Remote HID device repeating keys problem [SOLVED]
 2008-11-12  1:12 UTC  (3+ messages)

[PATCH v2] Change power on/off sequence on ov772x
 2008-11-12  0:39 UTC 

[PATCH 2/2] Change power on/off sequence on ov772x
 2008-11-12  0:12 UTC  (3+ messages)

[PATCH 0/5] pixel format handling in camera host drivers - part 2
 2008-11-11 22:36 UTC  (18+ messages)
` [PATCH 1/5] soc-camera: simplify naming
` [PATCH 2/5] soc-camera: move pixel format handling to host drivers (part 2)
` [PATCH 4/5] soc-camera: initialise fields on device-registration, more formatting cleanup
` [PATCH 5/5] pxa-camera: framework to handle camera-native and synthesized formats
  ` Moderators: please act (was Re: [PATCH 3/5] soc-camera: add a per-camera...)

[PATCH 1/2] Add dumy power function for ov772x
 2008-11-11 22:12 UTC  (2+ messages)

Section mismatch on dm1105 driver
 2008-11-11 18:09 UTC  (2+ messages)
` [PATCH] Fix section mismatch warning for dm1105 during make

[linux-dvb] HD over satellite? (h.264)
 2008-11-11 20:01 UTC  (9+ messages)
          ` [linux-dvb] hybrid with analog working (pal secam)

[PATCH] saa7134: Add new cards
 2008-11-11 19:03 UTC  (5+ messages)

[PATCH] Video/UVC: Fix unaligned exceptions in uvc video driver
 2008-11-11 17:11 UTC  (2+ messages)

[PATCH 0/3] soc-camera: camera host driver for i.MX3x SoCs
 2008-11-11 16:57 UTC  (4+ messages)
` [PATCH 1/3] ipu-idmac: new channel status flag, more debugging output
` [PATCH 2/3] soc-camera: camera host driver for i.MX3x SoCs
` [PATCH 3/3] soc-camera: board bindings for "

[linux-dvb] af9015 problem on fedora rawhide 9.93 with 2.6.27x kernel
 2008-11-11 15:43 UTC  (3+ messages)

[linux-dvb] DigitalNow TinyTwin second tuner support
 2008-11-11 14:22 UTC  (2+ messages)

[linux-dvb] S2API + TT3200 + Amos4w 10.723 S2 problem
 2008-11-11 11:40 UTC 

[linux-dvb] S2API + TT3200 + Amos4w 10.723 S2 problem
 2008-11-11  9:41 UTC  (2+ messages)

[linux-dvb] Fw: Re: dvb-t receiver sturm ns-06
 2008-11-11  8:50 UTC 

Pinnacle PCTV 310i Remote: i2c 'ERROR: NO_DEVICE'
 2008-11-11  2:09 UTC  (10+ messages)

[linux-dvb] [PATCH] Add syntek corp device to au0828
 2008-11-11  0:51 UTC  (5+ messages)

[linux-dvb] [PATCH 3/3] cx88-dvb: Add new cards
 2008-11-10 20:16 UTC 

[PATCH] command line: added --frames, touched up defaults
 2008-11-10 20:47 UTC  (3+ messages)

[PATCH 0 of 2] cx88: add optional stereo detection to PAL-BG mode with A2 sound system
 2008-11-10 20:32 UTC  (5+ messages)

AVerMedia TVPhone98/remote control
 2008-11-10 17:04 UTC 

[linux-dvb] Updated DVB-T scan file cz-Plzen
 2008-11-10 15:33 UTC  (2+ messages)

[linux-dvb] S2API + TT3200 + Amos4w 10.723 S2 problem
 2008-11-10 14:47 UTC 

[linux-dvb] 0ac8:c002 Z-Star Microelectronics Corp
 2008-11-10 12:22 UTC 

[linux-dvb] [PATCH] [RFC] - Should s2api consider ATSC a legacy delivery system?
 2008-11-10  2:14 UTC 


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