summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-263-0/+53
* V4L/DVB (8489): add dvb-t support for terratec cinergy hybrid T usb xsreinhard schwab2008-07-262-0/+13
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-19/+27
* V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-261-2/+2
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-231-1/+1
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-1/+0
* V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral CameraDevin Heitmueller2008-07-204-0/+117
* V4L/DVB (8006): em28xx: Split HVR900 into two separate entriesDevin Heitmueller2008-07-203-1/+52
* V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller2008-07-203-0/+30
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-15/+15
* V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-261-0/+6
* V4L/DVB (8018): Add em2860 chip IDDevin Heitmueller2008-06-262-0/+4
* V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-262-0/+22
* V4L/DVB (8011): em28xx: enable DVB for HVR-900Devin Heitmueller2008-06-261-0/+1
* V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller2008-06-261-14/+10
* V4L/DVB (7970): mix trivial endianness annotationsAl Viro2008-06-051-4/+4
* V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-141-1/+0
* V4L/DVB (7846): Re-creates VIDEO_TUNERMauro Carvalho Chehab2008-05-141-1/+1
* V4L/DVB (7823): em28xx: add additional usb subids for Hauppauge HVR-950Michael Krufky2008-05-141-1/+7
* V4L/DVB (7806): em28xx: dvb_unregister_frontend() shouldn't be called, if not...Mauro Carvalho Chehab2008-05-141-1/+0
* Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2008-04-291-1/+1
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1
* V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isocJanne Grunau2008-04-261-1/+1
* V4L/DVB (7652): em28xx: Drop the severity level of the "urb resubmit failed"Devin Heitmueller2008-04-241-2/+2
* V4L/DVB (7650): git-dvb: Kconfig fixAndrew Morton2008-04-241-0/+1
* V4L/DVB (7619): em28xx: adds proper demod IF for HVR-900Mauro Carvalho Chehab2008-04-241-1/+4
* V4L/DVB (7618): em28xx: make some symbols staticMauro Carvalho Chehab2008-04-242-6/+4
* V4L/DVB (7617): Removes a manual mode setupMauro Carvalho Chehab2008-04-241-2/+0
* V4L/DVB (7616): em28xx-dvb: Properly selects digital mode at the right placeMauro Carvalho Chehab2008-04-241-0/+17
* V4L/DVB (7615): em28xx: Provide the proper support for switching between anal...Mauro Carvalho Chehab2008-04-245-75/+150
* V4L/DVB (7614): em28xx-core: fix some debug printk's that wrongly received KE...Mauro Carvalho Chehab2008-04-241-4/+4
* V4L/DVB (7613): em28xx: rename registersMauro Carvalho Chehab2008-04-245-124/+124
* V4L/DVB (7612): em28xx-cards: use register names for GPIO/GPOMauro Carvalho Chehab2008-04-241-9/+9
* V4L/DVB (7611): em28xx: Move registers to a separate fileMauro Carvalho Chehab2008-04-243-66/+90
* V4L/DVB (7610): em28xx: Select reg wait time based on chip IDMauro Carvalho Chehab2008-04-244-4/+20
* V4L/DVB (7609): em28xx-core: speed-up firmware loadDevin Heitmueller2008-04-241-1/+0
* V4L/DVB (7608): em28xx-dvb: Some cleanups and fixesDevin Heitmueller2008-04-241-4/+0
* V4L/DVB (7607): CodingStyle fixesDouglas Schilling Landgraf2008-04-247-188/+240
* V4L/DVB (7606): em28xx-dvb: Program GPO as wellMauro Carvalho Chehab2008-04-241-0/+2
* V4L/DVB (7604): em28xx-dvb: Fix analog modeMauro Carvalho Chehab2008-04-244-114/+67
* V4L/DVB (7603): em28xx-dvb: don't use videobuf-dvbAidan Thornton2008-04-243-58/+302
* V4L/DVB (7602): em28xx: generalise URB setup codeAidan Thornton2008-04-243-191/+202
* V4L/DVB (7601): em28xx-dvb: add support for the HVR-900Aidan Thornton2008-04-243-0/+39
* V4L/DVB (7600): em28xx: Sets frequency when changing to analog modeMauro Carvalho Chehab2008-04-241-0/+10
* V4L/DVB (7599): em28xx-dvb: videobuf callbacks are waiting for em28xx_fhMauro Carvalho Chehab2008-04-242-11/+20
* V4L/DVB (7598): em28xx: several fixes on gpio programmingDevin Heitmueller2008-04-243-27/+43
* V4L/DVB (7597): em28xx: share the same xc3028 setup for analog and digital modesMauro Carvalho Chehab2008-04-243-14/+29
* V4L/DVB (7596): em28xx-dvb: Add support for HVR950Mauro Carvalho Chehab2008-04-243-2/+45
* V4L/DVB (7595): Improve generic support for setting gpio valuesMauro Carvalho Chehab2008-04-243-77/+116
OpenPOWER on IntegriCloud