summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0
* V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari2008-07-205-0/+873
* V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2008-07-202-0/+48
* V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari2008-07-203-91/+145
* V4L/DVB (7897): TCM825x: Include invertation of image mirroring in configurationSakari Ailus2008-07-202-0/+7
* V4L/DVB (7886): ivtvfb: Use DMA for write()Ian Armstrong2008-07-201-0/+82
* V4L/DVB (7883): pvrusb2: make default frequency configurable via modprobe optionMichael Krufky2008-07-201-4/+12
* V4L/DVB (7882): pvrusb2: make code staticAdrian Bunk2008-07-202-6/+6
* V4L/DVB (7586): radio: use get/put_unaligned_* helpersHarvey Harrison2008-07-201-10/+6
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-1422-3647/+150
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-1422-3647/+150
| |\
| | * 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
| | * ttusb-budget: use request_firmware()David Woodhouse2008-07-102-1648/+12
| | * Fix a const pointer error in the Conexant cx23418 MPEG encoder driverDavid Howells2008-07-101-1/+1
| | * tuners: treat firmware data as constDavid Woodhouse2008-07-102-2/+2
| | * gp8psk: treat firmware data as constDavid Woodhouse2008-07-101-1/+2
| | * cxusb: treat firmware data as constDavid Woodhouse2008-07-101-3/+18
| | * dvb frontends: treat firmware data as constDavid Woodhouse2008-07-107-9/+11
| | * ttusb-dec: treat firmware data as constDavid Woodhouse2008-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-14108-800/+7916
|\ \ \ | |/ /
| * | 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 (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-262-8/+23
| * V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth2008-06-261-4/+2
| * V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-261-177/+68
| * V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss2008-06-261-4/+11
| * V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss2008-06-261-3/+1
| * V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss2008-06-261-0/+1
| * V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss2008-06-261-8/+12
| * 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-264-43/+94
| * V4L/DVB (8044): au8522: tuning optimizationsMichael Krufky2008-06-261-2/+21
| * V4L/DVB (8043): au0828: add support for additional USB device id'sMichael Krufky2008-06-261-0/+18
| * V4L/DVB (8042): DVB-USB UMT-010 channel scan oopsAustin Lund2008-06-261-1/+1
| * 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 (8037): tda18271: ensure that the thermometer is off during channel c...Michael Krufky2008-06-261-0/+3
| * V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 onlyMichael Krufky2008-06-261-8/+12
OpenPOWER on IntegriCloud