aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare11-11/+0
2007-05-01i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare3-2/+1
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+4
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras133-1966/+17585
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-35/+35
2007-04-28meye: make meye use sony-laptop instead of sonypimalattia@linux.it3-35/+35
2007-04-27V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil1-3/+3
2007-04-27V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_deviceTrent Piepho1-1/+5
2007-04-27V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memoryMauro Carvalho Chehab1-2/+5
2007-04-27V4L/DVB (5552): Plan-b: Switch to refcounting PCI APIAlan Cox1-1/+5
2007-04-27V4L/DVB (5551): Plan-b: header changeAlan Cox1-0/+1
2007-04-27V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard1-1/+1
2007-04-27V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard9-11/+168
2007-04-27V4L/DVB (5530): Usbvision: remove CustomDevice facilityThierry MERLE3-223/+64
2007-04-27V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE1-10/+1
2007-04-27V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE1-23/+40
2007-04-27V4L/DVB (5526): Cx88-alsa.c: Use kzallocvignesh.babu@wipro.com1-3/+1
2007-04-27V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho1-3/+4
2007-04-27V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE1-0/+1
2007-04-27V4L/DVB (5523): Usbvision: fix a debug message in usb probe functionThierry MERLE1-1/+1
2007-04-27V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE4-90/+66
2007-04-27V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab1-2/+0
2007-04-27V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab3-0/+7
2007-04-27V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho4-182/+89
2007-04-27V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab3-9/+8
2007-04-27V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab4-161/+1258
2007-04-27V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely5-0/+49
2007-04-27V4L/DVB (5504): Sn9c102: Make driver V4L2 not V4L1Trent Piepho2-16/+16
2007-04-27V4L/DVB (5503): Sn9c102: declare constant byte sequences as static constTrent Piepho1-3/+3
2007-04-27V4L/DVB (5502): Sn9c102: more efficient register writing codeTrent Piepho13-537/+320
2007-04-27V4L/DVB (5497): Additional card support for bttv driverScott Alfter2-0/+27
2007-04-27V4L/DVB (5492): Remove useless includes of i2c-algo-bit.hJean Delvare3-3/+0
2007-04-27V4L/DVB (5491): Cx88: Support the DTV1000 T analog inputsJean Delvare1-0/+6
2007-04-27V4L/DVB (5490): Drivers/media/video/se401.c: check kmalloc() return value.Amit Choudhary1-2/+34
2007-04-27V4L/DVB (5489): Codec.c: check kmalloc() return value.Amit Choudhary1-0/+3
2007-04-27V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab3-3/+3
2007-04-27V4L/DVB (5486): Add support for remote of Asustech P7131 Hybrid LNAEd Vipas1-0/+1
2007-04-27V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann1-0/+2
2007-04-27V4L/DVB (5484): Set tda8290 to analog mode after initHartmut Hackmann1-2/+6
2007-04-27V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson2-2/+25
2007-04-27V4L/DVB (5481): Fix audio input for AverTv Go 007Damian Minkov1-2/+2
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab5-8/+11
2007-04-27V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab5-5/+6
2007-04-27V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tunerMauro Carvalho Chehab1-5/+14
2007-04-27V4L/DVB (5477): CodingStyle cleanups on for loops at bttv-cards.cMauro Carvalho Chehab1-12/+10
2007-04-27V4L/DVB (5476): Fix gpiomux array sizeMauro Carvalho Chehab1-3/+3
2007-04-27V4L/DVB (5474): SN9C1xx driver updatesLuca Risolia15-210/+1184
2007-04-27V4L/DVB (5471): Cpia_pp.c: convert to module_{init,exit}Adrian Bunk1-40/+6
2007-04-27V4L/DVB (5469): Add raw bayer support to the ov7670 driverJonathan Corbet1-6/+24
2007-04-27V4L/DVB (5469a): Copyright and maintainer tweaksJonathan Corbet2-0/+3