summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7321): pvrusb2: Rework context handling and initializationMike Isely7-127/+137
2008-04-24V4L/DVB (7320): pvrusb2: Eliminate timer race during tear-downMike Isely1-2/+2
2008-04-24V4L/DVB (7319): pvrusb2: Close potential race condition during initializationMike Isely3-23/+26
2008-04-24V4L/DVB (7318): pvrusb2: Remove dead codeMike Isely1-1/+0
2008-04-24V4L/DVB (7317): pvrusb2: Increase buffer size for printing video standard str...Mike Isely1-2/+2
2008-04-24V4L/DVB (7316): pvrusb2: Handle ATSC video standard bitsMike Isely1-3/+6
2008-04-24V4L/DVB (7315): pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devicesMike Isely1-0/+22
2008-04-24V4L/DVB (7314): pvrusb2: Make device attribute structure more compactMike Isely1-23/+23
2008-04-24V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attributeMike Isely6-14/+46
2008-04-24V4L/DVB (7312): pvrusb2: Indicate streaming status via LEDMike Isely3-8/+26
2008-04-24V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmwareMike Isely1-3/+8
2008-04-24V4L/DVB (7310): pvrusb2: trace print cosmetic cleanup / improvementsMike Isely1-2/+4
2008-04-24V4L/DVB (7309): pvrusb2: Enhance core logic to also control digital streamingMike Isely3-47/+164
2008-04-24V4L/DVB (7308): pvrusb2: Define digital control scheme device attributesMike Isely3-6/+20
2008-04-24V4L/DVB (7307): pvrusb2: New functions for additional FX2 digital-related com...Mike Isely3-0/+72
2008-04-24V4L/DVB (7306): pvrusb2: Fix oops possible when claiming a NULL streamMike Isely1-1/+1
2008-04-24V4L/DVB (7305): pvrusb2: whitespace fixupMike Isely1-3/+3
2008-04-24V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdownMichael Krufky2-4/+22
2008-04-24V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually validMike Isely2-2/+11
2008-04-24V4L/DVB (7302): pvrusb2: Improve control validation for enumerationsMike Isely1-11/+8
2008-04-24V4L/DVB (7301): pvrusb2: Implement addition sysfs tracingMike Isely1-0/+4
2008-04-24V4L/DVB (7300): pvrusb2: v4l2 implementation fixes for input selectionMike Isely1-13/+57
2008-04-24V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availabilityMike Isely3-18/+24
2008-04-24V4L/DVB (7298): pvrusb2: Account for dtv choice (a bit) in v4l2 implementationMike Isely1-0/+1
2008-04-24V4L/DVB (7297): pvrusb2: Dynamically control range of input selectionsMike Isely2-4/+29
2008-04-24V4L/DVB (7296): pvrusb2: Define device attributes for all input modesMike Isely2-6/+24
2008-04-24V4L/DVB (7295): pvrusb2: add device attributes for fm radio and digital tunerMike Isely2-0/+12
2008-04-24V4L/DVB (7294): : tuner and radio addresses are missing for the PixelView Pla...Wojciech Migda1-0/+2
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley2-3/+5
2008-04-24V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 GoldMichael Krufky1-0/+1
2008-04-24V4L/DVB (7288): cx88: fix GPIO for FusionHDTV 7 Gold input selectionMichael Krufky2-5/+5
2008-04-24V4L/DVB (7287): cx88: add analog support for DVICO FusionHDTV7 GoldSteven Toth3-0/+42
2008-04-24V4L/DVB (7286): limit stack usage of ir-kbd-i2c.cMarcin Slusarz1-7/+11
2008-04-24V4L/DVB (7283): videobuf-dma-sg: Remove unused variableDouglas Schilling Landgraf1-2/+0
2008-04-24V4L/DVB (7281): v4l: Deadlock in videobuf-core for DQBUF waiting on QBUFBrandon Philips1-0/+2
2008-04-24V4L/DVB (7276): soc-camera: deactivate cameras when not usedGuennadi Liakhovetski2-13/+41
2008-04-24V4L/DVB (7274): dabusb: fix shadowed variable warning in dabusb.cHarvey Harrison1-4/+4
2008-04-24V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.cHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7271): cx88-cards: Fix powerangel gpio1Mauro Carvalho Chehab1-1/+1
2008-04-24V4L/DVB (7270): cx88-dvb: Renames pci_nano callbackMauro Carvalho Chehab1-2/+2
2008-04-24V4L/DVB (7269): cx88: Powercolor Angel works only with firmware version 2.5Mauro Carvalho Chehab1-0/+4
2008-04-24V4L/DVB (7266): cx88-dvb: convert attach_xc3028 into a functionMauro Carvalho Chehab1-27/+31
2008-04-24V4L/DVB (7265): cx88: prints an info when xc2028 is set or is attachedMauro Carvalho Chehab2-1/+4
2008-04-24V4L/DVB (7264): cx88-cards: always use a level on printk messagesMauro Carvalho Chehab1-30/+41
2008-04-24V4L/DVB (7263): Some cleanups at cx88 callback methodsMauro Carvalho Chehab1-38/+19
2008-04-24V4L/DVB (7262): Add support for xc3028-based boardsMauro Carvalho Chehab5-48/+259
2008-04-24V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab2-5/+4
2008-04-24V4L/DVB (7260): tuner-xc3028: Don't check return code for clock resetMauro Carvalho Chehab1-3/+5
2008-04-24V4L/DVB (7259): FusionHDTV DVB-T Pro tuning problem fixesChris Pascoe2-6/+18
2008-04-24V4L/DVB (7258): Support DVB-T tuning on the DViCO FusionHDTV DVB-T ProChris Pascoe4-5/+85