aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds22-3647/+150
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse22-3647/+150
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 Corbet108-800/+7916
2008-07-12ov7670: clean up ov7670_read semanticsAndres Salomon1-1/+3
2008-07-10ttusb-budget: use request_firmware()David Woodhouse2-1648/+12
2008-07-10Fix a const pointer error in the Conexant cx23418 MPEG encoder driverDavid Howells1-1/+1
2008-07-10tuners: treat firmware data as constDavid Woodhouse2-2/+2
2008-07-10gp8psk: treat firmware data as constDavid Woodhouse1-1/+2
2008-07-10cxusb: treat firmware data as constDavid Woodhouse1-3/+18
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse7-9/+11
2008-07-10ttusb-dec: treat firmware data as constDavid Woodhouse1-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 is selectedMauro 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 (8097): xc5000: check device hardware state to determine if firmware download is neededSteven Toth2-8/+23
2008-06-26V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth1-4/+2
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil1-177/+68
2008-06-26V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss1-4/+11
2008-06-26V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss1-3/+1
2008-06-26V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss1-0/+1
2008-06-26V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss1-8/+12
2008-06-26V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and enable card entryAndy 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 firstAndy Walls1-1/+16
2008-06-26V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 and FM radioAndy 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 Farrington4-43/+94
2008-06-26V4L/DVB (8044): au8522: tuning optimizationsMichael Krufky1-2/+21
2008-06-26V4L/DVB (8043): au0828: add support for additional USB device id'sMichael Krufky1-0/+18
2008-06-26V4L/DVB (8042): DVB-USB UMT-010 channel scan oopsAustin Lund1-1/+1
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 (8037): tda18271: ensure that the thermometer is off during channel configurationMichael Krufky1-0/+3
2008-06-26V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky1-8/+12
2008-06-26V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of rangeMichael Krufky1-1/+9
2008-06-26V4L/DVB (8034): tda18271: fix IF notch frequency handlingMichael Krufky1-11/+19
2008-06-26V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab1-2/+13
2008-06-26V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2-5/+16
2008-06-26V4L/DVB (8027): saa7134: Avermedia A700: only s-video and composite input are workingMatthias 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