linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-20 13:56:58 to 2012-06-24 11:38:04 UTC [more...]

[RFC PATCH 00/26] Remove the V4L2_FL_LOCK_ALL_FOPS flag
 2012-06-24 11:26 UTC  (27+ messages)
` [RFC PATCH 01/26] ivtv: remove V4L2_FL_LOCK_ALL_FOPS
  ` [RFC PATCH 02/26] saa7146: "
  ` [RFC PATCH 03/26] cpia2: "
  ` [RFC PATCH 04/26] usbvision: "
  ` [RFC PATCH 05/26] em28xx: "
  ` [RFC PATCH 06/26] tm6000: "
  ` [RFC PATCH 07/26] mem2mem_testdev: "
  ` [RFC PATCH 08/26] dt3155v4l: "
  ` [RFC PATCH 09/26] wl128x: "
  ` [RFC PATCH 10/26] fsl-viu: "
  ` [RFC PATCH 11/26] s2255drv: "
  ` [RFC PATCH 12/26] vpbe_display: "
  ` [RFC PATCH 13/26] vpif_capture: "
  ` [RFC PATCH 14/26] vpif_display: "
  ` [RFC PATCH 15/26] mx2_emmaprp: "
  ` [RFC PATCH 16/26] sh_vou: "
  ` [RFC PATCH 17/26] bfin_capture: "
  ` [RFC PATCH 18/26] cx231xx: "
  ` [RFC PATCH 19/26] soc_camera: "
  ` [RFC PATCH 20/26] s5p-jpeg: "
  ` [RFC PATCH 21/26] s5p-g2d: "
  ` [RFC PATCH 22/26] s5p-tv: "
  ` [RFC PATCH 23/26] fimc-capture.c: "
  ` [RFC PATCH 24/26] fimc-m2m.c: "
  ` [RFC PATCH 25/26] s5p-mfc: "
  ` [RFC PATCH 26/26] v4l2-dev: "

SkyStar HD2 tv playback runs jerky - Subsystem: Device 1ae4:0003
 2012-06-23 22:46 UTC 

SkyStar HD2 tv playback runs jerky - Subsystem: Device 1ae4:0003
 2012-06-23 22:27 UTC 

DiBcom adapter problems
 2012-06-23 22:06 UTC 

[PATCH] dvb-core: Release semaphore on error path dvb_register_device()
 2012-06-23 18:32 UTC  (2+ messages)

[RFC/PATCH v3] media: Add stk1160 new driver
 2012-06-23 18:38 UTC  (2+ messages)

[PATCH 0/3] ir-keytable: Smarter keytable location handling
 2012-06-23 16:36 UTC  (4+ messages)
` [PATCH 1/3] keytable: Make udev rules dir configurable
` [PATCH 2/3] keytable: Preinstall keytables relative to sysconfdir
` [PATCH 3/3] keytable: first search table in userdir, then in systemdir

Fwd: stk1160 linux driver
 2012-06-23 16:01 UTC  (5+ messages)
      `  "

hdpvr lockup with audio dropouts
 2012-06-23 13:38 UTC 

Skystar HD2 / mantis status?
 2012-06-23 11:57 UTC 

Skystar HD2 / mantis status?
 2012-06-23  9:39 UTC  (2+ messages)

[PATCH] [media] videobuf-dma-contig: restore buffer mapping for uncached bufers
 2012-06-23  9:19 UTC  (4+ messages)

[git:v4l-dvb/for_v3.6] [media] radio: Add Sanyo LM7000 tuner driver
 2012-06-23  9:14 UTC 

PROBLEM: Unplugging USB DVB-t receiver while watching TV makes that USB port ignore all new devices
 2012-06-23  9:02 UTC 

PROBLEM: diB0070: suspend while watching TV hangs the machine
 2012-06-23  8:37 UTC 

[PATCH] omap3isp: preview: Add support for non-GRBG Bayer patterns
 2012-06-23  8:22 UTC  (5+ messages)

DiB0700 rc submit urb failed after reboot, ok after replug
 2012-06-23  7:43 UTC 

[RFCv2 PATCH 0/5] Add hwseek caps and frequency bands
 2012-06-23  6:41 UTC  (6+ messages)
