summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8364): gspca: Support of powerline frequency for ov6650.Hans de Goede2008-07-201-7/+93
* V4L/DVB (8363): gspca: Bad image size with spca501.Hans de Goede2008-07-201-3/+3
* V4L/DVB (8362): gspca: Bad offset of the brightness sum in sn9c103 packets.Hans de Goede2008-07-201-7/+19
* V4L/DVB (8361): gspca: Bad check of i2c write to sn9c10x.Andoni Zubimendi2008-07-201-1/+4
* V4L/DVB (8360): gspca: Bad initialization of sn9c103 - ov7630.Andoni Zubimendi2008-07-201-12/+50
* V4L/DVB (8359): gspca: Adds register aliases for zc03xx registersMauro Carvalho Chehab2008-07-202-4074/+4354
* V4L/DVB (8358): gspca: Better initialization of sn9c120 - ov7660.Jean-Francois Moine2008-07-201-40/+85
* V4L/DVB (8357): gspca: Perfect exposure for sn9c10x, sensor ov6650.Hans de Goede2008-07-201-11/+43
* V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.Hans de Goede2008-07-203-94/+63
* V4L/DVB (8354): gspca: Better gain for bridge sn9c10x - sensor ov6650.Hans de Goede2008-07-201-17/+13
* V4L/DVB (8353): gspca: 640x480 for bridge sn9c103 / sensor ov7630.Andoni Zubimendi2008-07-201-4/+16
* V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine2008-07-2022-1795/+1700
* V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.Jean-Francois Moine2008-07-201-72/+74
* V4L/DVB (8349): gspca: SN9C103 OV7630 fixes in sonixb.Andoni Zubimendi2008-07-201-36/+40
* V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...Hans de Goede2008-07-204-109/+350
* V4L/DVB (8346): gspca: Bad pixel format of bridge VC0321.Jean-Francois Moine2008-07-201-28/+15
* V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driverMagnus Damm2008-07-203-0/+205
* V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3Magnus Damm2008-07-203-0/+666
* V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm2008-07-203-0/+423
* V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm2008-07-202-2/+2
* V4L/DVB (8338): soc_camera: Move spinlocksMagnus Damm2008-07-202-50/+6
* V4L/DVB (8337): soc_camera: make videobuf independentPaulius Zaleckas2008-07-203-9/+17
* V4L/DVB (8332): cx18: Suport external reset of the Z8F0811 IR controller on H...Andy Walls2008-07-205-0/+54
* V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variablesAndy Walls2008-07-204-2/+17
* V4L/DVB (8319): saa7134: Add support for analog only ASUSTeK P7131Hermann Pitton2008-07-203-0/+45
* 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/+0
* 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/+2
* 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/+0
* V4L/DVB (8245): ovcamchip: Delete stray I2C bus IDJean Delvare2008-07-201-1/+0
* 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/+52
* 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/+18
* 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