aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki5-3/+8
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-3/+1
2007-07-03V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks1-0/+2
2007-07-03V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho1-7/+6
2007-06-28saa7134: fix thread shutdown handlingJeff Mahoney1-1/+1
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho1-3/+3
2007-06-08V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.Hans Verkuil2-3/+3
2007-06-08V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil1-0/+16
2007-06-08V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil1-5/+36
2007-06-08V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil1-1/+1
2007-06-08V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle2-30/+53
2007-06-08V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhandlerHans Verkuil7-86/+209
2007-06-08V4L/DVB (5700): Saa7111: fix picture settings cache bugRussell King1-30/+19
2007-06-08V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab1-1/+1
2007-05-22V4L/DVB (5691): Ov7670: reset clkrc in rgb565 modeJonathan Corbet1-3/+18
2007-05-22V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2-1/+23
2007-05-22V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet1-3/+7
2007-05-22V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that changeHans Verkuil1-10/+2
2007-05-22V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab1-2/+1
2007-05-22V4L/DVB (5639): Fix Kconfig dependencies for ivtvMauro Carvalho Chehab2-9/+1
2007-05-15em28xx and ivtv should depend on PCIAl Viro2-2/+2
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds41-332/+647
2007-05-09V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful wayTrent Piepho1-13/+41
2007-05-09V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2cJean Delvare2-8/+0
2007-05-09V4L/DVB (5617): V4L2: videodev, allow debuggingJiri Slaby1-1/+1
2007-05-09V4L/DVB (5603): V4L: Prevent queueing queued buffers.Sakari Ailus1-3/+1
2007-05-09V4L/DVB (5587): Add help for RADIO_ADAPTERS and VIDEO_CAPTURE_DRIVERSMauro Carvalho Chehab1-0/+4
2007-05-09V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt9-29/+34
2007-05-09V4L/DVB (5585): SN9C1xx driver updatesLuca Risolia15-226/+345
2007-05-09V4L/DVB (5583): VIDEO4LINUX-2: Replace MINOR() with a call to iminor().Robert P. J. Day1-1/+1
2007-05-09V4L/DVB (5582): Added support for Sabrent TV-PCB05 card.James T Klaas2-0/+37
2007-05-09V4L/DVB (5580): Add support for three cards to saa7134 driverSimon Farnsworth3-1/+105
2007-05-09V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840Servaas Vandenberghe1-2/+2
2007-05-09V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiverMike Isely1-1/+22
2007-05-09V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standardMike Isely1-3/+10
2007-05-09V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->ownerTejun Heo1-14/+0
2007-05-09V4L/DVB (5572): Pvrusb2: use mutex instead of semaphoreMatthias Kaehlcke1-5/+5
2007-05-09V4L/DVB (5570): V4l1-compat: misc fixes for pixelformat functionTrent Piepho1-4/+4
2007-05-09V4L/DVB (5569): Fix: v4l1_compat should be called only if V4L1_COMPATMauro Carvalho Chehab1-1/+13
2007-05-09V4L/DVB (5568): VIDIOCGMBUF handling in video_ioctl2()Sam Revitch1-18/+18
2007-05-09V4L/DVB (5567): Cx88-mpeg.c: make 2 functions staticAdrian Bunk1-2/+2
2007-05-09V4L/DVB (5566): MEDIA: Spinlock initializer cleanupThomas Gleixner1-1/+1
2007-05-09V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan2-0/+2
2007-05-09misc doc and kconfig typosMatt LaPlante1-3/+3
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-2/+2
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08Clean up mutex_trylock noiseJean Delvare1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap15-15/+0
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-11/+0