` [RFCv2 PATCH 4/6] videodev2.h: add frequency band information

PAYMENT ORDER VIA ATM CARD
 2012-06-22 23:04 UTC 

Tuner NOGANET NG-PTV FM
 2012-06-22 22:20 UTC  (10+ messages)

Chipset change for CX88_BOARD_PINNACLE_PCTV_HD_800i
 2012-06-22 19:28 UTC  (7+ messages)

[PATCH 00/43] rc-core: feature parity with LIRC
 2012-06-22 17:37 UTC  (2+ messages)

[PATCH] V4L: soc-camera: add selection API host operations
 2012-06-22 16:40 UTC 

Recent patch for videobuf causing a crash to my driver
 2012-06-22 14:51 UTC  (11+ messages)

[PATCH] [media] drxk: change it to use request_firmware_nowait()
 2012-06-22 14:11 UTC  (5+ messages)

DiBcom adapter problems
 2012-06-22 14:10 UTC  (6+ messages)

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

[PATCH 0/8] Miscellaneous soc-camera patches
 2012-06-22 11:23 UTC  (7+ 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

How to make bug report
 2012-06-22  5:08 UTC  (4+ messages)

[3.2->3.3 regression] mceusb: only every second keypress is recognised
 2012-06-22  4:52 UTC 

[PATCH] s5p-mfc: Fix setting controls
 2012-06-21 23:46 UTC 

[PATCH] media: no semicolon after switch
 2012-06-21 23:18 UTC  (2+ messages)

[RFC] Media controller entity information ioctl [was "Re: [patch] suggestion for media framework"]
 2012-06-21 23:12 UTC  (4+ messages)
    ` [linux-uvc-devel] "

[Q] What's preventing solo6x10 driver from moving out of staging
 2012-06-21 22:34 UTC  (4+ messages)

[PATCH 01/10] staging: solo6x10: Fix TODO file with proper maintainer
 2012-06-21 19:52 UTC  (10+ messages)
` [PATCH 02/10] staging: solo6x10: Use linux/{io,uaccess}.h instead of asm/{io,uaccess}.h
` [PATCH 03/10] staging: solo6x10: Replace C++ style comment with C style
` [PATCH 04/10] staging: solo6x10: Use DEFINE_PCI_DEVICE_TABLE for struct pci_device_id
` [PATCH 05/10] staging: solo6x10: Remove format type mismatch warning
` [PATCH 06/10] staging: solo6x10: Replace printk(KERN_WARNING with dev_warn
` [PATCH 07/10] staging: solo6x10: Merge quoted string split across lines
` [PATCH 08/10] staging: solo6x10: Declare static const array properly
` [PATCH 09/10] staging: solo6x10: Fix several over 80 character lines
` [PATCH 10/10] staging: solo6x10: Avoid extern declaration by reworking module parameter

[PATCH 0/10] staging: solo6x10: General cleaning with ./scripts/checkpatch.pl
 2012-06-21 19:53 UTC 

[PATCH] dvb: push down ioctl lock in dvb_usercopy
 2012-06-21 17:44 UTC 

hacking MT9P031 (LI-5M03) driver in Ubuntu 12.04 on BeagleBoard xM?
 2012-06-21 16:38 UTC 

hdpvr lockup with audio dropouts
 2012-06-21 13:02 UTC  (2+ messages)

[PATCH] [media] smiapp-core: fix compilation build error
 2012-06-21 13:07 UTC 

extend v4l2_mbus_framefmt
 2012-06-21 11:28 UTC  (7+ messages)

YOUR EMAIL HAS WON YOU £570,000.00
 2012-06-21  9:22 UTC 

YOUR EMAIL HAS WON YOU £570,000.00
 2012-06-21  8:59 UTC 

[PATCH v3 1/9] string: introduce memweight
 2012-06-21  9:07 UTC  (3+ messages)

[RFC/PATCH] fb: Add dma-buf support
 2012-06-21  9:05 UTC  (5+ messages)
` [Linaro-mm-sig] "

[PATCH] media: remove unused element datawidth from struct mt9m111
 2012-06-21  7:18 UTC  (2+ messages)

[PATCH] media: pms.c needs linux/slab.h
 2012-06-21  6:12 UTC  (2+ messages)

DVB USB new version v2
 2012-06-21  3:26 UTC 

em28xx : can work on ARM beagleboard ?
 2012-06-21  2:32 UTC  (5+ messages)

Oops when unplugging Hauppauge WinTV MiniStick USB DVB-T device
 2012-06-21  1:39 UTC 

DVC100 doesn't work on cm-t3530 board
 2012-06-21  1:54 UTC 

[v4l-utils] Add configure option to allow qv4l2 disable
 2012-06-20 15:55 UTC  (7+ messages)

[RFC] Support for 'Coda' video codec IP
 2012-06-20 14:33 UTC  (15+ messages)

[PATCH] v4l: Default to the selection API to implement capture crop
 2012-06-20 14:13 UTC 


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