public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-24 17:58:29 to 2013-01-29 17:37:40 UTC [more...]

[REVIEW PATCH 00/12] em28xx: ioctl fixes/clean-ups
 2013-01-29 17:38 UTC  (16+ messages)
` [REVIEW PATCH 01/12] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_QUERYSTD, VIDIOC_G/S_STD
` [REVIEW PATCH 02/12] em28xx: disable tuner related ioctls for video and VBI devices without tuner
` [REVIEW PATCH 03/12] em28xx: use v4l2_disable_ioctl() to disable ioctls VIDIOC_G_AUDIO and VIDIOC_S_AUDIO
` [REVIEW PATCH 04/12] em28xx: use v4l2_disable_ioctl() to disable ioctl VIDIOC_S_PARM
` [REVIEW PATCH 05/12] em28xx: disable ioctl VIDIOC_S_PARM for VBI devices
` [REVIEW PATCH 06/12] em28xx: make ioctls VIDIOC_G/S_PARM working "
` [REVIEW PATCH 07/12] em28xx: remove ioctl VIDIOC_CROPCAP
` [REVIEW PATCH 08/12] em28xx: get rid of duplicate function vidioc_s_fmt_vbi_cap()
` [REVIEW PATCH 09/12] em28xx: VIDIOC_G_TUNER: remove unneeded setting of tuner type
` [REVIEW PATCH 10/12] em28xx: remove obsolete device state checks from the ioctl functions
` [REVIEW PATCH 11/12] em28xx: make ioctl VIDIOC_DBG_G_CHIP_IDENT available for radio devices
` [REVIEW PATCH 12/12] em28xx: do not claim VBI support if the device is a camera

[RFCv1 PATCH 00/20] cx231xx: v4l2-compliance fixes
 2013-01-29 16:52 UTC  (23+ messages)
` [RFCv1 PATCH 01/20] cx231xx: add device_caps support to QUERYCAP
  ` [RFCv1 PATCH 02/20] cx231xx: add required VIDIOC_DBG_G_CHIP_IDENT support
  ` [RFCv1 PATCH 03/20] cx231xx: clean up radio support
  ` [RFCv1 PATCH 04/20] cx231xx: remove broken audio input support from the driver
  ` [RFCv1 PATCH 05/20] cx231xx: fix tuner compliance issues
  ` [RFCv1 PATCH 06/20] cx231xx: fix a bunch of TRY/S_FMT bugs
  ` [RFCv1 PATCH 07/20] cx231xx: fix frequency clamping
  ` [RFCv1 PATCH 08/20] cx231xx: fix vbi compliance issues
  ` [RFCv1 PATCH 09/20] cx231xx: convert to the control framework
  ` [RFCv1 PATCH 10/20] cx231xx: add struct v4l2_fh to get prio and event support
  ` [RFCv1 PATCH 11/20] cx231xx: remove current_norm usage
  ` [RFCv1 PATCH 12/20] cx231xx: replace ioctl by unlocked_ioctl
  ` [RFCv1 PATCH 13/20] cx231xx: get rid of a bunch of unused cx231xx_fh fields
  ` [RFCv1 PATCH 14/20] cx231xx: improve std handling
  ` [RFCv1 PATCH 15/20] cx231xx-417: remove empty functions
  ` [RFCv1 PATCH 16/20] cx231xx-417: use one querycap for all device nodes
  ` [RFCv1 PATCH 17/20] cx231xx-417: fix g/try_fmt compliance problems
  ` [RFCv1 PATCH 18/20] cx231xx-417: checkpatch cleanups
  ` [RFCv1 PATCH 19/20] cx231xx-417: share ioctls with cx231xx-video
  ` [RFCv1 PATCH 20/20] cx231xx-417: convert to the control framework

Bug report - em28xx
 2013-01-29 15:51 UTC  (8+ messages)

[PULL] video_visstrim ov7670_for_v3.9
 2013-01-29 15:33 UTC 

[RFC PATCH] em28xx: fix bytesperline calculation in TRY_FMT
 2013-01-29 13:52 UTC  (2+ messages)

[PATCH RFC v2] media: tvp514x: add OF support
 2013-01-29 13:07 UTC 

[PATCH 1/5] [media] ttusbir: do not set led twice on resume
 2013-01-29 12:19 UTC  (5+ messages)
` [PATCH 2/5] [media] ttusbir: add missing endian conversion
` [PATCH 3/5] [media] mceusb: make transmit work on the Philips IR transceiver
` [PATCH 4/5] [media] mceusb: make transmit work on HP transceiver
` [PATCH 5/5] [media] redrat3: fix transmit return value and overrun

