summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx
AgeCommit message (Expand)AuthorFilesLines
2006-11-13V4L/DVB (4817): Fix uses of "&&" where "&" was intendedJean Delvare1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03V4L/DVB (4698): Fix S-Video configuration for Pinnacle PCTV-SatMauro Carvalho Chehab1-1/+1
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds4-2/+33
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-26V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...Alan Cox1-1/+1
2006-09-26V4L/DVB (4609): Improved i2c performance on software bitbang algoritmMauro Carvalho Chehab1-0/+16
2006-09-26V4L/DVB (4518): Allow manually selecting the proper helper driversMauro Carvalho Chehab1-4/+4
2006-09-26V4L/DVB (4513): Split audio decoders from bttvMauro Carvalho Chehab1-0/+3
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan1-0/+4
2006-09-26V4L/DVB (4490): Whitespace cleanupTrent Piepho1-2/+2
2006-09-26V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab1-0/+8
2006-09-10V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab1-0/+1
2006-07-29V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho1-5/+10
2006-07-29V4L/DVB (4368): Bttv: use class_device_create_file and handle errorsTrent Piepho1-2/+6
2006-07-29V4L/DVB (4344): Fix broken dependencies on media Kconfig Mauro Carvalho Chehab1-1/+1
2006-07-29V4L/DVB (4316): Check __must_check warningsMichael Krufky1-6/+2
2006-07-29V4L/DVB (4298): Check all __must_check warnings in bttv.Randy Dunlap1-2/+13
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+1
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky1-5/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman1-4/+6
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-25V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson1-0/+1
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho2-2/+2
2006-06-25V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab1-0/+1
2006-06-25V4L/DVB (4058): Bttv: add autodetection support for Osprey 230Michael Krufky1-1/+2
2006-06-25V4L/DVB (4026): Bttv-gpio-irq is no longer used, remove itRicardo Cerqueira3-16/+0
2006-06-25V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky1-1/+1
2006-06-25V4L/DVB (3715): Change all emails to the currently used one.Mauro Carvalho Chehab1-1/+1
2006-05-12V4L/DVB (3964): Bt8xx/bttv-cards.c: fix off-by-one errorsAdrian Bunk1-2/+2
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-1/+1
2006-05-12V4L/DVB (3731): Kbuild: drivers/media/video/bt8xx: remove $(src) from include...Michael Krufky1-1/+1
2006-05-12V4L/DVB (3704): Fix some errors on bttv_risc_overlayDuncan Sands1-8/+6
2006-04-04kbuild: use relative path to -ISam Ravnborg1-1/+1
2006-04-02V4L/DVB (3702): Make msp3400 routing defines more consistentHans Verkuil1-6/+6
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil1-5/+8
2006-04-02V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil1-72/+75
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-1/+2
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil1-9/+43
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil6-154/+248
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2-9/+9
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab3-20/+14
2006-03-24V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham14-0/+13363