public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-13 22:08:23 to 2010-11-17 08:23:59 UTC [more...]

[RFCv2 PATCH 00/15] BKL removal
 2010-11-17  8:23 UTC  (19+ messages)
` [RFCv2 PATCH 01/15] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
` [RFCv2 PATCH 02/15] BKL: trivial BKL removal from V4L2 radio drivers
` [RFCv2 PATCH 03/15] cadet: use unlocked_ioctl
` [RFCv2 PATCH 04/15] tea5764: convert to unlocked_ioctl
` [RFCv2 PATCH 05/15] si4713: "
` [RFCv2 PATCH 06/15] typhoon: "
` [RFCv2 PATCH 07/15] dsbr100: "
` [RFCv2 PATCH 08/15] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
` [RFCv2 PATCH 09/15] sn9c102: convert to unlocked_ioctl
` [RFCv2 PATCH 10/15] et61x251_core: trivial conversion "
` [RFCv2 PATCH 11/15] cafe_ccic: replace ioctl by unlocked_ioctl
` [RFCv2 PATCH 12/15] sh_vou: convert to unlocked_ioctl
` [RFCv2 PATCH 13/15] radio-timb: "
` [RFCv2 PATCH 14/15] V4L: improve the BKL replacement heuristic
` [RFCv2 PATCH 15/15] cx18: convert to unlocked_ioctl

[PATCH 1/1] videobuf: Initialize lists in videobuf_buffer
 2010-11-17  7:52 UTC  (7+ messages)

An article on the media controller
 2010-11-17  7:36 UTC  (3+ messages)

[PATCH] mx2_camera: fix pixel clock polarity configuration
 2010-11-17  7:09 UTC  (4+ messages)

[patch 3/3] [media] lirc_dev: fixes in lirc_dev_fop_read()
 2010-11-17  5:20 UTC 

[patch 2/3] [media] lirc_dev: add some __user annotations
 2010-11-17  5:13 UTC 

[patch 1/3] [media] lirc_dev: stray unlock in lirc_dev_fop_poll()
 2010-11-17  5:12 UTC 

Old patches sent via the Mailing list
 2010-11-17  2:31 UTC  (5+ messages)
` [GIT PATCHES FOR 2.6.38] mantis for_2.6.38

hg pull http://202.88.242.108:8000/hg/var/www/hg/v4l-dvb/
 2010-11-17  2:18 UTC  (2+ messages)

[PATCH] drivers/media: nuvoton: always true expression
 2010-11-17  1:51 UTC  (3+ messages)

[PATCH v4 0/6] FM V4L2 drivers for WL128x
 2010-11-17  1:24 UTC  (8+ messages)
` [PATCH v4 1/6] drivers:staging: ti-st: fmdrv common header file
  ` [PATCH v4 2/6] drivers:staging: ti-st: fmdrv_v4l2 sources
    ` [PATCH v4 3/6] drivers:staging: ti-st: fmdrv_common sources
      ` [PATCH v4 4/6] drivers:staging: ti-st: fmdrv_rx sources
        ` [PATCH v4 5/6] drivers:staging: ti-st: fmdrv_tx sources
          ` [PATCH v4 6/6] drivers:staging: ti-st: Kconfig & Makefile change

[RFC/PATCH v5 00/12] Media controller (core and V4L2)
 2010-11-17  0:31 UTC  (3+ messages)
` [RFC/PATCH v5 01/12] media: Media device node support

Translation faults with OMAP ISP
 2010-11-16 23:46 UTC 

media_tree.git weirdness
 2010-11-16 23:31 UTC 

[RFC PATCH 0/2] Apple remote support
 2010-11-16 23:26 UTC  (17+ messages)

Question about setting V4L2_CID_AUTO_WHITE_BALANCE control to FALSE
 2010-11-16 22:34 UTC  (2+ messages)

REGRESSION: Re: [GIT] kconfig rc fixes
 2010-11-16 21:52 UTC  (6+ messages)
` [PATCH 1/5] kconfig: add an option to determine a menu's visibility

[RFC PATCH 0/8] V4L BKL removal: first round
 2010-11-16 21:42 UTC  (32+ messages)
` [RFC PATCH 1/8] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
` [RFC PATCH 2/8] BKL: trivial BKL removal from V4L2 radio drivers
` [RFC PATCH 3/8] cadet: use unlocked_ioctl
` [RFC PATCH 4/8] tea5764: convert to unlocked_ioctl
` [RFC PATCH 5/8] si4713: "
` [RFC PATCH 6/8] typhoon: "
` [RFC PATCH 7/8] dsbr100: "
` [RFC PATCH 8/8] BKL: trivial ioctl -> unlocked_ioctl video driver conversions

HVR900H : IR Remote Control
 2010-11-16 20:52 UTC  (14+ messages)

[PATCH 00/10] MCDE: Add frame buffer device driver
 2010-11-16 19:46 UTC  (21+ messages)
` [PATCH 01/10] MCDE: Add hardware abstraction layer
` [PATCH 02/10] MCDE: Add configuration registers

Fwd: [PATH] Fix rc-tbs-nec table after converting the cx88 driver to ir-core
 2010-11-16 18:52 UTC  (2+ messages)

[cron job] v4l-dvb daily build: WARNINGS
 2010-11-16 18:27 UTC 

