summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil36-609/+754
2008-07-26V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2-11/+10
2008-07-26V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil7-60/+60
2008-07-26V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely1-2/+2
2008-07-26V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely5-11/+35
2008-07-26V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth1-2/+114
2008-07-26V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth1-6/+9
2008-07-26V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.Steven Toth1-12/+28
2008-07-26V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.Steven Toth1-0/+13
2008-07-26V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for stre...Steven Toth1-0/+1
2008-07-26V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...Steven Toth1-2/+3
2008-07-26V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...Steven Toth1-2/+16
2008-07-26V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth1-0/+1
2008-07-26V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...Steven Toth1-2/+2
2008-07-26V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...Andy Walls1-10/+70
2008-07-26V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...Andy Walls1-12/+29
2008-07-26V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case fr...Hans de Goede1-14/+2
2008-07-26V4L/DVB (8457): gspca_sonixb remove some no longer needed sn9c103+ov7630 spec...Andoni Zubimendi1-10/+0
2008-07-26V4L/DVB (8456): gspca_sonixb remove non working ovXXXX contrast, hue and satu...Hans de Goede1-171/+0
2008-07-26V4L/DVB (8455): gspca_sonixb sn9c103 + ov7630 autoexposure and cleanupHans de Goede1-92/+82
2008-07-26V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2-9/+9
2008-07-25V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab1-1/+1
2008-07-24V4L/DVB (8234a): uvcvideo: Fix build for uvc inputMauro Carvalho Chehab1-7/+1
2008-07-23V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine18-80/+27
2008-07-23V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine1-0/+2
2008-07-23V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk2-8/+4
2008-07-23V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine1-177/+185
2008-07-23V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine1-3/+5
2008-07-23V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj.Jean-Francois Moine1-128/+118
2008-07-23V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab3-1/+3
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil62-0/+1926
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab1-1/+1
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil5-96/+65
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil24-31/+31
2008-07-23V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil3-2262/+426
2008-07-23Merge ../linux-2.6Mauro Carvalho Chehab1-2/+2
2008-07-23V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commitsGuennadi Liakhovetski2-4/+5
2008-07-23V4L/DVB (8423): cx18: remove firmware size checkHans Verkuil1-41/+13
2008-07-23V4L/DVB (8422): cs5345: fix incorrect mask with VIDIOC_DBG_S_REGISTERHans Verkuil1-1/+1
2008-07-23V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin6-0/+543
2008-07-23V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula...David Howells1-4/+4
2008-07-23V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixesRoman Zippel1-2/+2
2008-07-23V4L/DVB (7737): drx397xD: fix math usageMauro Carvalho Chehab1-6/+5
2008-07-23V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV...Henk Vergonet5-0/+1690
2008-07-21device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+2
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds271-5099/+47012
2008-07-20V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms.Jean-Francois Moine1-1/+1
2008-07-20V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil2-5/+8
2008-07-20V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernelsHans Verkuil1-0/+1
2008-07-20V4L/DVB (8410): sh_mobile_ceu_camera: fix 64-bit compiler warningsHans Verkuil1-3/+3