summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7060): em28xx: remove has_tunerMauro Carvalho Chehab2008-01-253-26/+10Star
* 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
* V4L/DVB (6970): Request snd-usb-audio for devices with Audio Class supportMauro Carvalho Chehab2008-01-251-1/+3
* V4L/DVB (6969): Avoid causing regressions for non-HVR950 boardsMauro Carvalho Chehab2008-01-251-15/+19
* V4L/DVB (6956): Add Radio support for em28xxMauro Carvalho Chehab2008-01-252-60/+238
* V4L/DVB (6955): Properly implement 12MHz I2S supportMauro Carvalho Chehab2008-01-254-17/+24
* V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab2008-01-253-1/+41
* V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab2008-01-255-260/+365
* V4L/DVB (6950): Lindent em28xx-audio.cMauro Carvalho Chehab2008-01-251-176/+197
* V4L/DVB (6949): Adds em28xx-audio moduleMarkus Rechberger2008-01-251-0/+474
* V4L/DVB (6948): HVR950 requires additional settings for audio to properly workMauro Carvalho Chehab2008-01-252-10/+48
* V4L/DVB (6947): Improve audio setup handlingMauro Carvalho Chehab2008-01-253-42/+95
* V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100Aurelien Jarno2008-01-251-1/+3
* V4L/DVB (6665): Fix CodingStyleMauro Carvalho Chehab2008-01-251-90/+113
* V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2008-01-252-3/+3
* V4L/DVB (6619): Use MTS firmware for the HVR-900Aidan Thornton2008-01-252-2/+29
* V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab2008-01-254-86/+18Star
* V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab2008-01-253-13/+2Star
* V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab2008-01-251-924/+1011
* V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2008-01-252-8/+24
* V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2008-01-252-23/+59
* V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2008-01-252-51/+79
* V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab2008-01-251-1/+7
* V4L/DVB (6560): Fix a bug when setting tuner typeMauro Carvalho Chehab2008-01-251-8/+21
* V4L/DVB(6548b) Fix compilation for em28xxMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6546): Add comments for the hint methodsMauro Carvalho Chehab2008-01-251-5/+24
* V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer2008-01-254-6/+46
* V4L/DVB (6539): em28xx: add support for vgear pockettvSascha Sommer2008-01-252-0/+35
* V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different thread...Sascha Sommer2008-01-252-73/+80
* V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab2008-01-252-1/+23
* V4L/DVB (6536): Add a hint for boards without unique USB IDMauro Carvalho Chehab2008-01-254-165/+229
* V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xxMauro Carvalho Chehab2008-01-252-25/+14Star
* V4L/DVB (6519): Fix HVR900/HVR950 entryMauro Carvalho Chehab2008-01-251-5/+5
* V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab2008-01-251-1/+2
* V4L/DVB (6476): Add support for analog tv on HVR-950Mauro Carvalho Chehab2008-01-252-0/+24
* V4L/DVB (6474): Add support for tuner-xc2028Mauro Carvalho Chehab2008-01-251-0/+17
* V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab2008-01-251-0/+71
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-252-6/+7
* V4L/DVB (6581): Fix: avoids negative vma usage countMauro Carvalho Chehab2007-12-111-1/+3
* V4L/DVB (6540): em28xx: fix failing autodetection after the rebootSascha Sommer2007-12-111-1/+2
* V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab2007-11-051-2/+3
* V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...Ludovico Cavedon2007-11-051-0/+1
* V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho2007-11-051-0/+1
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-051-1/+1
* V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita2007-10-221-1/+2
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-2/+0Star
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-10/+0Star
* V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-3/+1Star