summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx231xx
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] cx231xx: use core-assisted lockMauro Carvalho Chehab1-78/+8
2010-10-21[media] cx231xx: Colibri carrier offset was wrong for PAL/MMauro Carvalho Chehab1-1/+1
2010-10-21[media] cx231xx: remove some unused functionsMauro Carvalho Chehab1-33/+0
2010-10-21[media] cx231xx: declare static functions as suchMauro Carvalho Chehab1-14/+16
2010-10-21[media] cx231xx-417: Fix a gcc warningMauro Carvalho Chehab1-9/+8
2010-10-21[media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab4-433/+423
2010-10-21[media] cx231xx-audio: fix some locking issuesMauro Carvalho Chehab2-51/+52
2010-10-21[media] cx231xx: Only change gpio direction when neededMauro Carvalho Chehab2-5/+7
2010-10-21[media] cx231xx: better handle the master port enable commandMauro Carvalho Chehab4-61/+42
2010-10-21[media] cx231xx: properly use the right tuner i2c addressMauro Carvalho Chehab2-13/+13
2010-10-21[media] cx231xx: properly implement URB control messages logMauro Carvalho Chehab1-108/+80
2010-10-21[media] cx231xx: fix Kconfig dependenciesMauro Carvalho Chehab1-0/+1
2010-10-21[media] cx231xx: remove a printk warning at -avcore and at -417Mauro Carvalho Chehab2-2/+2
2010-10-21[media] cx231xx: Fix vblank/vactive line counts for PAL/SECAMDevin Heitmueller1-6/+6
2010-10-21[media] cx231xx: properly set active line count for PAL/SECAMDevin Heitmueller1-0/+14
2010-10-21[media] cx231xx: whitespace cleanupDevin Heitmueller1-20/+15
2010-10-21[media] cx231xx: remove board specific check for Colibri configurationDevin Heitmueller1-18/+1
2010-10-21[media] cx231xx: Make the DIF configuration based on the tuner not the board idDevin Heitmueller1-9/+9
2010-10-21[media] cx231xx: remove i2c ir stubsDevin Heitmueller3-36/+0
2010-10-21[media] cx231xx: move printk() line related to 417 initializationDevin Heitmueller1-1/+1
2010-10-21[media] cx231xx: fixup video grabber board profileDevin Heitmueller1-16/+1
2010-10-21[media] cx231xx: make output mode configurable via the board profileDevin Heitmueller3-6/+16
2010-10-21[media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller5-12/+41
2010-10-21[media] cx231xx: set correct i2c port for Exeter tunerDevin Heitmueller1-8/+3
2010-10-21[media] cx231xx: set standard tune to last known frequency when switching inputsDevin Heitmueller1-0/+8
2010-10-21[media] cx231xx: Remove hack which puts device into bulk modeDevin Heitmueller1-12/+0
2010-10-21[media] cx231xx: Set the power mode instead of using the digital mux GPIOsDevin Heitmueller1-1/+4
2010-10-21[media] cx231xx: do not call video_mux as part of isoc setupDevin Heitmueller2-7/+3
2010-10-21[media] cx231xx: Clear avmode bits before settingDevin Heitmueller1-0/+1
2010-10-21[media] cx231xx: make video scaler work properlyDevin Heitmueller4-56/+11
2010-10-21[media] cx231xx: reduce log severity for some debug eventsDevin Heitmueller1-15/+16
2010-10-21[media] cx231xx: remove board specific initializationDevin Heitmueller1-34/+9
2010-10-21[media] cx231xx: Ensure VBI fields are sent in the correct orderDevin Heitmueller1-5/+18
2010-10-21[media] cx231xx: Fix VBI parameters for sampling rate and offsetDevin Heitmueller1-7/+4
2010-10-21[media] cx231xx: fix format string warningDevin Heitmueller1-1/+1
2010-10-21[media] cx231xx-dvb: remove unused variableDevin Heitmueller1-2/+0
2010-10-21[media] cx231xx: fix race condition in DVB initializationDevin Heitmueller2-13/+12
2010-10-21[media] cx231xx: add USB ID Hauppauge model 111301Devin Heitmueller1-0/+2
2010-10-21[media] cx231xx: add support for Hauppauge EXETERMichael Krufky5-4/+115
2010-10-21[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay15-237/+7996
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-2/+4
2010-09-27V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0)Mauro Carvalho Chehab1-6/+8
2010-09-27V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2-0/+4
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-06-01V4L/DVB: cx231xx: convert to s_mbus_fmtHans Verkuil1-1/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+7
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-7/+7
2010-05-19V4L/DVB: cx231xx: switch to new vbi subdev opsHans Verkuil1-2/+2
2010-05-19V4L/DVB: ir-core: remove ir-functions usage from cx231xxDavid Härdeman2-39/+10
2010-05-19V4L/DVB: cx231xx: improve error handlingDan Carpenter1-1/+4