summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-221-2/+2
* [media] cx231xx: fix double lock typoDan Carpenter2010-10-221-1/+1
* [media] cx231xx: Fix compilation breakage if DVB is not selectedMauro Carvalho Chehab2010-10-211-3/+0
* [media] cx231xx: Remove IR support from the driverMauro Carvalho Chehab2010-10-213-266/+0
* [media] cx231xx: Only register USB interface 1Mauro Carvalho Chehab2010-10-211-30/+8
* [media] v4l-dvb: using vmalloc needs vmalloc.h in cx231xx-417.cStephen Rothwell2010-10-211-0/+1
* [media] cx231xx: use core-assisted lockMauro Carvalho Chehab2010-10-211-78/+8
* [media] cx231xx: Colibri carrier offset was wrong for PAL/MMauro Carvalho Chehab2010-10-211-1/+1
* [media] cx231xx: remove some unused functionsMauro Carvalho Chehab2010-10-211-33/+0
* [media] cx231xx: declare static functions as suchMauro Carvalho Chehab2010-10-211-14/+16
* [media] cx231xx-417: Fix a gcc warningMauro Carvalho Chehab2010-10-211-9/+8
* [media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab2010-10-214-433/+423
* [media] cx231xx-audio: fix some locking issuesMauro Carvalho Chehab2010-10-212-51/+52
* [media] cx231xx: Only change gpio direction when neededMauro Carvalho Chehab2010-10-212-5/+7
* [media] cx231xx: better handle the master port enable commandMauro Carvalho Chehab2010-10-214-61/+42
* [media] cx231xx: properly use the right tuner i2c addressMauro Carvalho Chehab2010-10-212-13/+13
* [media] cx231xx: properly implement URB control messages logMauro Carvalho Chehab2010-10-211-108/+80
* [media] cx231xx: fix Kconfig dependenciesMauro Carvalho Chehab2010-10-211-0/+1
* [media] cx231xx: remove a printk warning at -avcore and at -417Mauro Carvalho Chehab2010-10-212-2/+2
* [media] cx231xx: Fix vblank/vactive line counts for PAL/SECAMDevin Heitmueller2010-10-211-6/+6
* [media] cx231xx: properly set active line count for PAL/SECAMDevin Heitmueller2010-10-211-0/+14
* [media] cx231xx: whitespace cleanupDevin Heitmueller2010-10-211-20/+15
* [media] cx231xx: remove board specific check for Colibri configurationDevin Heitmueller2010-10-211-18/+1
* [media] cx231xx: Make the DIF configuration based on the tuner not the board idDevin Heitmueller2010-10-211-9/+9
* [media] cx231xx: remove i2c ir stubsDevin Heitmueller2010-10-213-36/+0
* [media] cx231xx: move printk() line related to 417 initializationDevin Heitmueller2010-10-211-1/+1
* [media] cx231xx: fixup video grabber board profileDevin Heitmueller2010-10-211-16/+1
* [media] cx231xx: make output mode configurable via the board profileDevin Heitmueller2010-10-213-6/+16
* [media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller2010-10-215-12/+41
* [media] cx231xx: set correct i2c port for Exeter tunerDevin Heitmueller2010-10-211-8/+3
* [media] cx231xx: set standard tune to last known frequency when switching inputsDevin Heitmueller2010-10-211-0/+8
* [media] cx231xx: Remove hack which puts device into bulk modeDevin Heitmueller2010-10-211-12/+0
* [media] cx231xx: Set the power mode instead of using the digital mux GPIOsDevin Heitmueller2010-10-211-1/+4
* [media] cx231xx: do not call video_mux as part of isoc setupDevin Heitmueller2010-10-212-7/+3
* [media] cx231xx: Clear avmode bits before settingDevin Heitmueller2010-10-211-0/+1
* [media] cx231xx: make video scaler work properlyDevin Heitmueller2010-10-214-56/+11
* [media] cx231xx: reduce log severity for some debug eventsDevin Heitmueller2010-10-211-15/+16
* [media] cx231xx: remove board specific initializationDevin Heitmueller2010-10-211-34/+9
* [media] cx231xx: Ensure VBI fields are sent in the correct orderDevin Heitmueller2010-10-211-5/+18
* [media] cx231xx: Fix VBI parameters for sampling rate and offsetDevin Heitmueller2010-10-211-7/+4
* [media] cx231xx: fix format string warningDevin Heitmueller2010-10-211-1/+1
* [media] cx231xx-dvb: remove unused variableDevin Heitmueller2010-10-211-2/+0
* [media] cx231xx: fix race condition in DVB initializationDevin Heitmueller2010-10-212-13/+12
* [media] cx231xx: add USB ID Hauppauge model 111301Devin Heitmueller2010-10-211-0/+2
* [media] cx231xx: add support for Hauppauge EXETERMichael Krufky2010-10-215-4/+115
* [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay2010-10-2115-237/+7996
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-2/+4
* V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-271-6/+8
* V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-272-0/+4
* V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
OpenPOWER on IntegriCloud