[GIT PATCHES FOR 2.6.38] Fixes for driver pwc
 2010-11-16 16:06 UTC 

[omap3isp][PATCH v2 0/9] YUV support for CCDC + cleanups
 2010-11-16 14:34 UTC  (12+ messages)
` [omap3isp][PATCH v2 1/9] omap3isp: ccdc: Add support for YUV format
` [omap3isp][PATCH v2 2/9] omap3: Fix camera resources for multiomap
` [omap3isp][PATCH v2 3/9] omap3isp: Export isp_user.h to userspace as omap3isp.h
` [omap3isp][PATCH v2 4/9] omap3: Remove unusued CBUFF resource
` [omap3isp][PATCH v2 5/9] omap3isp: Remove unused CBUFF register access
` [omap3isp][PATCH v2 6/9] omap3isp: Remove CSIA/B register abstraction
` [omap3isp][PATCH v2 7/9] omap3isp: Cleanup isp_power_settings
` [omap3isp][PATCH v2 8/9] omap3isp: ccp2: Make SYSCONFIG fields consistent
` [omap3isp][PATCH v2 9/9] omap3isp: Remove legacy MMU access regs/fields

,
 2010-11-16 13:59 UTC 

[GIT PULL REQUEST] WL1273 FM Radio driver
 2010-11-16 14:19 UTC  (3+ messages)
  ` [GIT PULL REQUEST v2.] "

[PATCH] media: video: do not clear 'driver' from an i2c_client
 2010-11-16 10:34 UTC  (3+ messages)

Allocating videobuf_buffer, but lists not being initialized
 2010-11-16 10:10 UTC  (8+ messages)

af9015 and nxp tda182128 support
 2010-11-16  9:37 UTC  (3+ messages)

Prof7301: DVB-S->DVBS2 tunning issue
 2010-11-16  9:13 UTC 

[cron job] v4l-dvb daily build: WARNINGS
 2010-11-16  6:24 UTC  (2+ messages)

V4L2 and framebuffer for the same controller
 2010-11-16  1:28 UTC  (8+ messages)

Pixelview PlayTV USB Hybrid Composite with video without sound
 2010-11-16  0:04 UTC 

Hauppauge WinTV MiniStick IR in 2.6.36 - [PATCH]
 2010-11-15 22:57 UTC  (7+ messages)

s2-liplianin on Tevii S470
 2010-11-15 21:27 UTC 

[PATCH 00/11] Remove unnecessary casts of pci_get_drvdata
 2010-11-15 20:13 UTC  (2+ messages)
` [PATCH 03/11] drivers/media/dvb/ngene/ngene-core.c: "

Fixing tbs-nec table after converting to cx88 driver ir-core
 2010-11-15 18:50 UTC  (2+ messages)
                      ` [PATH] Fix rc-tbs-nec table after converting the cx88 driver to ir-core

af9015 and nxp tda182128 support
 2010-11-15 16:43 UTC 

[omap3isp RFC][PATCH 00/10] YUV support for CCDC + cleanups
 2010-11-15 14:20 UTC  (5+ messages)
` [omap3isp RFC][PATCH 02/10] omap3isp: ccdc: Write SYN_MODE.INPMOD based on fmt

new_build on ubuntu (dvbdev.c)
 2010-11-15  9:39 UTC  (6+ messages)

For those that uses Pinnacle PCTV 340e
 2010-11-15  4:24 UTC  (2+ messages)

[PATCH 00/44] remove unnecessary semicolons
 2010-11-15  3:04 UTC  (2+ messages)
` [PATCH 09/44] drivers/media/video: Remove "

[PATCH 2/3] [media] saa7134: Remove legacy IR decoding logic inside the module
 2010-11-15  2:31 UTC  (7+ messages)
` [PATCH 1/3] [media] saa7134: use rc-core raw decoders for Encore FM 5.3
` [PATCH 3/3] [media] rc: Remove ir-common module

[PATCH] faster DVB-S lock with cards using stb0899 demod
 2010-11-14 21:03 UTC  (3+ messages)

[linux-dvb] USALS support for TechniSat SkyStar HD/TechnoTrend TT-Budget S2-3200
 2010-11-14 21:01 UTC 

sh_vou: proposed patch to convert to unlocked_ioctl
 2010-11-14 20:37 UTC  (2+ messages)

[cron job] v4l-dvb daily build: WARNINGS
 2010-11-14 18:27 UTC 

RTL2832U version 2.0.1 by Realtek
 2010-11-14 16:57 UTC 

cafe_ccic: can ioctl be replaced by unlocked_ioctl?
 2010-11-14 15:58 UTC  (2+ messages)

radio-timb: proposed patch to convert to unlocked_ioctl
 2010-11-14 13:56 UTC 

[PATCH] terratec cinergy t-stick RC (with TDA18218)
 2010-11-14 13:22 UTC 

(no subject)
 2010-11-14  6:48 UTC 

[linux-dvb] DVB Driver for DiBcom's DiB7000M does not support the remote control for the kaiserbass TVStick
 2010-11-14  5:19 UTC 

Oops w/ 'Terratec Cinergy T USB XXS (HD)/ T3'
 2010-11-13 22:24 UTC  (2+ messages)


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