aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8495): usb/anysee.c: make struct anysee_usb_mutex staticAdrian Bunk2008-07-261-1/+1
* V4L/DVB (8494): make cx25840_debug staticAdrian Bunk2008-07-262-3/+1
* V4L/DVB (8493): mt20xx: test below 0 on unsigned lo1a and lo2aroel kluin2008-07-261-1/+2
* V4L/DVB (8492): Add support for the ATI TV Wonder HD 600Devin Heitmueller2008-07-263-0/+53
* V4L/DVB (8491): stkwebcam: Always reuse last queued bufferJaime Velasco Juan2008-07-261-11/+12
* V4L/DVB (8490): s2255drv Sensoray 2255 driver fixesDean Anderson2008-07-261-46/+65
* V4L/DVB (8489): add dvb-t support for terratec cinergy hybrid T usb xsreinhard schwab2008-07-262-0/+13
* V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...Hans Verkuil2008-07-2611-56/+60
* V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...Hans Verkuil2008-07-2618-18/+15
* V4L/DVB (8485): v4l-dvb: remove broken PlanB driverAdrian Bunk2008-07-265-2670/+0
* 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