summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvbMauro Carvalho Chehab2008-05-141-1/+0Star
* 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/+0Star
* 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/+4Star
* V4L/DVB (7617): Removes a manual mode setupMauro Carvalho Chehab2008-04-241-2/+0Star
* 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/+0Star
* V4L/DVB (7608): em28xx-dvb: Some cleanups and fixesDevin Heitmueller2008-04-241-4/+0Star
* 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/+67Star
* 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
* V4L/DVB (7594): em28xx: Fix KconfigMauro Carvalho Chehab2008-04-241-1/+2
* V4L/DVB (7593): em28xx: add a module to handle dvbMauro Carvalho Chehab2008-04-246-24/+218
* V4L/DVB (7567): em28xx: Some cleanupsMauro Carvalho Chehab2008-04-243-41/+13Star
* V4L/DVB (7565): em28xx: fix buffer underrun handlingAidan Thornton2008-04-242-45/+42Star
* V4L/DVB (7564): em28xx: Some fixes to display logicMauro Carvalho Chehab2008-04-242-15/+19
* V4L/DVB (7563): em28xx: Add missing checksMauro Carvalho Chehab2008-04-241-9/+26
* V4L/DVB (7559): em28xx: Fills the entire buffer, before getting another oneMauro Carvalho Chehab2008-04-241-9/+14
* V4L/DVB (7557): em28xx: honour video_debug modprobe parameterMauro Carvalho Chehab2008-04-241-0/+1
* V4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_capAidan Thornton2008-04-241-0/+6
* V4L/DVB (7555): em28xx: remove timeoutMauro Carvalho Chehab2008-04-242-32/+0Star
* V4L/DVB (7550): em28xx: Fix a possible memory leakBrandon Philips2008-04-241-11/+14
* V4L/DVB (7549): em28xx: some small cleanupsMauro Carvalho Chehab2008-04-241-11/+4Star
* V4L/DVB (7548): Various fixes for the em28xx videobuf codeAidan Thornton2008-04-241-13/+7Star
* V4L/DVB (7547): em28xx: Fix a broken lockMauro Carvalho Chehab2008-04-241-7/+4Star
* V4L/DVB (7545): em28xx: Fix CodingStyle errors and most warnings introduced b...Mauro Carvalho Chehab2008-04-241-73/+78
* V4L/DVB (7544): em28xx: Fix timeout codeMauro Carvalho Chehab2008-04-241-3/+3
* V4L/DVB (7543): Fix capture start/stop and timeoutMauro Carvalho Chehab2008-04-241-19/+5Star