aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-25fix broken/dubious driver suspend() methodsDavid Brownell1-1/+1
2006-09-25[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet1-1/+1
2006-09-10V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab1-4/+4
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey10-30/+46
2006-09-10V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab3-13/+13
2006-09-10V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab1-0/+1
2006-09-10V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF switch functionalityHermann Pitton1-2/+8
2006-09-10V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab1-0/+2
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell1-31/+27
2006-08-08V4L/DVB (4430): Quickcam_messenger compilation fixDiego Calleja1-0/+1
2006-08-08V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctlMauro Carvalho Chehab1-0/+4
2006-08-08V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.Hans Verkuil1-6/+8
2006-08-08V4L/DVB (4418): Fix broken msp3400 module option 'standard'Hans Verkuil1-2/+2
2006-08-08V4L/DVB (4416): Cx25840_read4 has wrong endianness.Hans Verkuil1-2/+2
2006-08-08V4L/DVB (4411): Fix minor errors in build filesTrent Piepho2-4/+4
2006-08-08V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!Mauro Carvalho Chehab5-14/+12
2006-08-08V4L/DVB (4399): Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab5-9/+9
2006-08-08V4L/DVB (4395): Restore compat_ioctl in pwc driverLuc Van Oostenryck1-0/+1
2006-08-08V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32Mauro Carvalho Chehab1-4/+28
2006-07-29V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho1-5/+10
2006-07-29V4L/DVB (4379): Videodev: Check return value of class_device_register() correctlyTrent Piepho1-1/+1
2006-07-29V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely1-12/+50
2006-07-29V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho2-5/+10
2006-07-29V4L/DVB (4367): Videodev: Handle class_device related errorsTrent Piepho1-0/+11
2006-07-29V4L/DVB (4365): OVERLAY flag were enabled by mistakeMauro Carvalho Chehab1-1/+0
2006-07-29V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab4-8/+8
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab7-29/+46
2006-07-29V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab1-0/+24
2006-07-29V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey1-4/+3
2006-07-29V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey1-8/+10
2006-07-29V4L/DVB (4337): Refine dead code elimination in pvrusb2Mike Isely4-7/+17
2006-07-29V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop codeOliver Endriss6-16/+57
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky3-14/+38
2006-07-29V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky2-10/+17
2006-07-29V4L/DVB (4313): Bugfix for keycode calculation on NPG remotesRicardo Cerqueira1-1/+1
2006-07-29V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}Adrian Bunk4-20/+20
2006-07-29V4L/DVB (4306): Support non interlaced capture by default for saa713xHartmut Hackmann1-2/+2
2006-07-29V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap1-2/+13
2006-07-29V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definitionAndrew de Quincey1-1/+0
2006-07-29V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2-8/+8
2006-07-29V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey1-5/+5
2006-07-29V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey1-3/+0
2006-07-29V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey1-6/+9
2006-07-29V4L/DVB (4291): Add dvbpll i2c device check.Andrew de Quincey1-0/+13
2006-07-10[PATCH] release_firmware() fixesMagnus Damm5-5/+8
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner15-15/+15
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds38-38/+4
2006-06-30V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.Hans Verkuil1-1/+1
2006-06-30V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely19-105/+105