summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-03-02pvrusb2: Fix storage-class as per C99 specMike Isely
2008-02-09pvrusb2: Rework context handling and initializationMike Isely
2008-02-09pvrusb2: Eliminate timer race during tear-downMike Isely
2008-02-09pvrusb2: Close potential race condition during initializationMike Isely
2008-02-09pvrusb2: Make LED control into a device-specific attributeMike Isely
2008-02-09pvrusb2: Indicate streaming status via LEDMike Isely
2008-02-06pvrusb2: Allow digital streaming without encoder firmwareMike Isely
2008-02-03pvrusb2: trace print cosmetic cleanup / improvementsMike Isely
2008-02-03pvrusb2: Enhance core logic to also control digital streamingMike Isely
2008-02-03pvrusb2: Define digital control scheme device attributesMike Isely
2008-02-03pvrusb2: New functions for additional FX2 digital-related commandsMike Isely
2008-02-03pvrusb2: add function pvr2_hdw_cmd_powerdownMike Isely
2008-02-03pvrusb2: Ensure that default input selection is actually validMike Isely
2008-02-03pvrusb2: Improve logic which handles input choice availabilityMike Isely
2008-02-03pvrusb2: Dynamically control range of input selectionsMike Isely
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
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