summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
AgeCommit message (Expand)Author
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
2006-04-19Another rework of pvrusb2 video standard handlingMike Isely
2006-04-19Rework pvrusb2 internal controls implementationMike Isely
2006-04-01Split out PVR USB2 model 24xxx hardware support to a config optionMike Isely
2006-03-28Major pvrusb2 rework to remove translationsMike Isely
2006-03-26Get rid of static PVR2_CID_COUNT in pvrusb2Mike Isely
2006-03-25Implement method in pvrusb2 to force the decoder to resetMike Isely
2006-03-10Make pvrusb2 aware of alternative hardware typesMike Isely
2006-02-26moved pvrusb2 driver into the kernel treeMichael Krufky