[RFC PATCH] meye: convert to the control framework
 2013-01-29 10:30 UTC 

[GIT PULL FOR v3.9] tuner-core: map audmode to STEREO for radio devices
 2013-01-29  9:34 UTC 

[FYI PATCH] Cisco's ths7353 driver
 2013-01-29  9:12 UTC  (2+ messages)

[GIT PULL FOR v3.9] Move cx2341x from media/i2c to media/common
 2013-01-29  8:56 UTC 

[RFC PATCH 0/7] saa7134: improve v4l2-compliance
 2013-01-29  7:12 UTC  (24+ messages)
` [PATCH 1/7] saa7134: v4l2-compliance: implement V4L2_CAP_DEVICE_CAPS
` [PATCH 2/7] saa7134: v4l2-compliance: don't report invalid audio modes for radio
` [PATCH 3/7] saa7134: v4l2-compliance: use v4l2_fh to fix priority handling
` [PATCH 4/7] saa7134: v4l2-compliance: return real frequency
` [PATCH 5/7] saa7134: v4l2-compliance: fix g_tuner/s_tuner
` [PATCH 6/7] saa7134: v4l2-compliance: remove V4L2_IN_ST_NO_SYNC from enum_input
` [PATCH 7/7] saa7134: v4l2-compliance: remove bogus audio input support
` [PATCH 8/7] saa7134: v4l2-compliance: remove bogus g_parm
` [PATCH 9/7] saa7134: v4l2-compliance: initialize VBI structure

[PATCH 1/1] [media] s5c73m3: Staticize some symbols
 2013-01-29  6:32 UTC 

[PATCH 1/1] v4l: Document timestamp behaviour to correspond to reality
 2013-01-28 23:41 UTC  (5+ messages)

Your two incoming mails
 2013-01-28 21:38 UTC 

Your two incoming mails
 2013-01-28 20:49 UTC 

[PATCH 0/2] A couple documentation fixes for media stuff
 2013-01-28 21:45 UTC  (3+ messages)
` [PATCH 1/2] [media] Documentation/media-framework.txt: fix a sentence
` [PATCH 2/2] [media] Documentation/DocBook/media/v4l/subdev-formats.xml: fix a typo

cron job: media_tree daily build: WARNINGS
 2013-01-28 21:11 UTC 

mb86a20s and cx23885
 2013-01-28 20:47 UTC  (5+ messages)
    ` Fwd: "

[PATCH] Adds display-timing node parsing to exynos drm fimd as per
 2013-01-28 20:18 UTC  (7+ messages)
` [PATCH] video: drm: exynos: Adds display-timing node parsing using video helper function

[PATCH] media: rc: gpio-ir-recv: add support for device tree parsing
 2013-01-28 19:07 UTC 

HI
 2013-01-28 14:27 UTC  (2+ messages)

[media] staging: go7007: fix test for V4L2_STD_SECAM
 2013-01-28 14:22 UTC  (2+ messages)

On MIPI-CSI2 YUV420 formats and V4L2 Media Bus formats
 2013-01-28 12:22 UTC 

omapdss/omap3isp/omapfb: Picture from omap3isp can't recover after a blank/unblank (or overlay disables after resuming)
 2013-01-28 12:06 UTC 

terratec h5 rev. 3?
 2013-01-28 12:02 UTC  (2+ messages)

[PATCH v2] media: add support for decoder as one of media entity types
 2013-01-28 11:50 UTC 

3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner
 2013-01-28 10:58 UTC  (17+ messages)

cron job: media_tree daily build: WARNINGS
 2013-01-28 11:12 UTC  (2+ messages)

partial revert of "uvcvideo: set error_idx properly"
 2013-01-28 10:04 UTC  (7+ messages)

[PATCH 0/4] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM
 2013-01-27 21:45 UTC  (3+ messages)
` [PATCH 4/4] "
  ` [PATCH 4/4 v2] "

find a sex partner. registration is free. get laid. chat and hook up
 2013-01-27 21:29 UTC 

KNC One, TV-Station DVB-S2 Twin
 2013-01-27 20:50 UTC 

cron job: media_tree daily build: ERRORS
 2013-01-27 20:04 UTC 

[GIT PULL FOR v3.9] videodev2.h fix and em28xx regression fixes
 2013-01-27  9:43 UTC 

[PATCH] Add lock to af9035 driver for dual mode
 2013-01-27  9:26 UTC  (5+ messages)

Regarding Docbook Compilation
 2013-01-26  5:24 UTC 

[PATCH 0/2] TVP7002 add support for media controller based usag
 2013-01-26  4:37 UTC  (5+ messages)
` [PATCH 1/2] media: add support for decoder subdevs along with sensor and others
` [PATCH 2/2] media: tvp7002: enable TVP7002 decoder for media controller based usage

[PATCH] staging/media/go7007: Use kmemdup rather than duplicating its implementation
 2013-01-25 23:23 UTC 

[PATCH] staging/media/solo6x10: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
 2013-01-25 23:10 UTC 

[BUG] crystalhd git.linuxtv.org kernel driver: unable to handle kernel paging requests, improper (spin)locking(?) and paging
 2013-01-25 21:38 UTC  (6+ messages)
  ` [BUG] crystalhd git.linuxtv.org kernel driver: unable to handle kernel paging requests, improper (spin)locking(?) and paging, null pointer oopses on SMP, libcrstalhd3-git i686 not interfacing to amd64 SMP 3.x kernel
    ` [BUG] crystalhd git.linuxtv.org kernel driver: No more Oops or kernel crashes with Linux 3.2
      ` [BUG] crystalhd git.linuxtv.org kernel driver: Crashing again Linux, 3.2, using mozilla flashplugin from adobe
        ` [PATCH] crystalhd git.linuxtv.org kernel driver: FIX null pointer BUG in crystalhd_dioq_fetch_wait() on queue(s) overload

[GIT PULL FOR 3.9] OV9650 image sensor driver, v4l2-ctrl/core extensions
 2013-01-25 20:26 UTC 

[REVIEW PATCH 0/3] Control header fix and convert tvaudio/mt9v011 to the controlfw
 2013-01-25 16:56 UTC  (3+ messages)
` [REVIEW PATCH 3/3] mt9v011: convert to the control framework

