summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Generic booleanRichard Knutsson2006-10-011-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-3069-1275/+2615
|\
| * V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem idsMichael Krufky2006-09-261-1/+1
| * V4L/DVB (4639): Cx88: add autodetection for alternate revision of Leadtek PVRMichael Krufky2006-09-261-0/+4
| * V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.Steven Toth2006-09-265-0/+76
| * V4L/DVB (4637): Add a default method for VIDIOC_G_PARMMauro Carvalho Chehab2006-09-261-3/+23
| * V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...Alan Cox2006-09-262-2/+2
| * V4L/DVB (4634): Zr36120: implement pcipci checksAlan Cox2006-09-261-1/+5
| * V4L/DVB (4632): Zoran: Implement pcipci failure checkAlan Cox2006-09-262-3/+10
| * V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz2006-09-263-1/+45
| * V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.cSascha Hauer2006-09-261-1/+1
| * V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer2006-09-261-0/+2
| * V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different valueMauro Carvalho Chehab2006-09-261-8/+12
| * V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()Cedric Le Goater2006-09-261-26/+16
| * V4L/DVB (4622): Copy-paste bug in videodev.cSascha Hauer2006-09-261-2/+2
| * V4L/DVB (4619): Fixes some I2C dependencies on V4L devicesMauro Carvalho Chehab2006-09-261-4/+4
| * V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713...Ricardo Cerqueira2006-09-261-0/+1
| * V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de...Ricardo Cerqueira2006-09-261-0/+8
| * V4L/DVB (4609): Improved i2c performance on software bitbang algoritmMauro Carvalho Chehab2006-09-262-0/+26
| * V4L/DVB (4604): Fix broken pvrusb2 buildMike Isely2006-09-261-5/+1
| * V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driverBas Bloemsaat2006-09-261-0/+4
| * V4L/DVB (4598): Fix a typo: VRES, instead o HRESMauro Carvalho Chehab2006-09-261-4/+4
| * V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2Mike Isely2006-09-261-2/+28
| * V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSCMike Isely2006-09-261-1/+1
| * V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely2006-09-264-28/+0
| * V4L/DVB (4594): Remove some dead data elements from pvrusb2 driverMike Isely2006-09-261-2/+0
| * V4L/DVB (4592): Fixes some troubles on saa7115Mauro Carvalho Chehab2006-09-261-147/+141
| * V4L/DVB (4586): Code were preventing saa7111 and saa7118 to workMauro Carvalho Chehab2006-09-261-5/+1
| * V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil2006-09-261-7/+7
| * V4L/DVB (4573): Fix: There were some missing breaks at register check routineMauro Carvalho Chehab2006-09-261-1/+6
| * V4L/DVB (4565): Fix scaling calculusMauro Carvalho Chehab2006-09-261-12/+4
| * V4L/DVB (4556): Fix a typo.Mauro Carvalho Chehab2006-09-261-2/+2
| * V4L/DVB (4555): Cleanup: removed hardcoded tablesMauro Carvalho Chehab2006-09-261-157/+79
| * V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o...Mauro Carvalho Chehab2006-09-261-141/+141
| * V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab2006-09-261-65/+187
| * V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin...Mauro Carvalho Chehab2006-09-262-342/+1000
| * V4L/DVB (4550): Make saa7115 to report the complete chipset nameMauro Carvalho Chehab2006-09-261-1/+11
| * V4L/DVB (4548): Better temporal filter handling.Hans Verkuil2006-09-261-3/+22
| * V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil2006-09-263-2/+3
| * V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho2006-09-263-0/+5
| * V4L/DVB (4519): Fixes Helper module dependencies against V4L APIsMauro Carvalho Chehab2006-09-262-319/+332
| * V4L/DVB (4568): Added missing KS0197 Kconfig itemMauro Carvalho Chehab2006-09-262-0/+13
| * V4L/DVB (4518): Allow manually selecting the proper helper driversMauro Carvalho Chehab2006-09-264-10/+180
| * V4L/DVB (4516): Split audio/video encoders/decoders from main driversMauro Carvalho Chehab2006-09-262-23/+31
| * V4L/DVB (4515): Fixed module name, since it is, in fact, a decoder.Mauro Carvalho Chehab2006-09-261-1/+1
| * V4L/DVB (4514): Add some comments for Kconfig encoders/decoders itensMauro Carvalho Chehab2006-09-261-8/+16
| * V4L/DVB (4513): Split audio decoders from bttvMauro Carvalho Chehab2006-09-263-1/+35
| * V4L/DVB (4512): Ks0127: wire up i2c_add_driver() return valueAlexey Dobriyan2006-09-261-2/+1
| * V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.cEric Sesterhenn2006-09-261-1/+2
| * V4L/DVB (4509): Added missing copyrightMauro Carvalho Chehab2006-09-261-0/+3
OpenPOWER on IntegriCloud