summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8274): sms1xxx: build cleanup after driver relocationMichael Krufky2008-07-202-15/+0
* V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__Michael Krufky2008-07-203-60/+60
* V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky2008-07-2010-83/+62
* V4L/DVB (8271): sms1xxx: usbvid tableSteven Toth2008-07-201-14/+9
* V4L/DVB (8270): sms1xxx: header include cleanups and unexport symbolsSteven Toth2008-07-202-31/+5
* V4L/DVB (8269): sms1xxx: copyrightsSteven Toth2008-07-204-0/+85
* V4L/DVB (8268): sms1xxx: usb cleanupSteven Toth2008-07-204-30/+48
* V4L/DVB (8267): sms1xxx: Makefile cleanupSteven Toth2008-07-201-5/+8
* V4L/DVB (8266): sms1xxx: merge modulesSteven Toth2008-07-203-61/+51
* V4L/DVB (8265): sms1xxx: Kconfig / Makefile cleanupsSteven Toth2008-07-202-24/+2
* V4L/DVB (8264): sms1xxx: remove smstypes.hSteven Toth2008-07-205-364/+361
* V4L/DVB (8263): sms1xxx: merge ksymsSteven Toth2008-07-205-25/+21
* V4L/DVB (8262): sms1xxx: remove smschar.oSteven Toth2008-07-205-609/+2
* V4L/DVB (8261): sms1xxx: remove smsnet.oSteven Toth2008-07-202-448/+1
* V4L/DVB (8260): sms1xxx: build fixesMichael Krufky2008-07-202-3/+6
* V4L/DVB (8259): sms1xxx: pass adapter_nr into dvb_register_adapterMichael Krufky2008-07-201-1/+3
* V4L/DVB (8258): add support for SMS1010 and SMS1150 based digital television ...Michael Krufky2008-07-2014-0/+3624
* 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 (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita2008-07-201-15/+3
* 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-202-20/+0
* V4L/DVB (8245): ovcamchip: Delete stray I2C bus IDJean Delvare2008-07-202-2/+0
* V4L/DVB (8244): saa7134: add support for AVerMedia M103Massimo Piccioni2008-07-204-0/+37
* 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-2058-95/+19
* 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-204-312/+53
* 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/+932
* V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede2008-07-202-3/+4
* 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