aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10V4L/DVB (4778): Fixed device countPatrick Boettcher1-1/+1
2006-12-10V4L/DVB (4776): Adding USB IDs for Uniwill STK7700P-ref-designHenning Schroeer2-0/+8
2006-12-10V4L/DVB (4775): [patch] Add Compro USB IDsTomi Koivulahti2-8/+15
2006-12-10V4L/DVB (4773): Misc fixes for DiB3000 and DiB7000Patrick Boettcher2-18/+8
2006-12-10V4L/DVB (4772): Add support for DiBcom DiB7000PCPatrick Boettcher8-13/+1203
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 (4766): Add working dib7000m-modulePatrick Boettcher8-28/+1073
2006-12-10V4L/DVB (4765): Dvb-usb/vp7045.c patch for extra keyLuke Deller1-1/+19
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 (4754): Cxusb: update copyright and author email addressMichael Krufky1-2/+2
2006-12-10V4L/DVB (4753): Cxusb: rename cxusb_lgdt3303_tuner_attach Michael Krufky1-2/+2
2006-12-10V4L/DVB (4749): Fixed DVB-USB-Adapter indentionPatrick Boettcher11-235/+236
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 (4524): Initial commit for the DiB7000M-demodPatrick Boettcher4-0/+294
2006-12-10V4L/DVB (4722): Cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho1-0/+24
2006-12-10V4L/DVB (4777): Correct AVerMedia Volar USB IDPatrick Boettcher1-1/+1
2006-12-08[PATCH] struct path: convert v4lJosef Sipek3-4/+4
2006-12-07[PATCH] make 1-bit bitfields unsignedMariusz Kozlowski1-1/+1
2006-12-07[PATCH] The scheduled removal of some OSS optionsAdrian Bunk1-32/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham5-3/+5
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells16-36/+45
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-21/+13
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: ttusb_dec free urb cleanupMariusz Kozlowski1-2/+1
2006-12-01usb: cinergyT2 free kill urb cleanupMariusz Kozlowski1-4/+2
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 .c/.h comment typosMatt LaPlante1-4/+4
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey1-0/+4