summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2/pvrusb2-hdw.c
AgeCommit message (Expand)Author
2008-04-26backport commit d3135846f6c1858dbad6ccb780a42e6c98953e6dMauro Carvalho Chehab
2008-04-20pvrusb2: Implement FM radio support for Gotview USB2.0 DVD 2Mike Isely
2008-04-20pvrusb2: Restructure cx23416 firmware loading to have a common exit pointMike Isely
2008-04-20pvrusb2: Fix bad error code on cx23416 firmware load failureMike Isely
2008-04-20pvrusb2: Implement input selection enforcementMike Isely
2008-04-18pvrusb2: clean up global functionsMike Isely
2008-04-06pvrusb2: Close connect/disconnect raceMike Isely
2008-04-05pvrusb2: Implement critical digital streaming quirk for onair devicesMike Isely
2008-04-02pvrusb2: New device attribute for encoder usage in digital modeMike Isely
2008-03-28pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely
2008-03-28pvrusb2: Rework USB streaming start/stop executionMike Isely
2008-03-28pvrusb2: Centralize handling of simple FX2 commandsMike Isely
2008-03-28pvrusb2: Implement statistics for USB I/O performance / trackingMike Isely
2008-03-28pvrusb2: Remove never-reached break statements (trivial)Mike Isely
2008-03-28pvrusb2: Fix misleading bit of debug output (trivial)Mike Isely
2008-03-28pvrusb2: state control tweakMike Isely
2008-03-28pvrusb2: Make associativity of == and && explicit (cosmetic)Mike Isely
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