summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks2007-07-031-0/+2
* V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho2007-07-031-7/+6
* saa7134: fix thread shutdown handlingJeff Mahoney2007-06-281-1/+1
* Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho2007-06-281-3/+3
* V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.Hans Verkuil2007-06-082-3/+3
* V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil2007-06-081-0/+16
* V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil2007-06-081-5/+36
* V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil2007-06-081-1/+1
* V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle2007-06-082-30/+53
* V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil2007-06-087-86/+209
* V4L/DVB (5700): Saa7111: fix picture settings cache bugRussell King2007-06-081-30/+19
* V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab2007-06-081-1/+1
* 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
OpenPOWER on IntegriCloud