aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-audio.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-96/+0
2009-09-12V4L/DVB (12426): pvrusb2: fix compile warningHans Verkuil1-2/+3
2009-06-23V4L/DVB (12121): pvrusb2: Improve handling of routing schemesMike Isely1-6/+8
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-4/+4
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely1-127/+0
2009-03-30V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device updateMike Isely1-1/+1
2009-03-30V4L/DVB (11180): pvrusb2: Tie in msp3400 sub-device supportMike Isely1-10/+37
2009-03-30V4L/DVB (11160): pvrusb2: whitespace tweaksMike Isely1-1/+1
2009-03-30V4L/DVB (11157): pvrusb2: whitespace trivial tweaksMike Isely1-0/+2
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-19/+43
2007-02-21V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctlyMike Isely1-9/+1
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-24/+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 (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+204