summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7352): tuner-simple: enable digital tuning support for Philips FMD12...Michael Krufky2008-04-242-0/+36
* V4L/DVB (7351): tuner-simple: add init and sleep methodsMichael Krufky2008-04-242-0/+73
* V4L/DVB (7350): tuner-simple: enable digital tuning support for Thomson DTT 761XMichael Krufky2008-04-241-0/+14
* V4L/DVB (7349): tuner-simple: enable digital tuning support for LG TDVS-H06xFMichael Krufky2008-04-241-0/+14
* V4L/DVB (7348): tuner-simple: do not send i2c commands if there is no i2c ada...Michael Krufky2008-04-241-2/+15
* V4L/DVB (7347): tuner-simple: add basic support for digital tuning of hybrid ...Michael Krufky2008-04-241-10/+146
* V4L/DVB (7346): tda9887: allow multiple driver instances for the same hardwar...Michael Krufky2008-04-241-10/+33
* V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handlingHans Verkuil2008-04-243-61/+38
* V4L/DVB (7343): msp3400: fix SECAM D/K handlingHans Verkuil2008-04-241-10/+5
* V4L/DVB (7342): saa7115: fix PAL-Nc handlingHans Verkuil2008-04-241-1/+1
* V4L/DVB (7341): ivtv: rename tunerhz to tunertypeHans Verkuil2008-04-241-23/+23
* V4L/DVB (7340): ivtv: fix tunerhz bug: PAL-N(c) is 50 Hz, not 60Hans Verkuil2008-04-241-1/+1
* V4L/DVB (7339): ivtv: add support for Japanese variant of the Adaptec AVC-2410Hans Verkuil2008-04-242-5/+4
* V4L/DVB (7338): ivtv: improve pal/secam module options, add tunerhz module op...Hans Verkuil2008-04-241-7/+30
* V4L/DVB (7337): ivtv: fix polling bugHans Verkuil2008-04-241-1/+1
* V4L/DVB (7336): soc-camera: streamline hardware parameter negotiationGuennadi Liakhovetski2008-04-244-148/+263
* V4L/DVB (7335): usb-video: checkpatch fixesAndrew Morton2008-04-241-2/+2
* V4L/DVB (7332): ir-kbd-i2c: Minor optimization in ir_probeJean Delvare2008-04-241-3/+3
* V4L/DVB (7331): Fix em2800 altsetting selectionSascha Sommer2008-04-241-5/+13
* V4L/DVB (7327): cx88: Fix memset for tuner-xc3028 controlMauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7326): Fix bad whitespacesMauro Carvalho Chehab2008-04-241-132/+132
* V4L/DVB (7325): cx88-dvb: fix an OOPS for xc3028 devices, when dvb_attach failsMauro Carvalho Chehab2008-04-241-0/+7
* 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
OpenPOWER on IntegriCloud