aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx
Commit message (Expand)AuthorAge
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-22
* [media] v4l: kill the BKLArnd Bergmann2010-11-08
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-22
* [media] cx231xx: fix double lock typoDan Carpenter2010-10-22
* [media] cx231xx: Fix compilation breakage if DVB is not selectedMauro Carvalho Chehab2010-10-21
* [media] cx231xx: Remove IR support from the driverMauro Carvalho Chehab2010-10-21
* [media] cx231xx: Only register USB interface 1Mauro Carvalho Chehab2010-10-21
* [media] v4l-dvb: using vmalloc needs vmalloc.h in cx231xx-417.cStephen Rothwell2010-10-21
* [media] cx231xx: use core-assisted lockMauro Carvalho Chehab2010-10-20
* [media] cx231xx: Colibri carrier offset was wrong for PAL/MMauro Carvalho Chehab2010-10-20
* [media] cx231xx: remove some unused functionsMauro Carvalho Chehab2010-10-20
* [media] cx231xx: declare static functions as suchMauro Carvalho Chehab2010-10-20
* [media] cx231xx-417: Fix a gcc warningMauro Carvalho Chehab2010-10-20
* [media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab2010-10-20
* [media] cx231xx-audio: fix some locking issuesMauro Carvalho Chehab2010-10-20
* [media] cx231xx: Only change gpio direction when neededMauro Carvalho Chehab2010-10-20
* [media] cx231xx: better handle the master port enable commandMauro Carvalho Chehab2010-10-20
* [media] cx231xx: properly use the right tuner i2c addressMauro Carvalho Chehab2010-10-20
* [media] cx231xx: properly implement URB control messages logMauro Carvalho Chehab2010-10-20
* [media] cx231xx: fix Kconfig dependenciesMauro Carvalho Chehab2010-10-20
* [media] cx231xx: remove a printk warning at -avcore and at -417Mauro Carvalho Chehab2010-10-20
* [media] cx231xx: Fix vblank/vactive line counts for PAL/SECAMDevin Heitmueller2010-10-20
* [media] cx231xx: properly set active line count for PAL/SECAMDevin Heitmueller2010-10-20
* [media] cx231xx: whitespace cleanupDevin Heitmueller2010-10-20
* [media] cx231xx: remove board specific check for Colibri configurationDevin Heitmueller2010-10-20
* [media] cx231xx: Make the DIF configuration based on the tuner not the board idDevin Heitmueller2010-10-20
* [media] cx231xx: remove i2c ir stubsDevin Heitmueller2010-10-20
* [media] cx231xx: move printk() line related to 417 initializationDevin Heitmueller2010-10-20
* [media] cx231xx: fixup video grabber board profileDevin Heitmueller2010-10-20
* [media] cx231xx: make output mode configurable via the board profileDevin Heitmueller2010-10-20
* [media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller2010-10-20
* [media] cx231xx: set correct i2c port for Exeter tunerDevin Heitmueller2010-10-20
* [media] cx231xx: set standard tune to last known frequency when switching inputsDevin Heitmueller2010-10-20
* [media] cx231xx: Remove hack which puts device into bulk modeDevin Heitmueller2010-10-20
* [media] cx231xx: Set the power mode instead of using the digital mux GPIOsDevin Heitmueller2010-10-20
* [media] cx231xx: do not call video_mux as part of isoc setupDevin Heitmueller2010-10-20
* [media] cx231xx: Clear avmode bits before settingDevin Heitmueller2010-10-20
* [media] cx231xx: make video scaler work properlyDevin Heitmueller2010-10-20
* [media] cx231xx: reduce log severity for some debug eventsDevin Heitmueller2010-10-20
* [media] cx231xx: remove board specific initializationDevin Heitmueller2010-10-20
* [media] cx231xx: Ensure VBI fields are sent in the correct orderDevin Heitmueller2010-10-20
* [media] cx231xx: Fix VBI parameters for sampling rate and offsetDevin Heitmueller2010-10-20
* [media] cx231xx: fix format string warningDevin Heitmueller2010-10-20
* [media] cx231xx-dvb: remove unused variableDevin Heitmueller2010-10-20
* [media] cx231xx: fix race condition in DVB initializationDevin Heitmueller2010-10-20
* [media] cx231xx: add USB ID Hauppauge model 111301Devin Heitmueller2010-10-20
* [media] cx231xx: add support for Hauppauge EXETERMichael Krufky2010-10-20
* [media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay2010-10-20
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-20
* V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab2010-09-27