summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx231xx/cx231xx-avcore.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-3087/+0
2012-07-06[media] cx231xx: use TRANSFER_TYPE enum for cleanupDavid Dillow1-40/+16
2012-05-15[media] cx231xx: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+2
2012-05-14[media] cx231xx: fix compiler warningsHans Verkuil1-78/+66
2011-07-27[media] cx231xx: Add support for Hauppauge WinTV USB2-FMPeter Moon1-0/+4
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2011-04-19media/cx231xx: Drop __TIME__ usageMichal Marek1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-21[media] cx231xx: Allow some boards to not use I2C port 3Mauro Carvalho Chehab1-0/+2
2011-03-21[media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab1-8/+4
2010-12-29[media] cx231xx: use bitwise negate instead of logicalDan Carpenter1-3/+3
2010-12-29[media] Add analog support for Pixelvied Hybrid SBTVDMauro Carvalho Chehab1-0/+1
2010-10-21[media] cx231xx: Colibri carrier offset was wrong for PAL/MMauro Carvalho Chehab1-1/+1
2010-10-21[media] CodingStyle cleanup at s5h1432 and cx231xxMauro Carvalho Chehab1-70/+65
2010-10-21[media] cx231xx: better handle the master port enable commandMauro Carvalho Chehab1-53/+36
2010-10-21[media] cx231xx: remove a printk warning at -avcore and at -417Mauro Carvalho Chehab1-1/+1
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: make output mode configurable via the board profileDevin Heitmueller1-6/+6
2010-10-21[media] cx231xx: Add initial support for Hauppauge USB-Live2Devin Heitmueller1-0/+1
2010-10-21[media] cx231xx: set correct i2c port for Exeter tunerDevin Heitmueller1-8/+3
2010-10-21[media] cx231xx: Clear avmode bits before settingDevin Heitmueller1-0/+1
2010-10-21[media] cx231xx: make video scaler work properlyDevin Heitmueller1-15/+1
2010-10-21[media] cx231xx: add support for Hauppauge EXETERMichael Krufky1-0/+15
2010-10-21[media] cx231xx: Added support for Carraera, Shelby, RDx_253S and VIDEO_GRABBERPalash Bandyopadhyay1-26/+605
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-3/+5
2009-06-23V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anythingTrent Piepho1-13/+4
2009-06-23V4L/DVB (12112): cx231xx: fix uninitialized variable.Hans Verkuil1-1/+1
2009-06-16V4L/DVB: cx231xx: remove unused #include <linux/version.h>'sHuang Weiyi1-1/+0
2009-04-06V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi1-685/+486
2009-04-06V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi1-152/+153
2009-04-06V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi1-60/+112
2009-04-06V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixesMauro Carvalho Chehab1-1221/+886
2009-04-06V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab1-1805/+2578
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi1-0/+2289