summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5691): Ov7670: reset clkrc in rgb565 modeJonathan Corbet2007-05-221-3/+18
* V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2007-05-222-1/+23
* V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet2007-05-221-3/+7
* V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil2007-05-221-10/+2
* V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab2007-05-221-2/+1
* V4L/DVB (5639): Fix Kconfig dependencies for ivtvMauro Carvalho Chehab2007-05-222-9/+1
* em28xx and ivtv should depend on PCIAl Viro2007-05-152-2/+2
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-1141-332/+647
|\
| * V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful wayTrent Piepho2007-05-091-13/+41
| * V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2cJean Delvare2007-05-092-8/+0
| * V4L/DVB (5617): V4L2: videodev, allow debuggingJiri Slaby2007-05-091-1/+1
| * V4L/DVB (5603): V4L: Prevent queueing queued buffers.Sakari Ailus2007-05-091-3/+1
| * V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERSMauro Carvalho Chehab2007-05-091-0/+4
| * V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-099-29/+34
| * V4L/DVB (5585): SN9C1xx driver updatesLuca Risolia2007-05-0915-226/+345
| * V4L/DVB (5583): VIDEO4LINUX-2: Replace MINOR() with a call to iminor().Robert P. J. Day2007-05-091-1/+1
| * V4L/DVB (5582): Added support for Sabrent TV-PCB05 card.James T Klaas2007-05-092-0/+37
| * V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth2007-05-093-1/+105
| * V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840Servaas Vandenberghe2007-05-091-2/+2
| * V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiverMike Isely2007-05-091-1/+22
| * V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standardMike Isely2007-05-091-3/+10
| * V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->ownerTejun Heo2007-05-091-14/+0
| * V4L/DVB (5572): Pvrusb2: use mutex instead of semaphoreMatthias Kaehlcke2007-05-091-5/+5
| * V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat functionTrent Piepho2007-05-091-4/+4
| * V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPATMauro Carvalho Chehab2007-05-091-1/+13
| * V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()Sam Revitch2007-05-091-18/+18
| * V4L/DVB (5567): Cx88-mpeg.c: make 2 functions staticAdrian Bunk2007-05-091-2/+2
| * V4L/DVB (5566): MEDIA: Spinlock initializer cleanupThomas Gleixner2007-05-091-1/+1
| * V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan2007-05-092-0/+2
* | 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/+0
* cx88-video build fixAndrew Morton2007-05-073-1/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-0411-11/+0
|\
| * PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-0211-11/+0
* | i2c: Cleanup the includes of <linux/i2c.h>Jean Delvare2007-05-013-2/+1
|/
* 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-283-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