summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou soundVitaly Wool2009-03-301-0/+1
* V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2009-03-301-1/+0
* V4L/DVB (10654): em28xx: VideoMate For You USB TV box requires tvaudioMauro Carvalho Chehab2009-03-301-0/+6
* V4L/DVB (10528): em28xx: support added for IO-DATA GV/MVP SZ - EMPIA-2820 chi...Indika Katugampala2009-03-301-0/+1
* V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo2009-03-301-2/+4
* V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf2009-03-301-0/+4
* V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora2009-03-301-1/+1
* V4L/DVB (10516): em28xx: Add support for Easy Cap Capture DC-60Mauro Carvalho Chehab2009-03-301-1/+2
* V4L/DVB (10514): em28xx: Add support for Kaiomy TVnPC U2 stickMauro Carvalho Chehab2009-03-301-0/+1
* V4L/DVB (10323): em28xx: Add entry for GADMEI TVR200Douglas Schilling Landgraf2009-03-301-0/+1
* V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora2009-01-291-1/+1
* V4L/DVB (10243): em28xx: fix compile warningHans Verkuil2009-01-291-1/+1
* V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2009-01-291-0/+19
* V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2009-01-021-1/+1
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device pr...Devin Heitmueller2008-12-301-1/+0
* V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller2008-12-301-1/+0
* V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4Douglas Schilling Landgraf2008-12-301-0/+1
* V4L/DVB (9980): em28xx: simplify analog logicMauro Carvalho Chehab2008-12-301-1/+0
* V4L/DVB (9979): em28xx: move usb probe code to a proper placeMauro Carvalho Chehab2008-12-301-2/+14
* V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chipsMauro Carvalho Chehab2008-12-301-0/+3
* V4L/DVB (9927): em28xx: use a more standard way to specify video formatsMauro Carvalho Chehab2008-12-301-1/+6
* V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850Douglas Schilling Landgraf2008-12-301-0/+1
* V4L/DVB (9765): em28xx: move tuner gpio's to the cards structMauro Carvalho Chehab2008-12-291-3/+2
* V4L/DVB (9764): em28xx: Add support for suspend the device when not usedMauro Carvalho Chehab2008-12-291-1/+2
* V4L/DVB (9763): em28xx: fix gpio settingsMauro Carvalho Chehab2008-12-291-3/+0
* V4L/DVB (9760): em28xx: move gpio lines into board table descriptionMauro Carvalho Chehab2008-12-291-6/+9
* V4L/DVB (9758): em28xx: replace some magic by register descriptions where knownMauro Carvalho Chehab2008-12-291-1/+1
* V4L/DVB (9755): em28xx: cleanup: We need just one tuner callbackMauro Carvalho Chehab2008-12-291-1/+1
* V4L/DVB (9753): em28xx: cleanup: saa7115 module auto-detects saa711x typeMauro Carvalho Chehab2008-12-291-2/+1
* V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structsMauro Carvalho Chehab2008-12-291-15/+6
* V4L/DVB (9751): em28xx: card description cleanupsMauro Carvalho Chehab2008-12-291-2/+0
* V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speedMauro Carvalho Chehab2008-12-291-2/+4
* V4L/DVB (9672): Allow opening more than one output at the same timeMauro Carvalho Chehab2008-12-291-5/+5
* V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of AC97 dev...Mauro Carvalho Chehab2008-12-291-0/+1
* V4L/DVB (9670): em28xx: allow specifying audio outputMauro Carvalho Chehab2008-12-291-0/+10
* V4L/DVB (9657): em28xx: add a functio to write on a single registerDevin Heitmueller2008-12-291-0/+2
* V4L/DVB (9653): em28xx: improve AC97 handlingMauro Carvalho Chehab2008-12-291-2/+18
* V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single varMauro Carvalho Chehab2008-12-291-2/+1
* V4L/DVB (9651): em28xx: Improve audio handlingMauro Carvalho Chehab2008-12-291-8/+19
* V4L/DVB (9648): em28xx: get audio config from em28xx registerDevin Heitmueller2008-12-291-0/+8
* V4L/DVB (9630): Some boards need to specify tuner addressMauro Carvalho Chehab2008-12-291-0/+1
* V4L/DVB (9628): em28xx: refactor IR supportDevin Heitmueller2008-12-291-0/+4
* V4L/DVB (9607): em28xx: Properly implement poll support for IR'sMauro Carvalho Chehab2008-12-291-1/+5
* V4L/DVB (9590): Add registration for Pinnacle 80e ATSC tunerDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9588): Don't load em28xx audio module for digital-only devicesDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9584): Support different GPIO/GPO registers for newer devicesDevin Heitmueller2008-12-291-0/+3
* V4L/DVB (9583): Remember chip id of devices at initializationDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9582): Add a EM28XX_NODECODER option to the list of available decodersDevin Heitmueller2008-12-291-0/+1
* V4L/DVB (9647): em28xx: void having two concurrent control URB'sMauro Carvalho Chehab2008-11-201-0/+1