summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+13
* V4L/DVB (7565): em28xx: fix buffer underrun handlingAidan Thornton2008-04-242-45/+42
* 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/+0
* 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/+4
* V4L/DVB (7548): Various fixes for the em28xx videobuf codeAidan Thornton2008-04-241-13/+7
* V4L/DVB (7547): em28xx: Fix a broken lockMauro Carvalho Chehab2008-04-241-7/+4
* 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/+5
* V4L/DVB (7542): em28xx: Fix some warningsMauro Carvalho Chehab2008-04-241-2/+2
* V4L/DVB (7541): em28xx: Some fixes to videobufAidan Thornton2008-04-242-170/+114
* V4L/DVB (7540): em28xx: convert to use videobuf-vmallocMauro Carvalho Chehab2008-04-243-898/+811
* V4L/DVB (7522): media/video/em28xx replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-244-6/+6
* V4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to TUNER_PHILIPS_FCV1236DMichael Krufky2008-04-241-1/+1
* V4L/DVB (7331): Fix em2800 altsetting selectionSascha Sommer2008-04-241-5/+13
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-243-6/+6
* V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton2008-03-201-1/+1
* V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall2008-03-201-1/+1
* V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma ...Mauro Carvalho Chehab2008-02-181-1/+1
* V4L/DVB (7179): Allow more than one em28xx boardMauro Carvalho Chehab2008-02-183-25/+43
* V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab2008-02-182-1/+5
* V4L/DVB (7163): em28xx: makes audio settings more stableMauro Carvalho Chehab2008-02-182-10/+21
* V4L/DVB (7162): em28xx: Fix endian and returns the correct valuesMauro Carvalho Chehab2008-02-181-4/+4
* V4L/DVB (7161): em28xx: Fix printing debug values higher than 127Mauro Carvalho Chehab2008-02-181-2/+3
* V4L/DVB (7160): em28xx: Allow register dump/setting for debugMauro Carvalho Chehab2008-02-181-0/+66
* V4L/DVB (7158): Fix em28xx audio initializationMauro Carvalho Chehab2008-02-182-11/+6
* V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized va...Andrew Morton2008-02-181-1/+2
* V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900Luc Saillard2008-02-181-0/+2
* V4L/DVB (7106): em28xx/: make 2 functions staticAdrian Bunk2008-02-183-7/+5
* V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab2008-02-181-1/+0
* drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=NS.Çağlar Onur2008-02-091-1/+2
* V4L/DVB (7060): em28xx: remove has_tunerMauro Carvalho Chehab2008-01-253-26/+10
* V4L/DVB (7021): Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab2008-01-253-97/+106
* V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2Mauro Carvalho Chehab2008-01-251-0/+2
OpenPOWER on IntegriCloud