summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-148-1983/+104
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-148-1983/+104
| |\
| | * vicam: use request_firmware()Jaswinder Singh2008-07-141-296/+21
| | * dabusb: use request_firmware()David Woodhouse2008-07-142-1427/+32
| | * cpia2: use request_firmware()David Woodhouse2008-07-142-242/+37
| | * Fix a const pointer error in the Conexant cx23418 MPEG encoder driverDavid Howells2008-07-101-1/+1
| | * bt8xx: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
| | * cx25840: treat firmware data as constDavid Woodhouse2008-07-101-16/+11
* | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1470-584/+7529
|\ \ \ | |/ /
| * | ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
| |/
| * V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab2008-07-021-1/+1
| * V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-3011-0/+6877
| * V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
| * V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz2008-06-261-3/+4
| * V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-261-177/+68
| * V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...Andy Walls2008-06-261-11/+14
| * V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initializationAndy Walls2008-06-265-2/+47
| * V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...Andy Walls2008-06-261-1/+16
| * V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 ...Andy Walls2008-06-261-4/+4
| * V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-coreAndy Walls2008-06-262-8/+73
| * V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISEMichael Krufky2008-06-261-2/+2
| * V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington2008-06-263-43/+56
| * V4L/DVB (8043): au0828: add support for additional USB device id'sMichael Krufky2008-06-261-0/+18
| * V4L/DVB (8040): soc-camera: remove soc_camera_host_class classGuennadi Liakhovetski2008-06-261-16/+0
| * V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling.Guennadi Liakhovetski2008-06-261-2/+2
| * V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2008-06-261-1/+2
| * V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are...Matthias Schwarzott2008-06-261-1/+2
| * V4L/DVB (8026): Avoids an OOPS if dev struct can't be successfully recoveredMauro Carvalho Chehab2008-06-263-1/+19
| * V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz2008-06-261-1/+2
| * V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov2008-06-261-20/+10
| * V4L/DVB (8018): Add em2860 chip IDDevin Heitmueller2008-06-262-0/+4
| * V4L/DVB (8017): Ensure em28xx extensions only get run against devs that suppo...Devin Heitmueller2008-06-262-0/+22
| * V4L/DVB (8011): em28xx: enable DVB for HVR-900Devin Heitmueller2008-06-261-0/+1
| * V4L/DVB (8010): em28xx: Properly register extensions for already attached dev...Devin Heitmueller2008-06-261-14/+10
| * V4L/DVB (8008): cx18: remove duplicate audio and video input enumsHans Verkuil2008-06-262-70/+31
| * V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil2008-06-263-3/+7
| * V4L/DVB (8005): Fix OOPS if frontend is nullMauro Carvalho Chehab2008-06-261-1/+2
| * V4L/DVB (7990): Fix entry for PowerColor RA 330 and make it run with firmware...Daniel Gimpelevich2008-06-051-3/+10
| * V4L/DVB (7978): cx18: explicitly test for XC2028 tunerHans Verkuil2008-06-051-1/+1
| * V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.Hans Verkuil2008-06-051-12/+10
| * V4L/DVB (7975): saa7134_empressDmitri Belimov2008-06-051-2/+1
| * V4L/DVB (7970): mix trivial endianness annotationsAl Viro2008-06-052-5/+5
| * V4L/DVB (7968): zoran: endianness annotationsAl Viro2008-06-053-5/+5
| * V4L/DVB (7967): bt8xx: unaligned accessAl Viro2008-06-051-2/+3
| * V4L/DVB (7966): cx18: direct dereferencing of iomemAl Viro2008-06-051-4/+6
| * V4L/DVB (7965): annotate bcx_riscmemAl Viro2008-06-055-14/+16
| * V4L/DVB (7964): cx18 iomem annotationsAl Viro2008-06-056-12/+13
| * V4L/DVB (7963): ivtv: trivial annotationsAl Viro2008-06-056-10/+16
| * V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct.Hans Verkuil2008-06-052-15/+18
| * V4L/DVB (7932): cx18: mark Compro H900 as fully supported.Hans Verkuil2008-06-051-2/+2
OpenPOWER on IntegriCloud