aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-18V4L/DVB (7180): em28xx: add URB_NO_TRANSFER_DMA_MAP, since urb->transfer_dma is setMauro Carvalho Chehab1-1/+1
2008-02-18V4L/DVB (7179): Allow more than one em28xx boardMauro Carvalho Chehab3-25/+43
2008-02-18V4L/DVB (7164): em28xx-alsa: Add a missing mutexMauro Carvalho Chehab2-1/+5
2008-02-18V4L/DVB (7163): em28xx: makes audio settings more stableMauro Carvalho Chehab2-10/+21
2008-02-18V4L/DVB (7162): em28xx: Fix endian and returns the correct valuesMauro Carvalho Chehab1-4/+4
2008-02-18V4L/DVB (7161): em28xx: Fix printing debug values higher than 127Mauro Carvalho Chehab1-2/+3
2008-02-18V4L/DVB (7160): em28xx: Allow register dump/setting for debugMauro Carvalho Chehab1-0/+66
2008-02-18V4L/DVB (7158): Fix em28xx audio initializationMauro Carvalho Chehab2-11/+6
2008-02-18V4L/DVB (7156): em28xx/em28xx-core.c: fix use of potentially uninitialized variableAndrew Morton1-1/+2
2008-02-18V4L/DVB (7132): Add USB ID for a newer variant of Hauppauge WinTV-HVR 900Luc Saillard1-0/+2
2008-02-18V4L/DVB (7106): em28xx/: make 2 functions staticAdrian Bunk3-7/+5
2008-02-18V4L/DVB (7049): Remove sound/driver.hMauro Carvalho Chehab1-1/+0
2008-02-09drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=NS.Çağlar Onur1-1/+2
2008-01-25V4L/DVB (7060): em28xx: remove has_tunerMauro Carvalho Chehab3-26/+10
2008-01-25V4L/DVB (7021): Move all board specific configuration to em28xx-cards.cMauro Carvalho Chehab3-97/+106
2008-01-25V4L/DVB (7020): Add USB ID for a newer variant of Hauppauge WinTV USB2Mauro Carvalho Chehab1-0/+2
2008-01-25V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class supportMauro Carvalho Chehab1-1/+3
2008-01-25V4L/DVB (6969): Avoid causing regressions for non-HVR950 boardsMauro Carvalho Chehab1-15/+19
2008-01-25V4L/DVB (6956): Add Radio support for em28xxMauro Carvalho Chehab2-60/+238
2008-01-25V4L/DVB (6955): Properly implement 12MHz I2S supportMauro Carvalho Chehab4-17/+24
2008-01-25V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab3-1/+41
2008-01-25V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab5-260/+365
2008-01-25V4L/DVB (6950): Lindent em28xx-audio.cMauro Carvalho Chehab1-176/+197
2008-01-25V4L/DVB (6949): Adds em28xx-audio moduleMarkus Rechberger1-0/+474
2008-01-25V4L/DVB (6948): HVR950 requires additional settings for audio to properly workMauro Carvalho Chehab2-10/+48
2008-01-25V4L/DVB (6947): Improve audio setup handlingMauro Carvalho Chehab3-42/+95
2008-01-25V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100Aurelien Jarno1-1/+3
2008-01-25V4L/DVB (6665): Fix CodingStyleMauro Carvalho Chehab1-90/+113
2008-01-25V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2-3/+3
2008-01-25V4L/DVB (6619): Use MTS firmware for the HVR-900Aidan Thornton2-2/+29
2008-01-25V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab4-86/+18
2008-01-25V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab3-13/+2
2008-01-25V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab1-924/+1011
2008-01-25V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2-8/+24
2008-01-25V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2-23/+59
2008-01-25V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2-51/+79
2008-01-25V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab1-1/+7
2008-01-25V4L/DVB (6560): Fix a bug when setting tuner typeMauro Carvalho Chehab1-8/+21
2008-01-25V4L/DVB(6548b) Fix compilation for em28xxMauro Carvalho Chehab1-0/+3
2008-01-25V4L/DVB (6546): Add comments for the hint methodsMauro Carvalho Chehab1-5/+24
2008-01-25V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer4-6/+46
2008-01-25V4L/DVB (6539): em28xx: add support for vgear pockettvSascha Sommer2-0/+35
2008-01-25V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different threads at the same timeSascha Sommer2-73/+80
2008-01-25V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab2-1/+23
2008-01-25V4L/DVB (6536): Add a hint for boards without unique USB IDMauro Carvalho Chehab4-165/+229
2008-01-25V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xxMauro Carvalho Chehab2-25/+14
2008-01-25V4L/DVB (6519): Fix HVR900/HVR950 entryMauro Carvalho Chehab1-5/+5
2008-01-25V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab1-1/+2
2008-01-25V4L/DVB (6476): Add support for analog tv on HVR-950Mauro Carvalho Chehab2-0/+24
2008-01-25V4L/DVB (6474): Add support for tuner-xc2028Mauro Carvalho Chehab1-0/+17