linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-26 23:40:01 to 2013-03-04 09:22:28 UTC [more...]

MFC decode failed in S5PV210 in kernel 3.8
 2013-03-04  9:22 UTC  (5+ messages)

[REVIEW PATCH 00/11] davinci/blackfin DV_PRESET/current_norm removal
 2013-03-04  9:19 UTC  (13+ messages)
` [REVIEW PATCH 01/11] tvp7002: replace 'preset' by 'timings' in various structs/variables
  ` [REVIEW PATCH 02/11] tvp7002: use dv_timings structs instead of presets
  ` [REVIEW PATCH 03/11] tvp7002: remove dv_preset support
  ` [REVIEW PATCH 04/11] davinci_vpfe: fix copy-paste errors in several comments
  ` [REVIEW PATCH 05/11] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS
  ` [REVIEW PATCH 06/11] davinci: replace V4L2_OUT_CAP_CUSTOM_TIMINGS by V4L2_OUT_CAP_DV_TIMINGS
  ` [REVIEW PATCH 07/11] davinci/vpfe_capture: convert to the control framework
  ` [REVIEW PATCH 08/11] davinci/vpbe_display: remove deprecated current_norm
  ` [REVIEW PATCH 09/11] davinci/vpfe_capture: remove current_norm
  ` [REVIEW PATCH 10/11] davinci/dm644x_ccdc: fix compiler warning
  ` [REVIEW PATCH 11/11] blackfin: replace V4L2_IN/OUT_CAP_CUSTOM_TIMINGS by DV_TIMINGS

[PATCH 1/4] [media] sh_veu.c: Convert to devm_ioremap_resource()
 2013-03-04  9:13 UTC  (8+ messages)
` [PATCH 2/4] [media] soc_camera/pxa_camera: "
` [PATCH 3/4] [media] soc_camera/sh_mobile_ceu_camera: "
` [PATCH 4/4] [media] soc_camera/sh_mobile_csi2: "

cron job: media_tree daily build: ERRORS
 2013-03-03 21:11 UTC 

[PATCH 0/5] em28xx: add support for the em2765 bridge
 2013-03-03 19:41 UTC  (6+ messages)
` [PATCH 1/5] em28xx: add support for em25xx i2c bus B read/write/check device operations
` [PATCH 2/5] em28xx: add chip id of the em2765
` [PATCH 3/5] em28xx: add support for em25xx/em276x/em277x/em278x frame data processing
` [PATCH 4/5] em28xx: make em28xx_set_outfmt() working with EM25xx family bridges
` [PATCH 5/5] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx "

[PATCH v2 00/11] em28xx: i2c debugging cleanups and support for newer eeproms
 2013-03-03 19:37 UTC  (12+ messages)
` [PATCH v2 01/11] em28xx-i2c: replace printk() with the corresponding em28xx macros
` [PATCH v2 02/11] em28xx-i2c: get rid of the dprintk2 macro
` [PATCH v2 03/11] em28xx-i2c: also print debug messages at debug level 1
` [PATCH v2 04/11] em28xx: do not interpret eeprom content if eeprom key is invalid
` [PATCH v2 05/11] em28xx: fix eeprom data endianess
` [PATCH v2 06/11] em28xx: make sure we are at i2c bus A when calling em28xx_i2c_register()
` [PATCH v2 07/11] em28xx: add basic support for eeproms with 16 bit address width
` [PATCH v2 08/11] em28xx: add helper function for reading data blocks from i2c clients
` [PATCH v2 09/11] em28xx: do not store eeprom content permanently
` [PATCH v2 10/11] em28xx: extract the device configuration dataset from eeproms with 16 bit address width
` [PATCH v2 11/11] em28xx: enable tveeprom for device Hauppauge HVR-930C

mb86a20s and cx23885
 2013-03-03 16:40 UTC  (8+ messages)

[PATCH 00/11] Do some improvements/fixups on mb86a20s, cx231xx and em28xx
 2013-03-03 15:58 UTC  (12+ messages)
