summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAgeFilesLines
* [media] pvrusb2: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-9/+2
* V4L/DVB: pvrusb2: remove unneeded NULL checksDan Carpenter2010-09-271-3/+3
* V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()Andy Shevchenko2010-08-081-12/+2
* V4L/DVB: drivers/media/video/pvrusb2: Add missing mutex_unlockJulia Lawall2010-08-021-1/+4
* V4L/DVB: pvrusb2: convert to s_mbus_fmtHans Verkuil2010-06-011-6/+6
* V4L/DVB: pvrusb2: Fix kernel oops on device tear-downMike Isely2010-06-011-2/+2
* V4L/DVB: pvrusb2: Fix minor internal array allocationMike Isely2010-06-011-1/+1
* V4L/DVB: pvrusb2: Fix USB parent device reference countMike Isely2010-06-011-2/+9
* V4L/DVB: pvrusb2: Fix kernel oops at device unregistrationMike Isely2010-06-011-3/+12
* V4L/DVB: pvrusb2: New feature to mark specific hardware support as experimentalMike Isely2010-06-012-0/+18
* V4L/DVB: pvrusb2: Avoid using stack allocated buffers when performing USB I/OMike Isely2010-06-011-1/+11
* V4L/DVB: pvrusb2: Fix Gotview hardware supportMike Isely2010-06-011-0/+1
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-3/+3
* V4L/DVB: pvrusb2: switch to new vbi subdev opsHans Verkuil2010-05-191-1/+1
* V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdiJoe Perches2010-05-191-11/+11
* device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-071-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-6/+3
* V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selectiveMike Isely2010-02-261-4/+9
* V4L/DVB: pvrusb2: Reduce encoder quiet periodMike Isely2010-02-261-4/+2
* V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strartMike Isely2010-02-263-5/+49
* V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls2010-02-261-0/+1
* V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart2009-12-161-17/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-099-26/+92
|\
| * V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issuesGary Francis2009-12-052-2/+3
| * V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposureMike Isely2009-12-051-5/+7
| * V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devicesMike Isely2009-12-051-0/+1
| * V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work ar...Mike Isely2009-12-051-5/+5
| * V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmwareMike Isely2009-12-053-10/+15
| * V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmwareMike Isely2009-12-053-2/+16
| * V4L/DVB (13228): pvrusb2: Cosmetic kernel log tweakMike Isely2009-12-051-1/+1
| * V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization fail...Mike Isely2009-12-051-0/+1
| * V4L/DVB (13226): pvrusb2: Add hardware description to debuginfo outputMike Isely2009-12-051-0/+3
| * V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon init...Mike Isely2009-12-051-0/+2
| * V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization fa...Mike Isely2009-12-052-4/+25
| * V4L/DVB (13223): pvrusb2: Soften encoder warning messageMike Isely2009-12-051-1/+4
| * V4L/DVB (13222): pvrusb2: Make more info available to udevMike Isely2009-12-051-1/+14
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-5/+5
* V4L/DVB (12874): pvrusb2: disable tda18271 slave tuner output / loop thru in ...Michael Krufky2009-09-191-0/+2
* V4L/DVB (12426): pvrusb2: fix compile warningHans Verkuil2009-09-121-2/+3
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* V4L/DVB (12122): pvrusb2: De-obfuscate code which handles routing schemesMike Isely2009-06-233-20/+20
* V4L/DVB (12121): pvrusb2: Improve handling of routing schemesMike Isely2009-06-234-32/+44
* V4L/DVB (12120): pvrusb2: Change initial default frequency settingMike Isely2009-06-231-2/+2
* V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard changeMike Isely2009-06-231-0/+1
* V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840Mike Isely2009-06-231-24/+31
* V4L/DVB (11856): pvrusb2: Ensure we specify I/F's for all bandwidthsSteven Toth2009-06-161-1/+3
* V4L/DVB (11850): pvrusb2: Instantiate ir_video I2C device by defaultJean Delvare2009-06-161-1/+1
* V4L/DVB (11701): pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda...Steven Toth2009-06-161-0/+1
* V4L/DVB (11750): pvrusb2: Allocate a routing ID for future support of Terrate...Mike Isely2009-06-161-0/+1
OpenPOWER on IntegriCloud