summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely45-45/+0
2008-07-20V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil2-7/+10
2008-07-20V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil3-1/+40
2008-07-20V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2-2/+2
2008-07-20V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus2-0/+7
2008-07-20V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong1-0/+82
2008-07-20V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky1-4/+12
2008-07-20V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2-6/+6
2008-07-15Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds8-1983/+104
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse8-1983/+104
2008-07-15vicam: use request_firmware()Jaswinder Singh1-296/+21
2008-07-15dabusb: use request_firmware()David Woodhouse2-1427/+32
2008-07-15cpia2: use request_firmware()David Woodhouse2-242/+37
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet70-584/+7529
2008-07-13ov7670: clean up ov7670_read semanticsAndres Salomon1-1/+3
2008-07-10Fix a const pointer error in the Conexant cx23418 MPEG encoder driverDavid Howells1-1/+1
2008-07-10bt8xx: treat firmware data as constDavid Woodhouse1-1/+2
2008-07-10cx25840: treat firmware data as constDavid Woodhouse1-16/+11
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab1-1/+1
2008-07-01V4L/DVB (8145a): USB Video Class driverLaurent Pinchart11-0/+6877
2008-06-26V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven1-0/+4
2008-06-26V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz1-3/+4
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil1-177/+68
2008-06-26V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...Andy Walls1-11/+14
2008-06-26V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initializationAndy Walls5-2/+47
2008-06-26V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...Andy Walls1-1/+16
2008-06-26V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 ...Andy Walls1-4/+4
2008-06-26V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls2-8/+73
2008-06-26V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISEMichael Krufky1-2/+2
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington3-43/+56
2008-06-26V4L/DVB (8043): au0828: add support for additional USB device id'sMichael Krufky1-0/+18
2008-06-26V4L/DVB (8040): soc-camera: remove soc_camera_host_class classGuennadi Liakhovetski1-16/+0
2008-06-26V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.Guennadi Liakhovetski1-2/+2
2008-06-26V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab1-1/+2
2008-06-26V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...Matthias Schwarzott1-1/+2
2008-06-26V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab3-1/+19
2008-06-26V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz1-1/+2
2008-06-26V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov1-20/+10
2008-06-26V4L/DVB (8018): Add em2860 chip IDDevin Heitmueller2-0/+4
2008-06-26V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2-0/+22
2008-06-26V4L/DVB (8011): em28xx: enable DVB for HVR-900Devin Heitmueller1-0/+1
2008-06-26V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller1-14/+10
2008-06-26V4L/DVB (8008): cx18: remove duplicate audio and video input enumsHans Verkuil2-70/+31
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil3-3/+7
2008-06-26V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab1-1/+2
2008-06-21videodev: BKL pushdownJonathan Corbet1-0/+4
2008-06-05V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with firmware...Daniel Gimpelevich1-3/+10
2008-06-05V4L/DVB (7978): cx18: explicitly test for XC2028 tunerHans Verkuil1-1/+1
2008-06-05V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil1-12/+10
2008-06-05V4L/DVB (7975): saa7134_empressDmitri Belimov1-2/+1