aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-166/+0
2011-03-22[media] pvrusb2: Implement support for Terratec Grabster AV400Mike Isely1-0/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-06-23V4L/DVB (12122): pvrusb2: De-obfuscate code which handles routing schemesMike Isely1-8/+7
2009-06-23V4L/DVB (12121): pvrusb2: Improve handling of routing schemesMike Isely1-10/+14
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-7/+2
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely1-221/+0
2009-03-30V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device updateMike Isely1-1/+1
2009-03-30V4L/DVB (11193): pvrusb2: Correct some trace print inaccuraciesMike Isely1-1/+2
2009-03-30V4L/DVB (11182): pvrusb2: Tie in cx25840 sub-device supportMike Isely1-8/+44
2009-03-30V4L/DVB (11157): pvrusb2: whitespace trivial tweaksMike Isely1-0/+1
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely1-1/+0
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7722): pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely1-1/+3
2008-01-25V4L/DVB (6701): pvrusb2: Enable support for "GOTVIEW USB2.0 DVD2" hardwareMike Isely1-0/+24
2008-01-25V4L/DVB (6698): pvrusb2: Implement signal routing schemesMike Isely1-19/+50
2008-01-25V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely1-2/+2
2007-02-21V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely1-6/+3
2007-02-21V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely1-2/+1
2007-02-21V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely1-13/+0
2007-02-21V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devicesMike Isely1-1/+1
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2006-12-10V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx devicesMike Isely1-0/+16
2006-11-02V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap1-1/+1
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil1-1/+1
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely1-3/+3
2006-06-27V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely1-2/+5
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+276