| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] pvrusb2: fix g/s_tuner support | Hans Verkuil | 2011-07-07 | 1 | -0/+4 |
* | [media] pvrusb2: check kmalloc return value | Xiaochen Wang | 2011-03-22 | 1 | -8/+16 |
* | [media] pvrusb2: Minor VBI tweak to help potential CC support | Mike Isely | 2011-03-22 | 1 | -0/+2 |
* | [media] pvrusb2: width and height maximum values | Servaas Vandenberghe | 2011-03-22 | 1 | -12/+16 |
* | [media] pvrusb2: Fix a few missing default control values, for cropping | Mike Isely | 2011-03-22 | 1 | -0/+2 |
* | [media] pvrusb2: Minor cosmetic code tweak | Mike Isely | 2011-03-22 | 1 | -2/+1 |
* | [media] pvrusb2: Handle change of mode before handling change of video standard | Mike Isely | 2011-03-22 | 1 | -12/+13 |
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 1 | -4/+2 |
* | [media] pvrusb2: Don't use module names to load I2C modules | Laurent Pinchart | 2010-10-23 | 1 | -9/+2 |
* | V4L/DVB: pvrusb2: convert to s_mbus_fmt | Hans Verkuil | 2010-06-01 | 1 | -6/+6 |
* | V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental | Mike Isely | 2010-06-01 | 1 | -0/+13 |
* | V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O | Mike Isely | 2010-06-01 | 1 | -1/+11 |
* | V4L/DVB: pvrusb2: switch to new vbi subdev ops | Hans Verkuil | 2010-05-19 | 1 | -1/+1 |
* | V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selective | Mike Isely | 2010-02-26 | 1 | -4/+9 |
* | V4L/DVB: pvrusb2: Reduce encoder quiet period | Mike Isely | 2010-02-26 | 1 | -4/+2 |
* | V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart | Mike Isely | 2010-02-26 | 1 | -3/+38 |
* | V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio | Andy Walls | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issues | Gary Francis | 2009-12-05 | 1 | -2/+2 |
* | V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposure | Mike Isely | 2009-12-05 | 1 | -5/+7 |
* | V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmware | Mike Isely | 2009-12-05 | 1 | -4/+5 |
* | V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmware | Mike Isely | 2009-12-05 | 1 | -2/+13 |
* | V4L/DVB (13228): pvrusb2: Cosmetic kernel log tweak | Mike Isely | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization fail... | Mike Isely | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon init... | Mike Isely | 2009-12-05 | 1 | -0/+2 |
* | V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization fa... | Mike Isely | 2009-12-05 | 1 | -4/+24 |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-19 | 1 | -5/+5 |
* | V4L/DVB (12120): pvrusb2: Change initial default frequency setting | Mike Isely | 2009-06-23 | 1 | -2/+2 |
* | V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard change | Mike Isely | 2009-06-23 | 1 | -0/+1 |
* | V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840 | Mike Isely | 2009-06-23 | 1 | -24/+31 |
* | V4L/DVB (11748): pvrusb2: Don't use the internal i2c client list | Jean Delvare | 2009-06-16 | 1 | -43/+13 |
* | V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the... | Mike Isely | 2009-06-16 | 1 | -1/+17 |
* | USB: add reset endpoint operations | David Vrabel | 2009-04-17 | 1 | -1/+0 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-07 | 1 | -2/+2 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor... | Hans Verkuil | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register | Janne Grunau | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s) | Mike Isely | 2009-04-07 | 1 | -0/+1 |
* | V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect() | Mike Isely | 2009-03-30 | 1 | -4/+1 |
* | V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir d... | Mike Isely | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11206): pvrusb2: Add sub-device for demod | Mike Isely | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now | Mike Isely | 2009-03-30 | 1 | -85/+0 |
* | V4L/DVB (11203): pvrusb2: Implement better reporting on attached sub-devices | Mike Isely | 2009-03-30 | 1 | -29/+86 |
* | V4L/DVB (11201): pvrusb2: Fix space-after-comma idiocy | Mike Isely | 2009-03-30 | 1 | -1/+1 |
* | V4L/DVB (11198): pvrusb2: Define default I2C address for CS53L32A sub-device | Mike Isely | 2009-03-30 | 1 | -0/+1 |
* | V4L/DVB (11197): pvrusb2: Fix incorrectly named sub-device ID | Mike Isely | 2009-03-30 | 1 | -1/+1 |
* | V4L/DVB (11196): pvrusb2: Define default I2C addresses for msp3400 and saa711... | Mike Isely | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11195): pvrusb2: Issue required core init broadcast to all sub-devices | Mike Isely | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device update | Mike Isely | 2009-03-30 | 1 | -9/+12 |
* | V4L/DVB (11192): pvrusb2: Implement trace print for stream on / off action | Mike Isely | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11191): pvrusb2: Define default I2C address for cx25840 sub-device | Mike Isely | 2009-03-30 | 1 | -0/+1 |