` [PATCH 01/11] [media] mb86a20s: don't pollute dmesg with debug messages
` [PATCH 02/11] [media] mb86a20s: adjust IF based on what's set on the tuner
` [PATCH 03/11] [media] mb86a20s: provide CNR stats before FE_HAS_SYNC
` [PATCH 04/11] [media] mb86a20s: Fix signal strength calculus
` [PATCH 05/11] [media] mb86a20s: don't allow updating signal strength too fast
` [PATCH 06/11] [media] mb86a20s: change AGC tuning parameters
` [PATCH 07/11] [media] mb86a20s: Always reset the frontend with set_frontend
` [PATCH 08/11] [media] mb86a20s: Don't reset strength with the other stats
` [PATCH 09/11] [media] mb86a20s: cleanup the status at set_frontend()
` [PATCH 10/11] [media] cx231xx: Improve signal reception for PV SBTVD
` [PATCH 11/11] [media] em28xx-dvb: Don't put device in suspend mode at feed stop

uvcvideo USERPTR mode busted?
 2013-03-03 14:57 UTC  (2+ messages)

[PATCH 04/14] MAINTAINERS: fix drivers/media/i2c/cx2341x.c
 2013-03-03  8:35 UTC  (4+ messages)
` [PATCH 09/14] MAINTAINERS: fix Documentation/video4linux/saa7134/
` [PATCH 10/14] MAINTAINERS: remove include/media/sh_veu.h

linux-dvb: scan util fix
 2013-03-03  7:27 UTC  (2+ messages)

HAUPPAUGE HVR-930C analog tv feasible ??
 2013-03-03  0:01 UTC  (4+ messages)

[RFC PATCH 00/20] solo6x10: V4L2 compliancy fixes and major overhaul
 2013-03-02 23:45 UTC  (21+ messages)
` [RFC PATCH 01/20] videobuf2: add gfp_flags
  ` [RFC PATCH 02/20] vb2-dma-sg: add debug module option
  ` [RFC PATCH 03/20] solo6x10: fix querycap
  ` [RFC PATCH 04/20] solo6x10: add v4l2_device
  ` [RFC PATCH 05/20] solo6x10: add control framework
  ` [RFC PATCH 06/20] solo6x10: fix scheduling while atomic error
  ` [RFC PATCH 07/20] solo6x10: fix various format-related compliancy issues
  ` [RFC PATCH 08/20] solo6x10: add support for prio and control event handling
  ` [RFC PATCH 09/20] solo6x10: move global fields in solo_enc_fh to solo_enc_dev
  ` [RFC PATCH 10/20] solo6x10: move global fields in solo_dev_fh to solo_dev
  ` [RFC PATCH 11/20] solo6x10: add missing size-- to enc_write_sg
  ` [RFC PATCH 12/20] solo6x10: rename the spinlock 'lock' to 'slock'
  ` [RFC PATCH 13/20] solo6x10: convert encoder nodes to vb2
  ` [RFC PATCH 14/20] solo6x10: convert the display node "
  ` [RFC PATCH 15/20] solo6x10: use monotonic timestamps
  ` [RFC PATCH 16/20] solo6x10: drop video_type and add proper s_std support
  ` [RFC PATCH 17/20] solo6x10: update buffer flags to fix clash with existing flags
  ` [RFC PATCH 18/20] solo6x10: use correct __GFP_DMA32 flags
  ` [RFC PATCH 19/20] solo6x10: small big-endian fix
  ` [RFC PATCH 20/20] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raised

I need your help please
 2013-03-02 16:22 UTC 

V4L on android
 2013-03-02 19:29 UTC  (2+ messages)

[PATCH 1/3] [media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c
 2013-03-02 11:50 UTC  (3+ messages)
` [PATCH 2/3] [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
` [PATCH 3/3] [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c

[PATCH 1/1] [media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
 2013-03-02 10:41 UTC 

Ingen deponering av giltiga tillgång
 2013-03-01 19:17 UTC 

[imon ]Support for newer SoundGraph devices?
 2013-03-02  7:44 UTC 

Support for newer SoundGraph devices?
 2013-03-02  7:39 UTC 

Summary of CDF BoF @ELC 2013
 2013-03-02  0:37 UTC 

cx231xx : Add support for OTG102 aka EZGrabber2
 2013-03-01 23:53 UTC  (2+ messages)

[PATCH 00/11] em28xx: i2c debugging cleanups and support for newer eeproms
 2013-03-01 23:12 UTC  (12+ messages)
` [PATCH 01/11] em28xx-i2c: replace printk() with the corresponding em28xx macros
` [PATCH 02/11] em28xx-i2c: get rid of the dprintk2 macro
` [PATCH 03/11] em28xx-i2c: also print debug messages at debug level 1
` [PATCH 04/11] em28xx: do not interpret eeprom content if eeprom key is invalid
` [PATCH 05/11] em28xx: fix eeprom data endianess
` [PATCH 06/11] em28xx: make sure we are at i2c bus A when calling em28xx_i2c_register()
` [PATCH 07/11] em28xx: add basic support for eeproms with 16 bit address width
` [PATCH 08/11] em28xx: add helper function for reading data blocks from i2c clients
` [PATCH 09/11] em28xx: do not store eeprom content permanently
` [PATCH 10/11] em28xx: extract the device configuration dataset from eeproms with 16 bit address width
` [PATCH 11/11] em28xx: enable tveeprom for device Hauppauge HVR-930C

Report of anomally in AVerMedia AVerTV Volar HD/PRO (A835) firmware
 2013-03-01 19:54 UTC 

[RFC PATCH] Adding additional flags when allocating buffer memory
 2013-03-01 18:44 UTC 

[RFC PATCH 00/18] Remove DV_PRESET API
 2013-03-01 11:32 UTC  (10+ messages)
` [RFC PATCH 09/18] s5p-tv: add dv_timings support for hdmi
` [RFC PATCH 10/18] s5p-tv: add dv_timings support for hdmiphy
` [RFC PATCH 11/18] s5p-tv: remove dv_preset support from mixer_video

[GIT PULL FOR v3.10] s2255: v4l2-compliance and big-endian fixes
 2013-03-01  9:59 UTC 

[PATCH v10 0/2] Add display-timing node parsing to exynos drm fimd
 2013-03-01  9:33 UTC  (4+ messages)
` [PATCH v10 1/2] video: drm: exynos: Add display-timing node parsing using video helper function
` [PATCH v10 2/2] video: drm: exynos: Add pinctrl support to fimd

[PATCH v9 0/2] Add display-timing node parsing to exynos drm fimd
 2013-03-01  9:31 UTC  (7+ messages)
` [PATCH v9 1/2] video: drm: exynos: Add display-timing node parsing using video helper function
` [PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

[GIT PULL FOR v3.10] s2255: v4l2-compliance + bug-endian fixes
 2013-03-01  9:08 UTC 

[PATCH v6 0/1] Add display-timing node parsing to exynos drm fimd
 2013-02-28 23:56 UTC  (7+ messages)
` [PATCH v6 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

cx231xx : Add support for OTG102 aka EZGrabber2
 2013-02-28 23:48 UTC 

cx231xx : Add support for OTG102 aka EZGrabber2
 2013-02-28 23:36 UTC 

cron job: media_tree daily build: ERRORS
 2013-02-28 21:11 UTC 

[PATCH] rc: ir-rx51: Fix compilation
 2013-02-28 17:47 UTC 

SMDKV210 support issue in kernel 3.8 (dma-pl330 and HDMI failed)
 2013-02-28 15:54 UTC  (15+ messages)

[PATCH 1/3] [media] v4l2-mem2mem: use CAPTURE queue lock
 2013-02-28 15:45 UTC  (4+ messages)
` [PATCH 2/3] [media]: v4l2-mem2mem: drop rdy_queue on STREAMOFF

[RFC][PATCH]
 2013-02-28  9:38 UTC 

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-02-28 10:25 UTC  (3+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2
` [PATCH v2 3/3] reservation: Add tests to lib/locking-selftest.c. v2

[PATCH] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile
 2013-02-28  7:08 UTC 

[PATCH v8 0/2] Add display-timing node parsing to exynos drm fimd
 2013-02-28  2:56 UTC  (9+ messages)
` [PATCH v8 1/2] video: drm: exynos: Add display-timing node parsing using video helper function
` [PATCH v8 2/2] video: drm: exynos: Add pinctrl support to fimd

[PATCH] drm/exynos: modify the compatible string for exynos fimd
 2013-02-28  2:44 UTC  (3+ messages)

Initial tuning data for upc cablecom Berne, Switzerland
 2013-02-27 23:48 UTC  (6+ messages)

s2255: v4l2 compliance fixes
 2013-02-27 22:10 UTC  (5+ messages)
` [REVIEW PATCH 01/11] s2255: convert to the control framework

cron job: media_tree daily build: ERRORS
 2013-02-27 21:10 UTC 

[PATCH v17 0/7] of: add display helper
 2013-02-27 16:13 UTC  (6+ messages)
` [PATCH v17 2/7] video: add display_timing and videomode

Please update DVB-T frequency list 'dvb-t/nl-All'
 2013-02-27 13:44 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: Add maintainer entry for si4713 FM transmitter driver
 2013-02-27 14:37 UTC 

[PATCH] [media] s5p-mfc: Fix frame skip bug
 2013-02-27 11:32 UTC  (2+ messages)

[GIT PULL]: dma-buf updates for 3.9
 2013-02-27 10:16 UTC 

[PATCH v7 0/2] Add display-timing node parsing to exynos drm fimd
 2013-02-27  9:29 UTC  (4+ messages)
` [PATCH v7 2/2] video: drm: exynos: Add pinctrl support to fimd

[PATCH v7 0/9] Driver for Si476x series of chips
 2013-02-27  6:20 UTC  (11+ messages)
` [PATCH v7 1/9] mfd: Add commands abstraction layer for SI476X MFD
` [PATCH v7 2/9] mfd: Add the main bulk of core driver for SI476x code
` [PATCH v7 3/9] mfd: Add chip properties handling code for SI476X MFD
` [PATCH v7 4/9] mfd: Add header files and Kbuild plumbing for SI476x MFD core
` [PATCH v7 5/9] v4l2: Fix the type of V4L2_CID_TUNE_PREEMPHASIS in the documentation
` [PATCH v7 6/9] v4l2: Add standard controls for FM receivers
` [PATCH v7 7/9] v4l2: Add documentation for the FM RX controls
` [PATCH v7 8/9] v4l2: Add private controls base for SI476X
` [PATCH v7 9/9] v4l2: Add a V4L2 driver for SI476X MFD

[PATCH 0/3] [media] redrat3: cleanup driver
 2013-02-26 23:39 UTC  (3+ messages)
` [PATCH 2/3] [media] redrat3: remove memcpys and fix unaligned memory access


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