summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (8006): em28xx: Split HVR900 into two separate entriesDevin Heitmueller2008-07-203-1/+52
* V4L/DVB (7997): si470x: hardware frequency seek supportTobias Lorenz2008-07-201-2/+95
* V4L/DVB (7996): si470x: afc indicationTobias Lorenz2008-07-201-1/+3
* V4L/DVB (7995): si470x: a lot of small code cleanupsTobias Lorenz2008-07-201-90/+196
* V4L/DVB (7994): si470x: let si470x_get_freq return errnoTobias Lorenz2008-07-201-11/+23
* V4L/DVB (7993): si470x: move global lock to device structureTobias Lorenz2008-07-201-43/+41
* V4L/DVB (7992): Add support for Pinnacle PCTV HD Pro stick (the older variant...Devin Heitmueller2008-07-203-0/+30
* V4L/DVB (7988): soc_camera: missed fmt callback conversion.Hans Verkuil2008-07-201-9/+9
* V4L/DVB (7986): cx23885: add initial support for DViCO FusionHDTV7 Dual ExpressMichael Krufky2008-07-203-0/+41
* V4L/DVB (7984): tda18271: update filename in commentsMichael Krufky2008-07-201-1/+1
* V4L/DVB (7976): I2S on for MPEG of saa7134_empressDmitri Belimov2008-07-202-6/+19
* V4L/DVB (7952): AU6610: various cosmetic changesAntti Palosaari2008-07-202-15/+45
* V4L/DVB (7951): AU6610: remove useless identify_stateAntti Palosaari2008-07-201-13/+4
* V4L/DVB (7950): AU6610: coding style fixesAntti Palosaari2008-07-202-21/+19
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-2016-273/+271
* V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VI...Hans Verkuil2008-07-201-8/+27
* V4L/DVB (7947): videodev: add vidioc_g_std callback.Hans Verkuil2008-07-201-4/+8
* V4L/DVB (7946): videodev: small fixes for VIDIOC_G_FREQUENCY and VIDIOC_G_FMTHans Verkuil2008-07-201-11/+9
* V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz2008-07-202-0/+13
* V4L/DVB (7939): pvrusb2: Remove sysfs interface hackeryMike Isely2008-07-201-346/+114
* V4L/DVB (7938): pvrusb2: Increase enforced encoder wait delay to improve reli...Mike Isely2008-07-201-2/+4
* V4L/DVB (7937): pvrusb2: Change several embedded timer constants to defined v...Mike Isely2008-07-201-3/+22
* V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sourcesMike Isely2008-07-2045-45/+0
* V4L/DVB (7927): ivtv: simplify gpio initialization for XCeive tuners.Hans Verkuil2008-07-202-7/+10
* V4L/DVB (7926): ivtv: add support for the Buffalo PC-MV5L/PCI card.Hans Verkuil2008-07-203-1/+40
* V4L/DVB (7924): ivtv/cx18: snprintf fixesJean Delvare2008-07-202-2/+2
* V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0
* V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0
* 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-1522-3647/+150
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-1522-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