aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-406/+0
2012-05-07[media] pvrusb2: Get rid of obsolete code for video standard enumerationMike Isely1-3/+0
2012-05-07[media][trival] pvrusb2: Fix truncated video standard namesMike Isely1-1/+1
2012-05-07[media] pvrusb2: Transform video standard detection result into read-only con...Mike Isely1-0/+1
2011-01-19[media] pvrusb2: Provide more information about IR units to lirc_zilog and ir...Andy Walls1-0/+2
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil1-1/+1
2010-02-26V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strartMike Isely1-2/+10
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2009-12-05V4L/DVB (13224): pvrusb2: Improve diagnostic info on driver initialization fa...Mike Isely1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-16V4L/DVB (11744): pvrusb2: Select, track, and report IR scheme in use with the...Mike Isely1-0/+3
2009-03-30V4L/DVB (11204): pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely1-29/+0
2009-03-30V4L/DVB (11194): pvrusb2: Implement mechanism to force a full sub-device updateMike Isely1-0/+1
2009-03-30V4L/DVB (11170): pvrusb2: Clean-up / placeholders inserted for additional dev...Mike Isely1-2/+0
2009-03-30V4L/DVB (11169): pvrusb2: Note who our video decoder sub-device is, and set i...Mike Isely1-0/+1
2009-03-30V4L/DVB (11156): pvrusb2: Changes to further isolate old i2c layerMike Isely1-0/+2
2009-03-30V4L/DVB (11155): pvrusb2: Set up v4l2_device instanceMike Isely1-0/+3
2009-03-30V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely1-0/+12
2008-10-12V4L/DVB (8900): pvrusb2: Implement cropping pass throughMike Isely1-1/+4
2008-10-12V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's def...Mike Isely1-0/+1
2008-10-12V4L/DVB (8896): pvrusb2: Implement crop supportvdb128@picaros.org1-0/+5
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely1-1/+0
2008-04-24V4L/DVB (7719): pvrusb2: Implement input selection enforcementMike Isely1-1/+3
2008-04-24V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely1-0/+4
2008-04-24V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely1-3/+0
2008-04-24V4L/DVB (7679): pvrusb2: add DVB API frameworkMichael Krufky1-0/+3
2008-04-24V4L/DVB (7321): pvrusb2: Rework context handling and initializationMike Isely1-1/+0
2008-04-24V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attributeMike Isely1-0/+3
2008-04-24V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streamingMike Isely1-0/+7
2008-04-24V4L/DVB (7305): pvrusb2: whitespace fixupMike Isely1-3/+3
2008-04-24V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availabilityMike Isely1-0/+3
2008-01-25V4L/DVB (6707): pvrusb2: Remove use of volatile in pipeline control state mac...Mike Isely1-8/+8
2008-01-25V4L/DVB (6706): pvrusb2: Remove use of volatile in command sequencerMike Isely1-3/+3
2008-01-25V4L/DVB (6694): pvrusb2: Remove obsolete global hardware type enumerationMike Isely1-2/+2
2008-01-25V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...Mike Isely1-4/+2
2008-01-25V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely1-14/+50
2007-10-22V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely1-5/+6
2007-10-09V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contentsMike Isely1-0/+1
2007-04-27V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely1-0/+2
2007-02-21V4L/DVB (5083): Pvrusb2: Remove automodeswitch controlMike Isely1-1/+0
2007-02-21V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely1-12/+4
2007-02-21V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handlingMike Isely1-2/+9
2007-02-21V4L/DVB (5050): Pvrusb2: Newer frequency range checkingMike Isely1-0/+2
2007-02-21V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely1-1/+2
2007-02-21V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely1-1/+2
2007-02-21V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas1-3/+3
2006-09-26V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely1-2/+0
2006-09-26V4L/DVB (4376): Make it possible for run-time calculation of control min/max ...Mike Isely1-0/+2
2006-09-26V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2Mike Isely1-26/+0
2006-09-26V4L/DVB (4339): Removed the remaining config.h stuffMauro Carvalho Chehab1-1/+0
2006-06-30V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk1-17/+0
2006-06-27V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely1-8/+8
2006-06-27V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely1-0/+2
2006-06-27V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using c...Mike Isely1-4/+15
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely1-0/+371