Fwd: Regarding Docbook
 2013-01-25 15:40 UTC 

[PATCH 0/2 v3] Add proper timestamp types handling in videobuf2
 2013-01-25 12:38 UTC  (7+ messages)
` [PATCH 1/2 v3] v4l: Define video buffer flag for the COPY timestamp type
` [PATCH 2/2 v3] vb2: Add support for non monotonic timestamps

[PATCH 0/2] Add support THS7353 video amplifier support
 2013-01-25 11:30 UTC  (4+ messages)
` [PATCH 1/2] media: add chip id for THS7353
` [PATCH 2/2] media: add support for THS7353 video amplifier

[GIT PULL FOR 3.9] gspca IS_ENABLED patches + 1 pwc fix
 2013-01-25 10:39 UTC 

[PATCH 0/3 v2] Add proper timestamp types handling in videobuf2
 2013-01-25 10:21 UTC  (6+ messages)
` [PATCH 3/3 v2] v4l: Set proper timestamp type in selected drivers which use videobuf2

[PATCH 1/2] [media] s5p-g2d: Add DT based discovery support
 2013-01-25  9:55 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

[PATCH] media: tvp514x: enable TVP514X for media controller based usage
 2013-01-25  9:51 UTC 

[PATCH v17 0/7] of: add display helper
 2013-01-25  9:01 UTC  (8+ messages)
` [PATCH v17 1/7] viafb: rename display_timing to via_display_timing
` [PATCH v17 2/7] video: add display_timing and videomode
` [PATCH v17 3/7] video: add of helper for display timings/videomode
` [PATCH v17 4/7] fbmon: add videomode helpers
` [PATCH v17 5/7] fbmon: add of_videomode helpers
` [PATCH v17 6/7] drm_modes: add videomode helpers
` [PATCH v17 7/7] drm_modes: add of_videomode helpers

ACM/VCM, PLS
 2013-01-25  8:53 UTC 

[PATCH v16 RESEND 0/7] of: add display helper
 2013-01-25  8:04 UTC  (7+ messages)

[PATCH RFC v3 00/14] V4L2 device tree bindings and OF helpers
 2013-01-25  1:52 UTC  (5+ messages)
` [PATCH RFC v4 01/14] [media] Add common video interfaces OF bindings documentation

[PATCH] media: config option for building tuners
 2013-01-24 22:11 UTC 

Status of the patches under review at LMML (35 patches)
 2013-01-24 20:57 UTC  (6+ messages)

¡Hola
 2013-01-24 19:43 UTC 

cron job: media_tree daily build: ERRORS
 2013-01-24 21:02 UTC 

[PATCH 01/24] use IS_ENABLED() macro
 2013-01-24 20:45 UTC  (5+ messages)

[linux-dvb] Rejoindre mon réseau sur LinkedIn
 2013-01-24 17:58 UTC 


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