summaryrefslogtreecommitdiff
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* | V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil2008-07-261-1/+0
* | V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-2638-41/+0
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-2636-609/+754
* | V4L/DVB (8479): tveeprom/ivtv: fix usage of has_ir fieldHans Verkuil2008-07-262-11/+10
* | V4L/DVB (8477): v4l: remove obsolete audiochip.hHans Verkuil2008-07-267-60/+60
* | V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)Mike Isely2008-07-261-2/+2
* | V4L/DVB (8474): pvrusb2: Enable IR chip on HVR-1900 class devicesMike Isely2008-07-265-11/+35
* | V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts.Steven Toth2008-07-261-2/+114
* | V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues.Steven Toth2008-07-261-6/+9
* | V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support.Steven Toth2008-07-261-12/+28
* | V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset.Steven Toth2008-07-261-0/+13
* | V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for stre...Steven Toth2008-07-261-0/+1
* | V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific ...Steven Toth2008-07-261-2/+3
* | V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1...Steven Toth2008-07-261-2/+16
* | V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible defaultSteven Toth2008-07-261-0/+1
* | V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/vi...Steven Toth2008-07-261-2/+2
* | V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog cap...Andy Walls2008-07-261-10/+70
* | V4L/DVB (8461): cx18: Fix 32 kHz audio sample output rate for analog tuner SI...Andy Walls2008-07-261-12/+29
* | V4L/DVB (8458): gspca_sonixb remove one more no longer needed special case fr...Hans de Goede2008-07-261-14/+2
* | V4L/DVB (8457): gspca_sonixb remove some no longer needed sn9c103+ov7630 spec...Andoni Zubimendi2008-07-261-10/+0
* | V4L/DVB (8456): gspca_sonixb remove non working ovXXXX contrast, hue and satu...Hans de Goede2008-07-261-171/+0
* | V4L/DVB (8455): gspca_sonixb sn9c103 + ov7630 autoexposure and cleanupHans de Goede2008-07-261-92/+82
* | V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2008-07-262-9/+9
* | V4L/DVB (8451): dw2102: fix in-kernel compilationMauro Carvalho Chehab2008-07-251-1/+1
* | V4L/DVB (8234a): uvcvideo: Fix build for uvc inputMauro Carvalho Chehab2008-07-241-7/+1
* | V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine2008-07-2318-80/+27
* | V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj.Jean-Francois Moine2008-07-231-0/+2
* | V4L/DVB (8440): gspca: Makes some needlessly global functions static.Adrian Bunk2008-07-232-8/+4
* | V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine2008-07-231-177/+185
* | V4L/DVB (8436): gspca: Version number only in the main driver.Jean-Francois Moine2008-07-231-3/+5
* | V4L/DVB (8435): gspca: Delay after reset for ov7660 and USB traces in sonixj.Jean-Francois Moine2008-07-231-128/+118
* | V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.hMauro Carvalho Chehab2008-07-233-1/+3
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-2362-0/+1926
* | V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab2008-07-231-1/+1
* | V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-235-96/+65
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil2008-07-2324-31/+31
* | V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.cHans Verkuil2008-07-233-2262/+426
* | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-231-2/+2
|\ \ | |/
| * device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* | V4L/DVB (8425): v4l: fix checkpatch errors introduced by recent commitsGuennadi Liakhovetski2008-07-232-4/+5
* | V4L/DVB (8423): cx18: remove firmware size checkHans Verkuil2008-07-231-41/+13
* | V4L/DVB (8422): cs5345: fix incorrect mask with VIDIOC_DBG_S_REGISTERHans Verkuil2008-07-231-1/+1
* | V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin2008-07-236-0/+543
* | V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula...David Howells2008-07-231-4/+4
* | V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixesRoman Zippel2008-07-231-2/+2
* | V4L/DVB (7737): drx397xD: fix math usageMauro Carvalho Chehab2008-07-231-6/+5
* | V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV...Henk Vergonet2008-07-235-0/+1690
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-20271-5099/+47012
|\
| * V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms.Jean-Francois Moine2008-07-201-1/+1
| * V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil2008-07-202-5/+8