linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-25 19:14:54 to 2012-06-28 22:01:59 UTC [more...]

[PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators
 2012-06-28 22:01 UTC  (2+ messages)

[media] drxk: Minor cleanup (basically logging related)
 2012-06-28 21:20 UTC  (3+ messages)
` [PATCH 1/2] [media] drxk: Make the QAM demodulator command configurable
` [PATCH 2/2] [media] drxk: Improve logging

[patch -resend] [media] az6007: precedence bug in az6007_i2c_xfer()
 2012-06-28 19:33 UTC  (3+ messages)

[PATCH] [media] drxk: change it to use request_firmware_nowait()
 2012-06-28 17:51 UTC  (27+ messages)
      ` Need of an ".async_probe()" type of callback at driver's core - Was: "
            ` [PATCH RFC 0/4] Defer probe() on em28xx when firmware load is required
              ` [PATCH RFC 1/4] kmod: add a routine to return if usermode is disabled
              ` [PATCH RFC 2/4] em28xx: defer probe() if userspace mode "
              ` [PATCH RFC 3/4] em28xx: Workaround for new udev versions
              ` [PATCH RFC 4/4] tuner-xc2028: tag the usual firmwares to help dracut

[GIT PULL FOR v3.5] S5P driver fixes
 2012-06-28 16:29 UTC 

[PATCH] media: add Analog Devices ADV7393 video encoder driver
 2012-06-28 16:12 UTC  (2+ messages)

IPV4 , IPV6 & Colocation Service
 2012-06-28 14:34 UTC 

[PATCH] [V3] stv090x: variable 'no_signal' set but not used
 2012-06-28 14:08 UTC 

[PATCH] [V2] stv090x: variable 'no_signal' set but not used
 2012-06-28 13:55 UTC  (6+ messages)

[RFCv3 PATCH 00/33] Core and vb2 enhancements
 2012-06-28 12:17 UTC  (36+ messages)
` [RFCv3 PATCH 01/33] v4l2-ioctl.c: move a block of code down, no other changes
  ` [RFCv3 PATCH 02/33] v4l2-ioctl.c: introduce INFO_FL_CLEAR to replace switch
  ` [RFCv3 PATCH 03/33] v4l2-ioctl.c: v4l2-ioctl: add debug and callback/offset functionality
  ` [RFCv3 PATCH 04/33] v4l2-ioctl.c: remove an unnecessary #ifdef
  ` [RFCv3 PATCH 05/33] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
  ` [RFCv3 PATCH 06/33] v4l2-ioctl.c: use the new table for priority ioctls
  ` [RFCv3 PATCH 07/33] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
  ` [RFCv3 PATCH 08/33] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
  ` [RFCv3 PATCH 09/33] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
  ` [RFCv3 PATCH 10/33] v4l2-ioctl.c: use the new table for queuing/parm ioctls
  ` [RFCv3 PATCH 11/33] v4l2-ioctl.c: use the new table for control ioctls
  ` [RFCv3 PATCH 12/33] v4l2-ioctl.c: use the new table for selection ioctls
  ` [RFCv3 PATCH 13/33] v4l2-ioctl.c: use the new table for compression ioctls
  ` [RFCv3 PATCH 14/33] v4l2-ioctl.c: use the new table for debug ioctls
  ` [RFCv3 PATCH 15/33] v4l2-ioctl.c: use the new table for preset/timings ioctls
  ` [RFCv3 PATCH 16/33] v4l2-ioctl.c: use the new table for the remaining ioctls
  ` [RFCv3 PATCH 17/33] v4l2-ioctl.c: finalize table conversion
  ` [RFCv3 PATCH 18/33] v4l2-dev.c: add debug sysfs entry
  ` [RFCv3 PATCH 19/33] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
  ` [RFCv3 PATCH 20/33] ivtv: don't mess with vfd->debug
  ` [RFCv3 PATCH 21/33] cx18: "
  ` [RFCv3 PATCH 22/33] vb2-core: refactor reqbufs/create_bufs
  ` [RFCv3 PATCH 23/33] vb2-core: add support for count == 0 in create_bufs
  ` [RFCv3 PATCH 24/33] Spec: document CREATE_BUFS behavior if count == 0
  ` [RFCv3 PATCH 25/33] v4l2-dev/ioctl.c: add vb2_queue support to video_device
  ` [RFCv3 PATCH 26/33] videobuf2-core: add helper functions
  ` [RFCv3 PATCH 27/33] vivi: remove pointless g/s_std support
  ` [RFCv3 PATCH 28/33] vivi: embed struct video_device instead of allocating it
  ` [RFCv3 PATCH 29/33] vivi: use vb2 helper functions
  ` [RFCv3 PATCH 30/33] vivi: add create_bufs/preparebuf support
  ` [RFCv3 PATCH 31/33] v4l2-dev.c: also add debug support for the fops
  ` [RFCv3 PATCH 32/33] pwc: use the new vb2 helpers
  ` [RFCv3 PATCH 33/33] pwc: v4l2-compliance fixes

[GIT PULL FOR v3.6] uvcvideo fixes
 2012-06-28 11:25 UTC 

[git:v4l-dvb/for_v3.6] [media] stv090x: variable 'no_signal' set but not used
 2012-06-28 10:48 UTC  (2+ messages)

[PATCH v3 08/13] davinci: vpif: add support for clipping on output data
 2012-06-28  9:56 UTC  (10+ messages)
  ` [PATCH v3 04/13] davinci: vpif: fix setting of data width in config_vpif_params() function
  ` [PATCH v3 10/13] davinci: vpif capture:Add power management support
  ` [PATCH v3 09/13] davinci: vpif display: Add "

[PATCH 0/8] Miscellaneous soc-camera patches
 2012-06-28  9:26 UTC  (10+ messages)
` [PATCH 3/8] ov2640: Don't access the device in the g_mbus_fmt operation
` [PATCH 7/8] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
` [PATCH 8/8] soc-camera: Push probe-time power management to drivers

[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
 2012-06-28  6:06 UTC  (7+ messages)

[linux-dvb] DVB Multiplexing Help Required , Using Mplex iso138-18 or Caster
 2012-06-28  5:20 UTC 

dib0700 can't enable debug messages
 2012-06-28  5:18 UTC 

DVB core enhancements - comments please?
 2012-06-28  0:33 UTC 

dheitmueller/cx23885_fixes.git and mygica x8507
 2012-06-27 18:54 UTC  (5+ messages)

[ 3960.758784] 1 lock held by motion/7776: [ 3960.758788] #0: (&queue->mutex){......}, at: [<ffffffff815c62d2>] uvc_queue_enable+0x32/0xc0
 2012-06-27 21:15 UTC  (6+ messages)

[PATCHv7 00/15] Integration of videobuf2 with dmabuf
 2012-06-27 20:40 UTC  (9+ messages)
` [PATCHv7 03/15] v4l: vb2: add support for shared buffer (dma_buf)

Server Rental Promotion
 2012-06-27 20:18 UTC 

[PATCH 1/9] saa7164: Remove useless struct i2c_algo_bit_data
 2012-06-27 16:52 UTC  (9+ messages)
` [PATCH 2/9] cx23885: "
` [PATCH 3/9] cx231xx: "
` [PATCH 4/9] cx25821: "
` [PATCH 5/9] saa7164: Remove unused saa7164_call_i2c_clients()
` [PATCH 6/9] saa7164: Replace struct memcpy with struct assignment
` [PATCH 7/9] cx23885: "
` [PATCH 8/9] cx231xx: "
` [PATCH 9/9] cx25821: "

[PATCH 0/12] struct i2c_algo_bit_data cleanup on several drivers
 2012-06-27 16:51 UTC  (2+ messages)
` [PATCH v2 0/9] "

[PATCH] [media] omap3isp: fix dqbuf description comment
 2012-06-27 15:06 UTC 

[RFC/PATCH v3] media: Add stk1160 new driver
 2012-06-27 15:10 UTC  (4+ messages)

[PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns
 2012-06-27 14:43 UTC  (10+ messages)

[PATCH] Revert "[media] V4L: JPEG class documentation corrections"
 2012-06-27 14:09 UTC  (3+ messages)
` [PATCH] s5p-fimc: Add missing FIMC-LITE file operations locking
` [PATCH] s5p-fimc: Remove V4L2_FL_LOCK_ALL_FOPS flag

[GIT PULL FOR v3.5] Move sta2x11_vip to staging
 2012-06-27 13:07 UTC  (3+ messages)

rtl28xxu - rtl2832 frontend attach
 2012-06-27 12:22 UTC  (9+ messages)

[PATCH 0/6] YUV input support for the OMAP3 ISP
 2012-06-27 11:59 UTC  (14+ messages)
` [PATCH 1/6] omap3isp: video: Split format info bpp field into width and bpp
` [PATCH 2/6] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support
` [PATCH 3/6] omap3isp: csi2: Add V4L2_MBUS_FMT_YUYV8_2X8 support
` [PATCH 4/6] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode
` [PATCH 5/6] omap3isp: ccdc: Remove ispccdc_syncif structure
` [PATCH 6/6] omap3isp: ccdc: Add YUV input formats support

About s_std_output
 2012-06-27 10:56 UTC  (4+ messages)

[RFCv2 PATCH 00/34] Core and vb2 enhancements
 2012-06-27 10:52 UTC  (15+ messages)
` [RFCv2 PATCH 19/34] v4l2-dev.c: add debug sysfs entry
` [RFCv2 PATCH 23/34] vb2-core: refactor reqbufs/create_bufs
` [RFCv2 PATCH 27/34] videobuf2-core: add helper functions
` [RFCv2 PATCH 32/34] v4l2-dev.c: also add debug support for the fops

[PATCH 0/2] Miscellaneous OMAP3 ISP fixes
 2012-06-27 10:42 UTC  (4+ messages)
` [PATCH 1/2] omap3isp: Don't access ISP_CTRL directly in the statistics modules
` [PATCH 2/2] omap3isp: Configure HS/VS interrupt source before enabling interrupts

hacking MT9P031 (LI-5M03) driver in Ubuntu 12.04 on BeagleBoard xM?
 2012-06-27  9:30 UTC  (2+ messages)

[PATCH 0/3] em28xx: Improve compatiblity with the Terratec Cinergy HTC Stick HD
 2012-06-26 22:45 UTC  (4+ messages)

[PATCH dvb-utils] proper dvb-t scan data for Czech Republic
 2012-06-26 20:39 UTC 

DiB0700 rc submit urb failed after reboot, ok after replug
 2012-06-26 19:47 UTC  (4+ messages)
  ` Betr: "

DiBcom adapter problems
 2012-06-26 18:41 UTC 

[PATCH 01/12] saa7164: Use i2c_rc properly to store i2c register status
 2012-06-26 18:23 UTC  (8+ messages)

RE: [PATCH] s5p-mfc: Fix setting controls
 2012-06-26 18:01 UTC 

implicit drm synchronization wip with dma-buf
 2012-06-26 17:38 UTC 

homebrew versatile set top box
 2012-06-26 15:27 UTC  (3+ messages)

Claim Your Prize!
 2012-06-26 15:14 UTC 

DiBcom adapter problems
 2012-06-26 10:25 UTC  (2+ messages)

[RFC PATCH 00/26] Remove the V4L2_FL_LOCK_ALL_FOPS flag
 2012-06-26  9:35 UTC  (5+ messages)
` [RFC PATCH 21/26] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPS
` [RFC PATCH 25/26] s5p-mfc: "

[PATCH] s5p-mfc: Fix setting controls
 2012-06-26  9:33 UTC  (2+ messages)

[media] DRX-K: Initial check-in
 2012-06-26  8:40 UTC  (2+ messages)
` [patch] [media] drxk: fix a '&' vs '|' bug

[PATCH] s5p-mfc: Fixed setup of custom controls in decoder and encoder
 2012-06-26  8:01 UTC 

dvb-apps: remove broken and not functional dvbscan
 2012-06-26  7:38 UTC 

[GIT PULL for v3.5-rc5] media fixes
 2012-06-25 21:47 UTC 

Skystar HD2 / mantis status?
 2012-06-25 20:59 UTC  (2+ messages)

[PATCH] [media] Schedule the selections API compatibility definitions for removal
 2012-06-25 19:14 UTC  (2+ messages)
` [PATCH v2] [media] Feature removal: V4L2 selections API target and flag definitions


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