aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAgeFilesLines
* pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky2012-04-021-0/+10
* [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-071-0/+4
* [media] pvrusb2: delete generic_standards_cntDan Carpenter2011-05-201-3/+1
* [media] pvrusb2: check for allocation failuresDan Carpenter2011-05-201-1/+5
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-2/+2
* [media] pvrusb2: check kmalloc return valueXiaochen Wang2011-03-221-8/+16
* [media] pvrusb2: Remove dead codeMike Isely2011-03-221-2/+0
* [media] pvrusb2: Implement support for Terratec Grabster AV400Mike Isely2011-03-222-0/+42
* [media] pvrusb2: Use sysfs_attr_init() where appropriateMike Isely2011-03-211-0/+9
* [media] pvrusb2: Minor VBI tweak to help potential CC supportMike Isely2011-03-211-0/+2
* [media] pvrusb2: width and height maximum valuesServaas Vandenberghe2011-03-211-12/+16
* [media] pvrusb2: Fix a few missing default control values, for croppingMike Isely2011-03-211-0/+2
* [media] pvrusb2: Minor cosmetic code tweakMike Isely2011-03-211-2/+1
* [media] pvrusb2: Handle change of mode before handling change of video standardMike Isely2011-03-211-12/+13
* [media] ir-kbd-i2c: improve remote behavior with z8 behind usbJarod Wilson2011-01-311-1/+0
* [media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls2011-01-192-19/+45
* [media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil2010-12-302-4/+4
* [media] media: video: pvrusb2: fix memory leakVasiliy Kulikov2010-12-291-1/+1
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-2/+2
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-4/+2
* [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