summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (8318): OV7670: don't reject unsupported settingsDaniel Drake2008-07-201-6/+6
* V4L/DVB (8317): Sensoray 2255 V4l driver checkpatch fixesDean Anderson2008-07-201-26/+35
* V4L/DVB (8316): bt819: Fix a debug messageJean Delvare2008-07-201-1/+1
* V4L/DVB (8315): zr36067: Delete dead codeJean Delvare2008-07-201-11/+0Star
* V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and ...Laurent Pinchart2008-07-201-3/+6
* V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warningAndrew Morton2008-07-201-1/+1
* V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcamLaurent Pinchart2008-07-201-0/+9
* V4L/DVB (8253): gspca: fix warnings on x86_64Mauro Carvalho Chehab2008-07-201-3/+3
* V4L/DVB (8252): buf-dma-sg.c: avoid clearing memory twiceChristophe Jaillet2008-07-201-4/+2Star
* V4L/DVB (8249): Fix pointer cast warnings in the ivtv framebuffer driverDavid Howells2008-07-201-3/+4
* V4L/DVB (8246): tvaudio: Stop I2C driver ID abuseJean Delvare2008-07-201-13/+0Star
* V4L/DVB (8245): ovcamchip: Delete stray I2C bus IDJean Delvare2008-07-201-1/+0Star
* V4L/DVB (8244): saa7134: add support for AVerMedia M103Massimo Piccioni2008-07-203-0/+36
* V4L/DVB (8236): cx23885: add support for new revision of FusionHDTV7 Dual Exp...Michael Krufky2008-07-202-0/+16
* V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated...Laurent Pinchart2008-07-201-0/+9
* V4L/DVB (8234): uvcvideo: Make input device support optionalLaurent Pinchart2008-07-202-2/+32
* V4L/DVB (8232): gspca: Change the USERPTR mechanism.Jean-Francois Moine2008-07-202-152/+52Star
* V4L/DVB (8231): gspca: Do not declare the webcams declared by other drivers.Jean-Francois Moine2008-07-205-14/+33
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-2051-75/+18Star
* V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.Laurent Pinchart2008-07-202-32/+66
* V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart2008-07-202-13/+13
* V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsingLaurent Pinchart2008-07-201-1/+2
* V4L/DVB (8205): gspca: Size of frame header adjusted according to sn9c10x in ...Andoni Zubimendi2008-07-201-2/+8
* V4L/DVB (8204): gspca: Cleanup code.Jean-Francois Moine2008-07-201-23/+23
* V4L/DVB (8202): gspca: PAC207 frames may be not compressed.Hans de Goede2008-07-201-1/+3
* V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine2008-07-2022-320/+519
* V4L/DVB (8199): gspca: Compile warnings about NULL ptr.Harvey Harrison2008-07-203-41/+42
* V4L/DVB (8198): gspca: Frame decoding errors when PAC207 in full daylight.Hans de Goede2008-07-201-2/+10
* V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede2008-07-203-311/+51Star
* V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_capHans de Goede2008-07-201-16/+17
* V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine2008-07-2020-1048/+932Star
* V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede2008-07-201-3/+3
* V4L/DVB (8193): gspca: Input buffer may be changed on reg write.Jean-Francois Moine2008-07-2010-243/+257
* V4L/DVB (8192): Try to fix a reg_w() bugHans de Goede2008-07-201-17/+24
* V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.Hans de Goede2008-07-203-10/+10
* V4L/DVB (8189): cx18: Use correct GPIO pin for resetting Xceive 3028 tuner on...Andy Walls2008-07-201-2/+2
* V4L/DVB (8188): cx18: Add missing reset recovery delay in cx18-i2c.cAndy Walls2008-07-201-0/+1
* V4L/DVB (8184): spca508: Add Clone Digital Webcam 11043Douglas Schilling Landgraf2008-07-201-0/+4
* V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...)Jean-Francois Moine2008-07-201-43/+28Star
* V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG.Jean-Francois Moine2008-07-2010-31/+35
* V4L/DVB (8176): pvrusb2: Update video_gop_sizeMike Isely2008-07-201-2/+19
* V4L/DVB (8175): pvrusb2: Fix misleading source code commentMike Isely2008-07-201-3/+2Star
* V4L/DVB (8173): saa711x.c: remove obsolete file.Hans Verkuil2008-07-201-584/+0Star
* V4L/DVB (8171): ivtv: put back full device name, people relied on it in udev ...Hans Verkuil2008-07-201-2/+2
* V4L/DVB (8169): cx18: enable TS supportHans Verkuil2008-07-201-1/+1
* V4L/DVB (8168): cx18: Upgrade to newer firmware & update cx18 documentation.Hans Verkuil2008-07-201-1/+1
* V4L/DVB (8167): cx18: set correct audio inputs for tuner and line-in 2.Hans Verkuil2008-07-209-29/+47
* V4L/DVB (8165): cx18: fix v4l-cx23418-dig.fw firmware load.Hans Verkuil2008-07-201-26/+44
* V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards with...Hans Verkuil2008-07-202-0/+12
* V4L/DVB (8162): cx18: fix PAL/SECAM supportHans Verkuil2008-07-203-92/+17Star