summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
AgeCommit message (Expand)Author
2009-04-05pvrusb2: Select, track, and report IR scheme in use with the deviceMike Isely
2009-03-08pvrusb2: Remove old i2c layer; we use v4l2-subdev nowMike Isely
2009-03-06pvrusb2: Implement mechanism to force a full sub-device updateMike Isely
2009-03-06pvrusb2: Clean-up / placeholders inserted for additional developmentMike Isely
2009-03-06pvrusb2: Note who our video decoder sub-device is, and set it upMike Isely
2009-03-06pvrusb2: Changes to further isolate old i2c layerMike Isely
2009-03-06pvrusb2: Set up v4l2_device instanceMike Isely
2009-01-14pvrusb2: Generate a device-unique identifierMauro Carvalho Chehab
2008-08-31pvrusb2: Implement cropping pass throughMike Isely
2008-08-31pvrusb2: Be able to programmatically retrieve a control's default valueMike Isely
2008-08-30pvrusb2: Implement crop supportMike Isely
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-05-25pvrusb2: Remove svn Id keyword from all sourcesMike Isely
2008-04-20pvrusb2: Implement input selection enforcementMike Isely
2008-04-05pvrusb2: Implement critical digital streaming quirk for onair devicesMike Isely
2008-02-09pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely
2008-02-03pvrusb2: add DVB API frameworkMike Isely
2008-02-09pvrusb2: Rework context handling and initializationMike Isely
2008-02-09pvrusb2: Make LED control into a device-specific attributeMike Isely
2008-02-03pvrusb2: Enhance core logic to also control digital streamingMike Isely
2008-02-03pvrusb2: whitespace fixupMike Isely
2008-02-03pvrusb2: Improve logic which handles input choice availabilityMike Isely
2007-12-02pvrusb2: Remove use of volatile in pipeline control state machineMike Isely
2007-12-02pvrusb2: Remove use of volatile in command sequencerMike Isely
2007-11-25pvrusb2: Remove obsolete global hardware type enumerationMike Isely
2007-11-25pvrusb2: Centralize device specific attributes into a single place.Mike Isely
2007-11-25pvrusb2: Rework pipeline state controlMike Isely
2007-10-14pvrusb2: Improve encoder chip health trackingMike Isely
2007-09-08pvrusb2: Implement programmatic means to extract prom contentsMike Isely
2007-04-07pvrusb2: Gather USB bus address info and report itMike Isely
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-01-19pvrusb2: Remove automodeswitch controlMike Isely
2007-01-19pvrusb2: VIDIOC_G_TUNER cleanupMike Isely
2006-12-27pvrusb2: Better radio versus tv frequency handlingMike Isely
2006-12-27pvrusb2: Newer frequency range checkingMike Isely
2006-12-27pvrusb2: Use separate enumeration for get/store of minor numberMike Isely
2006-12-27pvrusb2: Use enumeration for minor number get / store codeMike Isely
2006-12-27pvrusb2: Implement multiple minor device number handlingMike Isely
2006-09-02Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely
2006-07-27Make it possible for run-time calculation of control min/max in pvrusb2Mike Isely
2006-07-22Clean up some post mpeg-controls issues in pvrusb2Mike Isely
2006-07-19Removed the remaining config.h stuffMauro Carvalho Chehab
2006-06-30Pvrusb2/: possible cleanupsMauro Carvalho Chehab
2006-06-25Implement use of cx2341x module in pvrusb2 driverMike Isely
2006-06-25Various V4L control enhancements in pvrusb2Mike Isely
2006-06-25Rearrange things in pvrusb2 driver in preparation for using cx2341x moduleMike Isely
2006-05-07bug-fix: pvrusb2 must #include <linux/config.h> for compile-time optionsMichael Krufky
2006-04-20Implement I2C filter in pvrusb2 for cx25840Mike Isely
2006-04-20Implement I2C transaction filtering in pvrusb2Mike Isely
2006-04-20Include linux/mutex.h not asm/mutex.h in pvrusb2Mike Isely