aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-video-v4l.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-114/+0
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-6/+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-4/+4
2009-03-30V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir devicesMike Isely1-0/+11
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely1-186/+0
2009-03-30V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device updateMike Isely1-1/+1
2009-03-30V4L/DVB (11181): pvrusb2: Fix silly 80 column issueMike Isely1-1/+2
2009-03-30V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcastMike Isely1-18/+0
2009-03-30V4L/DVB (11177): pvrusb2: Tie in saa7115 sub-device handlingMike Isely1-10/+54
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-01-25V4L/DVB (6698): pvrusb2: Implement signal routing schemesMike Isely1-15/+36
2008-01-25V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely1-2/+2
2007-02-21V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely1-2/+1
2007-02-21V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-6/+3
2007-02-21V4L/DVB (5088): Pvrusb2: Minor dead code / comment cleanupsMike Isely1-1/+3
2007-02-21V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely1-13/+0
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely1-2/+2
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/+250