summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds8-1983/+104
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse8-1983/+104
2008-07-14vicam: use request_firmware()Jaswinder Singh1-296/+21
2008-07-14dabusb: use request_firmware()David Woodhouse2-1427/+32
2008-07-14cpia2: use request_firmware()David Woodhouse2-242/+37
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet70-584/+7529
2008-07-12ov7670: 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-06-30V4L/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-20videodev: 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
2008-06-05V4L/DVB (7970): mix trivial endianness annotationsAl Viro2-5/+5
2008-06-05V4L/DVB (7968): zoran: endianness annotationsAl Viro3-5/+5
2008-06-05V4L/DVB (7967): bt8xx: unaligned accessAl Viro1-2/+3
2008-06-05V4L/DVB (7966): cx18: direct dereferencing of iomemAl Viro1-4/+6
2008-06-05V4L/DVB (7965): annotate bcx_riscmemAl Viro5-14/+16
2008-06-05V4L/DVB (7964): cx18 iomem annotationsAl Viro6-12/+13
2008-06-05V4L/DVB (7963): ivtv: trivial annotationsAl Viro6-10/+16
2008-06-05V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil2-15/+18