summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx.h
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-1/+1
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-121-2/+2
* V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/StereoMauro Carvalho Chehab2008-07-271-1/+1
* V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.Mauro Carvalho Chehab2008-07-271-3/+2
* V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo modelVitaly Wool2008-07-271-0/+1
* V4L/DVB (8539): em28xx-cards: New supported IDs for analog modelsDouglas Schilling Landgraf2008-07-271-1/+44
* V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 modelAron Szabo2008-07-271-0/+1
* V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-261-0/+1
* V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral CameraDevin Heitmueller2008-07-201-0/+10
* V4L/DVB (8006): em28xx: Split HVR900 into two separate entriesDevin Heitmueller2008-07-201-0/+1
* V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller2008-07-201-0/+1
* V4L/DVB (7618): em28xx: make some symbols staticMauro Carvalho Chehab2008-04-241-1/+0
* V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab2008-04-241-10/+12
* V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab2008-04-241-13/+13
* V4L/DVB (7611): em28xx: Move registers to a separate fileMauro Carvalho Chehab2008-04-241-65/+1
* V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab2008-04-241-0/+3
* V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf2008-04-241-23/+24
* V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab2008-04-241-17/+5
* V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton2008-04-241-5/+1
* V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton2008-04-241-0/+17
* V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab2008-04-241-10/+13
* V4L/DVB (7598): em28xx: several fixes on gpio programmingDevin Heitmueller2008-04-241-2/+2
* V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab2008-04-241-0/+2
* V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab2008-04-241-2/+21
* V4L/DVB (7593): em28xx: add a module to handle dvbMauro Carvalho Chehab2008-04-241-0/+43
* V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab2008-04-241-7/+0
* V4L/DVB (7565): em28xx: fix buffer underrun handlingAidan Thornton2008-04-241-3/+0
* V4L/DVB (7564): em28xx: Some fixes to display logicMauro Carvalho Chehab2008-04-241-0/+3
* V4L/DVB (7555): em28xx: remove timeoutMauro Carvalho Chehab2008-04-241-1/+0
* V4L/DVB (7541): em28xx: Some fixes to videobufAidan Thornton2008-04-241-2/+1
* V4L/DVB (7540): em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab2008-04-241-26/+68
* V4L/DVB (7179): Allow more than one em28xx boardMauro Carvalho Chehab2008-02-181-1/+1
* V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab2008-02-181-1/+0
* V4L/DVB (7106): em28xx/: make 2 functions staticAdrian Bunk2008-02-181-2/+0
* V4L/DVB (7060): em28xx: remove has_tunerMauro Carvalho Chehab2008-01-251-2/+0
* V4L/DVB (7021): Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab2008-01-251-32/+14
* V4L/DVB (6956): Add Radio support for em28xxMauro Carvalho Chehab2008-01-251-0/+2
* V4L/DVB (6955): Properly implement 12MHz I2S supportMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab2008-01-251-0/+37
* V4L/DVB (6948): HVR950 requires additional settings for audio to properly workMauro Carvalho Chehab2008-01-251-5/+8
* V4L/DVB (6947): Improve audio setup handlingMauro Carvalho Chehab2008-01-251-24/+11
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6619): Use MTS firmware for the HVR-900Aidan Thornton2008-01-251-0/+2
* V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab2008-01-251-17/+11
* V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab2008-01-251-2/+1
* V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2008-01-251-0/+2
* V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2008-01-251-2/+3
* V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2008-01-251-0/+6
* V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer2008-01-251-0/+2
OpenPOWER on IntegriCloud