aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2008-04-24V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 specTobias Klauser
2008-04-24V4L/DVB (7321): pvrusb2: Rework context handling and initializationMike Isely
2008-04-24V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-downMike Isely
2008-04-24V4L/DVB (7319): pvrusb2: Close potential race condition during initializationMike Isely
2008-04-24V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attributeMike Isely
2008-04-24V4L/DVB (7312): pvrusb2: Indicate streaming status via LEDMike Isely
2008-04-24V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmwareMike Isely
2008-04-24V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvementsMike Isely
2008-04-24V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streamingMike Isely
2008-04-24V4L/DVB (7308): pvrusb2: Define digital control scheme device attributesMike Isely
2008-04-24V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related com...Mike Isely
2008-04-24V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdownMichael Krufky
2008-04-24V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually validMike Isely
2008-04-24V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availabilityMike Isely
2008-04-24V4L/DVB (7297): pvrusb2: Dynamically control range of input selectionsMike Isely
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-30NULL noise: drivers/mediaAl Viro
2008-01-25V4L/DVB (6773): pvrusb2: rework device descriptor layoutMike Isely
2008-01-25V4L/DVB (6709): pvrusb2: minor rework for default video standard handlingMike Isely
2008-01-25V4L/DVB (6705): pvrusb2: Implement default standard selection based on device...Mike Isely
2008-01-25V4L/DVB (6703): pvrusb2: Change division to bit-or for tveeprom standardsRoel Kluin
2008-01-25V4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM is a device-specific attr...Mike Isely
2008-01-25V4L/DVB (6696): pvrusb2: Miscellaneous tweaks for controlling tuner type and ...Mike Isely
2008-01-25V4L/DVB (6695): pvrusb2: Implement functions to pass descriptive hardware infoMike Isely
2008-01-25V4L/DVB (6694): pvrusb2: Remove obsolete global hardware type enumerationMike Isely
2008-01-25V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...Mike Isely
2008-01-25V4L/DVB (6691): pvrusb2: Rework pipeline state controlMike Isely
2007-10-22V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely
2007-10-10V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-09V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standa...Mike Isely
2007-10-09V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial v...Mike Isely
2007-10-09V4L/DVB (6209): pvrusb2: Better discriminate among device typesMike Isely
2007-10-09V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contentsMike Isely
2007-10-09V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanupMike Isely
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil
2007-05-09V4L/DVB (5572): Pvrusb2: use mutex instead of semaphoreMatthias Kaehlcke
2007-04-27V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely
2007-04-27V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source lineMike Isely
2007-03-14[PATCH] misc NULL noiseAl Viro
2007-03-03V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu in...Mike Isely
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil
2007-02-21V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware sizeMike Isely
2007-02-21V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely
2007-02-21V4L/DVB (5172): Pvrusb2: Control protocol cleanupMike Isely
2007-02-21V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky
2007-02-21V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-02-21V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely
2007-02-21V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely
2007-02-21V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish