summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2007-12-08pvrusb2: rework device descriptor layoutMike Isely
2007-12-02pvrusb2: minor rework for default video standard handlingMike Isely
2007-12-02pvrusb2: Implement default standard selection based on device typeMike Isely
2007-12-02pvrusb2: Change division to bit-or for tveeprom standardsMike Isely
2007-11-25pvrusb2: Existence of Hauppauge ROM is a device-specific attributeMike Isely
2007-11-25pvrusb2: Miscellaneous tweaks for controlling tuner type and video standardMike Isely
2007-11-25pvrusb2: Implement functions to pass descriptive hardware infoMike 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-10-10pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-01backport kernel changesMauro Carvalho Chehab
2007-09-08pvrusb2: Allocate a debug mask bit for reporting video standard thingsMike Isely
2007-09-08pvrusb2: Do a far better job at setting the default initial video standardMike Isely
2007-09-08pvrusb2: Various changes to better discriminate among device typesMike Isely
2007-09-08pvrusb2: Implement programmatic means to extract prom contentsMike Isely
2007-09-08pvrusb2: Fix a potential oops in an error leg cleanupMike Isely
2007-09-08pvrusb2: Properly terminate USB device ID tableMike Isely
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-04-28pvrusb2: use mutex instead of semaphoreMike Isely
2007-04-07pvrusb2: Gather USB bus address info and report itMike Isely
2007-04-07pvrusb2: Use NULL instead of 0 for null pointer values (trivial)Mike Isely
2007-02-27pvrusb2: (trivial) Fix too-wide source lineMike Isely
2007-02-27pvrusb2: Fix compilation warning for amd64 builds (use %zu instead of %u)Mike Isely
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-19compat: Add -include linux/version.h to cflagsTrent Piepho
2007-02-07pvrusb2: Be more forgiving about encoder firmware sizeMike Isely
2007-01-28pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely
2007-01-28pvrusb2: Control protocol cleanupMike Isely
2007-01-28Merge from v4l-dvbMike Isely
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-21pvrusb2: Use macro names for FX2 commandsMike Isely
2007-01-19pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely
2007-01-19pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely
2007-01-19pvrusb2: A patch to use ARRAY_SIZE macro when appropriateMike Isely
2007-01-19pvrusb2: Stop hardcoding frequency rangesMike Isely
2007-01-19pvrusb2: Remove automodeswitch controlMike Isely
2007-01-19pvrusb2: Slight debug printing efficiency fixupMike Isely
2007-01-19pvrusb2: VIDIOC_G_TUNER cleanupMike Isely
2007-01-07merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2007-01-07Pvrusb2-hdw kfree cleanupMauro Carvalho Chehab
2006-12-30pvrusb2: Stream configuration cleanupsMike Isely
2006-12-30pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely
2006-12-27pvrusb2: Change default volume to something saneMike Isely
2006-12-27pvrusb2: Better radio versus tv frequency handlingMike Isely
2006-12-27pvrusb2: Newer frequency range checkingMike Isely
2006-12-27pvrusb2: Make units uniform when tracking tuning frequencyMike 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