summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB i...Mike Isely2008-04-241-0/+2
* V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULLMike Isely2008-04-241-1/+1
* V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely2008-04-244-14/+13
* V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital sideMike Isely2008-04-241-3/+12
* V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flagMike Isely2008-04-242-12/+6
* V4L/DVB (7689): pvrusb2-dvb: Rework module tear-downMike Isely2008-04-243-17/+19
* V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stopMike Isely2008-04-242-168/+148
* V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvbMike Isely2008-04-241-3/+8
* V4L/DVB (7686): pvrusb2: Fix broken debug interface buildMike Isely2008-04-241-1/+1
* V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option descriptionMike Isely2008-04-241-3/+4
* V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variableMike Isely2008-04-241-0/+17
* V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontendMichael Krufky2008-04-241-1/+19
* V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handlingMike Isely2008-04-241-0/+187
* V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling codeMichael Krufky2008-04-242-2/+45
* V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to nego...Michael Krufky2008-04-241-0/+14
* V4L/DVB (7679): pvrusb2: add DVB API frameworkMichael Krufky2008-04-246-0/+232
* V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildlyMike Isely2008-04-241-4/+4
* V4L/DVB (7575a): Revert changeset 4c3b01f71181a52ab7735a7c52b1aa2232826075Mauro Carvalho Chehab2008-04-241-4/+0
* V4L/DVB (7447): pvrusb2: Fix compilation warningMike Isely2008-04-241-2/+2
* V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky2008-04-241-1/+1
* V4L/DVB (7323): pvrusb2: set default video standard to NTSC for OnAir HDTV / ...Michael Krufky2008-04-241-0/+2
* V4L/DVB (7322): pvrusb2: Fix storage-class as per C99 specTobias Klauser2008-04-241-2/+2
* V4L/DVB (7321): pvrusb2: Rework context handling and initializationMike Isely2008-04-247-127/+137
* V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-downMike Isely2008-04-241-2/+2
* V4L/DVB (7319): pvrusb2: Close potential race condition during initializationMike Isely2008-04-243-23/+26
* V4L/DVB (7318): pvrusb2: Remove dead codeMike Isely2008-04-241-1/+0
* V4L/DVB (7317): pvrusb2: Increase buffer size for printing video standard str...Mike Isely2008-04-241-2/+2
* V4L/DVB (7316): pvrusb2: Handle ATSC video standard bitsMike Isely2008-04-241-3/+6
* V4L/DVB (7315): pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devicesMike Isely2008-04-241-0/+22
* V4L/DVB (7314): pvrusb2: Make device attribute structure more compactMike Isely2008-04-241-23/+23
* V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attributeMike Isely2008-04-246-14/+46
* V4L/DVB (7312): pvrusb2: Indicate streaming status via LEDMike Isely2008-04-243-8/+26
* V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmwareMike Isely2008-04-241-3/+8
* V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvementsMike Isely2008-04-241-2/+4
* V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streamingMike Isely2008-04-243-47/+164
* V4L/DVB (7308): pvrusb2: Define digital control scheme device attributesMike Isely2008-04-243-6/+20
* V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related com...Mike Isely2008-04-243-0/+72
* V4L/DVB (7306): pvrusb2: Fix oops possible when claiming a NULL streamMike Isely2008-04-241-1/+1
* V4L/DVB (7305): pvrusb2: whitespace fixupMike Isely2008-04-241-3/+3
* V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdownMichael Krufky2008-04-242-4/+22
* V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually validMike Isely2008-04-242-2/+11
* V4L/DVB (7302): pvrusb2: Improve control validation for enumerationsMike Isely2008-04-241-11/+8
* V4L/DVB (7301): pvrusb2: Implement addition sysfs tracingMike Isely2008-04-241-0/+4
* V4L/DVB (7300): pvrusb2: v4l2 implementation fixes for input selectionMike Isely2008-04-241-13/+57
* V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availabilityMike Isely2008-04-243-18/+24
* V4L/DVB (7298): pvrusb2: Account for dtv choice (a bit) in v4l2 implementationMike Isely2008-04-241-0/+1
* V4L/DVB (7297): pvrusb2: Dynamically control range of input selectionsMike Isely2008-04-242-4/+29
* V4L/DVB (7296): pvrusb2: Define device attributes for all input modesMike Isely2008-04-242-6/+24
* V4L/DVB (7295): pvrusb2: add device attributes for fm radio and digital tunerMike Isely2008-04-242-0/+12
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-242-4/+4
OpenPOWER on IntegriCloud