summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* misc doc and kconfig typosMatt LaPlante2007-05-091-3/+3
* Fix occurrences of "the the "Michael Opdenacker2007-05-092-2/+2
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* Clean up mutex_trylock noiseJean Delvare2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0815-15/+0Star
* cx88-video build fixAndrew Morton2007-05-073-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-0511-11/+0Star
|\
| * PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-0311-11/+0Star
* | i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-013-2/+1Star
|/
* Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-301-1/+4
|\
| * Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30133-1966/+17585
| |\
| * | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-1/+4
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-04-293-35/+35
|\ \ \ | |_|/ |/| |
| * | meye: make meye use sony-laptop instead of sonypimalattia@linux.it2007-04-293-35/+35
| |/
* | V4L/DVB (5560): Ivtv: fix incorrect bitwise-and for command flags.Hans Verkuil2007-04-271-3/+3
* | V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_deviceTrent Piepho2007-04-271-1/+5
* | V4L/DVB (5554): Fix: vidioc_g_parm were not zeroing the memoryMauro Carvalho Chehab2007-04-271-2/+5
* | V4L/DVB (5552): Plan-b: Switch to refcounting PCI APIAlan Cox2007-04-271-1/+5
* | V4L/DVB (5551): Plan-b: header changeAlan Cox2007-04-271-0/+1
* | V4L/DVB (5548): Fix v4l2 buffer to the lengthLuc Saillard2007-04-271-1/+1
* | V4L/DVB (5547): Add ENUM_FRAMESIZES and ENUM_FRAMEINTERVALS ioctlsLuc Saillard2007-04-279-11/+168
* | V4L/DVB (5530): Usbvision: remove CustomDevice facilityThierry MERLE2007-04-273-223/+64Star
* | V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE2007-04-271-10/+1Star
* | V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE2007-04-271-23/+40
* | V4L/DVB (5526): Cx88-alsa.c: Use kzallocvignesh.babu@wipro.com2007-04-271-3/+1Star
* | V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho2007-04-271-3/+4
* | V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE2007-04-271-0/+1
* | V4L/DVB (5523): Usbvision: fix a debug message in usb probe functionThierry MERLE2007-04-271-1/+1
* | V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE2007-04-274-90/+66Star
* | V4L/DVB (5521): Usb_get_dev were called twice. Removing the extra call.Mauro Carvalho Chehab2007-04-271-2/+0Star
* | V4L/DVB (5518): Fix a bug on device detectionMauro Carvalho Chehab2007-04-273-0/+7
* | V4L/DVB (5517): Usbvision: store the device database more efficientlyTrent Piepho2007-04-274-182/+89Star
* | V4L/DVB (5516): Reduce usbvision data sizeMauro Carvalho Chehab2007-04-273-9/+8Star
* | V4L/DVB (5515): Use a better format to represent usbvision supported boardsMauro Carvalho Chehab2007-04-274-161/+1258
* | V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely2007-04-275-0/+49
* | V4L/DVB (5504): Sn9c102: Make driver V4L2 not V4L1Trent Piepho2007-04-272-16/+16
* | V4L/DVB (5503): Sn9c102: declare constant byte sequences as static constTrent Piepho2007-04-271-3/+3
* | V4L/DVB (5502): Sn9c102: more efficient register writing codeTrent Piepho2007-04-2713-537/+320Star
* | V4L/DVB (5497): Additional card support for bttv driverScott Alfter2007-04-272-0/+27
* | V4L/DVB (5492): Remove useless includes of i2c-algo-bit.hJean Delvare2007-04-273-3/+0Star
* | V4L/DVB (5491): Cx88: Support the DTV1000 T analog inputsJean Delvare2007-04-271-0/+6
* | V4L/DVB (5490): Drivers/media/video/se401.c: check kmalloc() return value.Amit Choudhary2007-04-271-2/+34
* | V4L/DVB (5489): Codec.c: check kmalloc() return value.Amit Choudhary2007-04-271-0/+3
* | V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab2007-04-273-3/+3
* | V4L/DVB (5486): Add support for remote of Asustech P7131 Hybrid LNAEd Vipas2007-04-271-0/+1
* | V4L/DVB (5485): Tda827x: delayed probing of tuner versionHartmut Hackmann2007-04-271-0/+2
* | V4L/DVB (5484): Set tda8290 to analog mode after initHartmut Hackmann2007-04-271-2/+6
* | V4L/DVB (5482): Bttv: automatically load dvb-bt8xx for bttv cards with dvbJarod Wilson2007-04-272-2/+25
* | V4L/DVB (5481): Fix audio input for AverTv Go 007Damian Minkov2007-04-271-2/+2
* | V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab2007-04-275-8/+11