summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
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-03-15pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB is offMike Isely
2008-02-09pvrusb2-dvb: Change usage of 0 --> NULLMike Isely
2008-02-09pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely
2008-02-09pvrusb2-dvb: Don't initialize if device lacks a digital sideMike Isely
2008-02-09pvrusb2-dvb: Remove digital_up flagMike Isely
2008-02-09pvrusb2-dvb: Rework module tear-downMike Isely
2008-02-06pvrusb2: Clean up dvb streaming start/stopMike Isely
2008-02-05pvrusb2: Fix oops in pvrusb2-dvbMike Isely
2008-02-03pvrusb2: Fix broken debug interface buildMike Isely
2008-02-03pvrusb2: Fix really bad typo if DVB config option descriptionMike Isely
2008-02-03pvrusb2: Add VIDEO_PVRUSB2_DVB config variable.Mike Isely
2008-02-09pvrusb2-dvb: set to DTV mode before attaching frontendMike Isely
2008-02-03pvrusb2-dvb: finish up stream & buffer handlingMike Isely
2008-02-03pvrusb2-dvb: start working on streaming / buffer handling codeMike Isely
2008-02-03pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to negotiate bus accessMike Isely
2008-02-03pvrusb2: add DVB API frameworkMike Isely
2008-03-15pvrusb2: Fix stupid string typo that has been reproducing wildlyMike Isely
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-03-15pvrusb2: add new usb pid for 73xxx modelsMichael Krufky
2008-03-08pvrusb2: add new usb pid for 75xxx modelsMichael Krufky
2008-03-07pvrusb2: Fix compilation warningMike Isely
2008-03-15tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky
2008-02-24pvrusb2: set default video standard to NTSC for OnAir HDTV / CreatorMichael Krufky
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: Remove dead codeMike Isely
2008-02-09pvrusb2: Increase buffer size for printing video standard stringsMike Isely
2008-02-09pvrusb2: Handle ATSC video standard bitsMike Isely
2008-02-09pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devicesMike Isely
2008-02-09pvrusb2: Make device attribute structure more compactMike 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: Fix oops possible when claiming a NULL streamMike Isely
2008-02-03pvrusb2: whitespace fixupMike 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 control validation for enumerationsMike Isely
2008-02-03pvrusb2: Implement addition sysfs tracingMike Isely
2008-02-03pvrusb2: v4l2 implementation fixes for input selectionMike Isely
2008-02-03pvrusb2: Improve logic which handles input choice availabilityMike Isely