Age | Commit message (Expand) | Author |
2012-08-15 | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab |
2012-05-07 | [media] pvrusb2: For querystd, start with list of hardware-supported standards | Mike Isely |
2012-05-07 | [media] pvrusb2: Get rid of obsolete code for video standard enumeration | Mike Isely |
2012-05-07 | [media] pvrusb2: Transform video standard detection result into read-only con... | Mike Isely |
2012-05-07 | [media] pvrusb2: Clean up pvr2_hdw_get_detected_std() | Mike Isely |
2011-12-12 | [media] pvrusb2: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker |
2011-10-08 | [media] pvrusb2: implement VIDIOC_QUERYSTD | Mauro Carvalho Chehab |
2011-07-07 | [media] pvrusb2: fix g/s_tuner support | Hans Verkuil |
2011-03-22 | [media] pvrusb2: check kmalloc return value | Xiaochen Wang |
2011-03-21 | [media] pvrusb2: Minor VBI tweak to help potential CC support | Mike Isely |
2011-03-21 | [media] pvrusb2: width and height maximum values | Servaas Vandenberghe |
2011-03-21 | [media] pvrusb2: Fix a few missing default control values, for cropping | Mike Isely |
2011-03-21 | [media] pvrusb2: Minor cosmetic code tweak | Mike Isely |
2011-03-21 | [media] pvrusb2: Handle change of mode before handling change of video standard | Mike Isely |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-10-22 | [media] pvrusb2: Don't use module names to load I2C modules | Laurent Pinchart |
2010-06-01 | V4L/DVB: pvrusb2: convert to s_mbus_fmt | Hans Verkuil |
2010-06-01 | V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimental | Mike Isely |
2010-06-01 | V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/O | Mike Isely |
2010-05-19 | V4L/DVB: pvrusb2: switch to new vbi subdev ops | Hans Verkuil |
2010-02-26 | V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selective | Mike Isely |
2010-02-26 | V4L/DVB: pvrusb2: Reduce encoder quiet period | Mike Isely |
2010-02-26 | V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart | Mike Isely |
2010-02-26 | V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio | Andy Walls |
2009-12-05 | V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issues | Gary Francis |
2009-12-05 | V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposure | Mike Isely |
2009-12-05 | V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmware | Mike Isely |
2009-12-05 | V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmware | Mike Isely |
2009-12-05 | V4L/DVB (13228): pvrusb2: Cosmetic kernel log tweak | Mike Isely |
2009-12-05 | V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization fail... | Mike Isely |
2009-12-05 | V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon init... | Mike Isely |
2009-12-05 | V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization fa... | Mike Isely |
2009-09-19 | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-06-23 | V4L/DVB (12120): pvrusb2: Change initial default frequency setting | Mike Isely |
2009-06-23 | V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard change | Mike Isely |
2009-06-23 | V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840 | Mike Isely |
2009-06-16 | V4L/DVB (11748): pvrusb2: Don't use the internal i2c client list | Jean Delvare |
2009-06-16 | V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the... | Mike Isely |
2009-04-17 | USB: add reset endpoint operations | David Vrabel |
2009-04-06 | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil |
2009-04-06 | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-04-06 | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor... | Hans Verkuil |
2009-04-06 | V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register | Janne Grunau |
2009-04-06 | V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s) | Mike Isely |
2009-03-30 | V4L/DVB (11208): pvrusb2: Use v4l2_device_disconnect() | Mike Isely |
2009-03-30 | V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir d... | Mike Isely |
2009-03-30 | V4L/DVB (11206): pvrusb2: Add sub-device for demod | Mike Isely |
2009-03-30 | V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev now | Mike Isely |