summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
AgeCommit message (Expand)AuthorFilesLines
2008-01-26V4L/DVB (em28xx): Add support for Pinnacle Dazzle DVC 100Aurelien Jarno1-1/+3
2008-01-26V4L/DVB (6665): Fix CodingStyleMauro Carvalho Chehab1-90/+113
2008-01-26V4L/DVB (6659): Convert MTS to bitfieldMauro Carvalho Chehab2-3/+3
2008-01-26V4L/DVB (6619): Use MTS firmware for the HVR-900Aidan Thornton2-2/+29
2008-01-26V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab4-86/+18
2008-01-26V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab3-13/+2
2008-01-26V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab1-924/+1011
2008-01-26V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2-8/+24
2008-01-26V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2-23/+59
2008-01-26V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2-51/+79
2008-01-26V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab1-1/+7
2008-01-26V4L/DVB (6560): Fix a bug when setting tuner typeMauro Carvalho Chehab1-8/+21
2008-01-26V4L/DVB(6548b) Fix compilation for em28xxMauro Carvalho Chehab1-0/+3
2008-01-26V4L/DVB (6546): Add comments for the hint methodsMauro Carvalho Chehab1-5/+24
2008-01-26V4L/DVB (6545): em28xx: autodetect Cinergy 200 USB and VGear PocketTVSascha Sommer4-6/+46
2008-01-26V4L/DVB (6539): em28xx: add support for vgear pockettvSascha Sommer2-0/+35
2008-01-26V4L/DVB (6538): em28xx: fix locking to allow accesses from 2 different thread...Sascha Sommer2-73/+80
2008-01-26V4L/DVB (6537): Add entry for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab2-1/+23
2008-01-26V4L/DVB (6536): Add a hint for boards without unique USB IDMauro Carvalho Chehab4-165/+229
2008-01-26V4L/DVB (6535): Fix: Adds the generic PCI IDs for em28xxMauro Carvalho Chehab2-25/+14
2008-01-26V4L/DVB (6519): Fix HVR900/HVR950 entryMauro Carvalho Chehab1-5/+5
2008-01-26V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab1-1/+2
2008-01-26V4L/DVB (6476): Add support for analog tv on HVR-950Mauro Carvalho Chehab2-0/+24
2008-01-26V4L/DVB (6474): Add support for tuner-xc2028Mauro Carvalho Chehab1-0/+17
2008-01-26V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab1-0/+71
2008-01-26V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2-6/+7
2007-12-11V4L/DVB (6581): Fix: avoids negative vma usage countMauro Carvalho Chehab1-1/+3
2007-12-11V4L/DVB (6540): em28xx: fix failing autodetection after the rebootSascha Sommer1-1/+2
2007-11-05V4L/DVB (6532): Add the remaining addresses for tda9887Mauro Carvalho Chehab1-2/+3
2007-11-05V4L/DVB (6531): Fix a regression caused by commit 153962364dc6fa4a24571885fbe...Ludovico Cavedon1-0/+1
2007-11-05V4L/DVB (6514): em28xx: Include linux/mm.hTrent Piepho1-0/+1
2007-11-05V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap1-1/+1
2007-10-22V4L/DVB (6350): V4L: possible leak in em28xx_init_isocFlorin Malita1-1/+2
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab1-2/+0
2007-10-20Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-14i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-10/+0
2007-10-10V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho1-3/+1
2007-10-10V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2-2/+0
2007-10-10V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_openRolf Eike Beer1-2/+0
2007-08-23USB: Fix a memory leak in em28xx_usb_probe()Jesper Juhl1-0/+1
2007-05-22V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab1-2/+1
2007-05-16em28xx and ivtv should depend on PCIAl Viro1-1/+1
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-27V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1