aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10V4L/DVB (4836): Added support for both DVB frontends of the Lifeview TrioNico Sabbi1-6/+25
2006-12-10V4L/DVB (4835): Added support for the Terratec Cinergy HT PCMCIA moduleHartmut Hackmann3-10/+93
2006-12-10V4L/DVB (4834): Cafe_ccic.c: make a function staticAdrian Bunk1-1/+1
2006-12-10V4L/DVB (4829): v4l2_type_names table is incompleteMauro Carvalho Chehab1-5/+7
2006-12-10V4L/DVB (4825): FIX bug 5760: audio were not working on some bttv driversMauro Carvalho Chehab1-1/+1
2006-12-10V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveepromHans Verkuil1-4/+5
2006-12-10V4L/DVB (4806): Saa7134: add support for Hauppauge WinTV-HVR1110 DVB-T/HybridThomas Genty3-0/+53
2006-12-10V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet3-0/+1011
2006-12-10V4L/DVB (4797): Marvell 88ALP01 "cafe" driverJonathan Corbet4-0/+2408
2006-12-10V4L/DVB (4792): Add support for the Compro Videomate DVB-T200AHartmut Hackmann3-13/+77
2006-12-10V4L/DVB (4791): Added autodetected flag to the saa7134_dev structureHartmut Hackmann2-5/+9
2006-12-10V4L/DVB (4769): Added support for a ASUSTEK P7131 Dual DVB-T variantHartmut Hackmann2-1/+20
2006-12-10V4L/DVB (4768): Add the Asus P7131 Dual hybrid to the new tda8290_i2c_gate_ctrlHermann Pitton1-0/+1
2006-12-10V4L/DVB (4767): Make Remote control of the Pinnacle PCTV 310i workHartmut Hackmann1-0/+1
2006-12-10V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devicesMike Isely1-4/+77
2006-12-10V4L/DVB (4761): Stv680.c: check kmalloc() return value.Amit Choudhary1-3/+18
2006-12-10V4L/DVB (4759): Cx88: use external adc for rca audio inputs on the ASUS PVR-416Michael Krufky1-0/+1
2006-12-10V4L/DVB (4758): Cx88: use external adc for svideo/compositeMichael Krufky1-1/+2
2006-12-10V4L/DVB (4757): Cx88: determine whether or not to use external adcMichael Krufky4-13/+25
2006-12-10V4L/DVB (4756): Cx88: cleanupsMichael Krufky1-30/+30
2006-12-10V4L/DVB (4736): Cx88-blackbird module is rejected during probe.Steven Toth1-1/+3
2006-12-10V4L/DVB (4728): Add support for AverMedia AverTV Studio 507Mikhail Fedotov3-0/+52
2006-12-10V4L/DVB (4726): Add support for Pinnacle 310iHartmut Hackmann3-14/+88
2006-12-10V4L/DVB (4723): Bugfix: Select the correct cx8802_dev when enumerating by CX88_MPEG_typeSteven Toth1-0/+2
2006-12-10V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support.Steven Toth5-176/+591
2006-12-10V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho1-0/+24
2006-12-08[PATCH] struct path: convert v4lJosef Sipek3-4/+4
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham4-2/+4
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells10-25/+24
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-15/+10
2006-12-01usb: zc0301_core free urb cleanupMariusz Kozlowski1-1/+1
2006-12-01usb: quickcam_messenger free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: sn9c102_core free urb cleanupMariusz Kozlowski1-1/+1
2006-12-01usb: pwc-if free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: pvrusb2-io free urb cleanupMariusz Kozlowski1-1/+1
2006-12-01usb: pvrusb2-hdw free unlink urb cleanupMariusz Kozlowski1-6/+4
2006-12-01USB: pwc-if loop fixMariusz Kozlowski1-2/+1
2006-11-30BUG_ON conversion for drivers/media/video/pwc/pwc-if.cEric Sesterhenn1-2/+1
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-26V4L/DVB (4885): Improve saa711x checkHans Verkuil1-2/+7
2006-11-26V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2-4/+2
2006-11-26V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder1-1/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells6-18/+42
2006-11-13[dvb saa7134] Fix missing 'break' for avermedia card caseLinus Torvalds1-0/+1
2006-11-13V4L/DVB (4817): Fix uses of "&&" where "&" was intendedJean Delvare2-2/+2
2006-11-13V4L/DVB (4816): Change tuner type for Avermedia A16ARpasky@ucw.cz1-1/+1
2006-11-13V4L/DVB (4815): Remote support for Avermedia A16ARpasky@ucw.cz2-2/+2
2006-11-13V4L/DVB (4814): Remote support for Avermedia 777pasky@ucw.cz2-0/+9
2006-11-13V4L/DVB (4804): Fix missing i2c dependency for saa7110Mauro Carvalho Chehab1-1/+1
2006-11-13V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP ExpertHermann Pitton1-2/+8