aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-3/+3
2010-05-19V4L/DVB: pvrusb2: switch to new vbi subdev opsHans Verkuil1-1/+1
2010-05-19V4L/DVB: pvrusb2-v4l2: Rename dev_info to pdiJoe Perches1-11/+11
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo9-6/+3
2010-02-26V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selectiveMike Isely1-4/+9
2010-02-26V4L/DVB: pvrusb2: Reduce encoder quiet periodMike Isely1-4/+2
2010-02-26V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strartMike Isely3-5/+49
2010-02-26V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audioAndy Walls1-0/+1
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-17/+4
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds9-26/+92
2009-12-05V4L/DVB (13500): pvrusb2: Fix lingering 16KB FX2 Firmware issuesGary Francis2-2/+3
2009-12-05V4L/DVB (13499): pvrusb2: Cosmetic tweak to minimize size_t exposureMike Isely1-5/+7
2009-12-05V4L/DVB (13498): pvrusb2: Bind I2C address 0x71 for Zilog IR devicesMike Isely1-0/+1
2009-12-05V4L/DVB (13497): pvrusb2: Shorten device hardware description text to work around V4L shortcomingMike Isely1-5/+5
2009-12-05V4L/DVB (13496): pvrusb2: Support manual extraction of 16KB FX2 firmwareMike Isely3-10/+15
2009-12-05V4L/DVB (13495): pvrusb2: Support 16KB FX2 firmwareMike Isely3-2/+16
2009-12-05V4L/DVB (13228): pvrusb2: Cosmetic kernel log tweakMike Isely1-1/+1
2009-12-05V4L/DVB (13227): pvrusb2: Fix redundant message on driver initialization failure (missing break)Mike Isely1-0/+1
2009-12-05V4L/DVB (13226): pvrusb2: Add hardware description to debuginfo outputMike Isely1-0/+3
2009-12-05V4L/DVB (13225): pvrusb2: Report hardware description to kernel log upon initializationMike Isely1-0/+2
2009-12-05V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization failureMike Isely2-4/+25
2009-12-05V4L/DVB (13223): pvrusb2: Soften encoder warning messageMike Isely1-1/+4
2009-12-05V4L/DVB (13222): pvrusb2: Make more info available to udevMike Isely1-1/+14
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-5/+5
2009-09-19V4L/DVB (12874): pvrusb2: disable tda18271 slave tuner output / loop thru in standby modeMichael Krufky1-0/+2
2009-09-12V4L/DVB (12426): pvrusb2: fix compile warningHans Verkuil1-2/+3
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare1-1/+0
2009-06-23V4L/DVB (12122): pvrusb2: De-obfuscate code which handles routing schemesMike Isely3-20/+20
2009-06-23V4L/DVB (12121): pvrusb2: Improve handling of routing schemesMike Isely4-32/+44
2009-06-23V4L/DVB (12120): pvrusb2: Change initial default frequency settingMike Isely1-2/+2
2009-06-23V4L/DVB (12119): pvrusb2: Re-fix hardware scaling on video standard changeMike Isely1-0/+1
2009-06-23V4L/DVB (12118): pvrusb2: Fix hardware scaling when used with cx25840Mike Isely1-24/+31
2009-06-16V4L/DVB (11856): pvrusb2: Ensure we specify I/F's for all bandwidthsSteven Toth1-1/+3
2009-06-16V4L/DVB (11850): pvrusb2: Instantiate ir_video I2C device by defaultJean Delvare1-1/+1
2009-06-16V4L/DVB (11701): pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda10048.Steven Toth1-0/+1
2009-06-16V4L/DVB (11750): pvrusb2: Allocate a routing ID for future support of Terratec Grabster AV400Mike Isely1-0/+1
2009-06-16V4L/DVB (11748): pvrusb2: Don't use the internal i2c client listJean Delvare1-43/+13
2009-06-16V4L/DVB (11747): pvrusb2: Bump up version advertised through v4l interfaceMike Isely1-1/+1
2009-06-16V4L/DVB (11746): pvrusb2: Set ir_video autoloading to default disabledMike Isely1-1/+1
2009-06-16V4L/DVB (11745): pvrusb2: Update to work with upcoming ir_video changes in v4l-dvb coreMike Isely1-0/+39
2009-06-16V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the deviceMike Isely5-18/+38
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin1-2/+2
2009-06-16V4L/DVB (11739): remove driver_data direct access of struct deviceGreg Kroah-Hartman1-11/+11
2009-06-16V4L/DVB (11699): pvrusb2: Ensure we specify the I/F at attach timeSteven Toth1-0/+2
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-1/+0
2009-04-06V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare1-12/+0
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil5-26/+18
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-2/+2