summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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] s5h1432: fix codingstyle issuesDevin Heitmueller2-170/+152
2010-10-21[media] Use smaller i2c transaction size with 18271 tunerDevin Heitmueller1-0/+1
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-21[media] s5h1432: Add new s5h1432 driverPalash Bandyopadhyay4-0/+544
2010-10-21[media] Staging: cx25821: fix braces and space coding style issuesRuslan Pisarev12-179/+168
2010-10-21[media] Staging: cx25821: remove spaces after parenthesisRuslan Pisarev1-2/+2
2010-10-21[media] cafe_ccic: Implement VIDIOC_ENUM_FRAMEINTERVALS and ENUM_FRAMESIZESDaniel Drake1-0/+26
2010-10-21[media] ov7670: implement VIDIOC_ENUM_FRAMESIZESDaniel Drake1-0/+17
2010-10-21[media] ov7670: implement VIDIOC_ENUM_FRAMEINTERVALSJonathan Corbet1-3/+18
2010-10-21[media] cafe_ccic: Fix hang in command write processingDaniel Drake1-19/+17
2010-10-21[media] go7007: MJPEG buffer overflowPete Eberlein1-1/+11
2010-10-21[media] staging/tm6000: Fix a warning messageMauro Carvalho Chehab1-2/+12
2010-10-21[media] lirc_igorplugusb: Fix a compilation waringMauro Carvalho Chehab1-1/+1
2010-10-21[media] videobuf-dma-sg: Use min_t(size_t, PAGE_SIZE ..)Mauro Carvalho Chehab1-2/+2
2010-10-21V4L/DVB: Fix a merge conflict that affects unlock_ioctlMauro Carvalho Chehab1-5/+5
2010-10-21V4L/DVB: tm6000: Fix warnings due to a small array sizeMauro Carvalho Chehab1-1/+1
2010-10-21V4L/DVB: saa7134-input can't be a module right nowMauro Carvalho Chehab4-17/+8
2010-10-21V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)Mauro Carvalho Chehab1-2/+2
2010-10-21V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102Jean-François Moine2-2/+2
2010-10-21V4L/DVB: gspca - sonixj: Bad detection of the end of imageJean-François Moine1-24/+38
2010-10-21V4L/DVB: gspca - sonixj: Add sensor mi0360bJean-François Moine1-2/+112
2010-10-21V4L/DVB: gspca - mr97310a: Declare static the constant tablesJean-François Moine1-11/+12
2010-10-21V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=mJean-François Moine11-28/+24