summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-22[media] gspca - ov534: Use the new control mechanismJean-François Moine1-342/+113
2011-03-22[media] gspca - sonixj, zc3xx: Let some bandwidth for audio when USB 1.1Jean-François Moine2-0/+8
2011-03-22[media] gspca - sonixj: Set both pins for infrared of mt9v111 webcamsJean-François Moine1-14/+5
2011-03-22[media] gspca - sonixj: Same init for all bridges but the sn9c102pJean-François Moine1-7/+1
2011-03-22[media] gspca - sonixj: Simplify GPIO setting when audio presentJean-François Moine1-2/+3
2011-03-22[media] gspca - sonixj: Adjust autogain for sensor mt9v111Jean-François Moine1-6/+9
2011-03-22[media] gspca - sonixj: Fix start sequence of sensor mt9v111Jean-François Moine1-19/+4
2011-03-22[media] gspca - sonixj: Update the JPEG quality for best image transferJean-François Moine1-23/+86
2011-03-22[media] gspca - sonixj: Have the same JPEG quality for encoding and decodingJean-François Moine1-15/+4
2011-03-22[media] gspca - sonixj: Better scanning of isochronous packetsJean-François Moine1-26/+93
2011-03-22[media] gspca - sonixj: Move the avg lum computation to a separate functionJean-François Moine1-18/+26
2011-03-22[media] Remove compatibility layer from multi-planar API documentationPawel Osciak2-39/+18
2011-03-22[media] v4l2-ctrls: Fix control enumeration for multiple subdevs with ctrlHans Verkuil1-0/+2
2011-03-22[media] em28xx: properly handle subdev controlsMauro Carvalho Chehab1-3/+28
2011-03-22[media] em28xx: Fix return value for s_ctrlMauro Carvalho Chehab1-1/+1
2011-03-22[media] tvp5150: device detection should be done only onceMauro Carvalho Chehab1-21/+21
2011-03-22[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab3-7/+5
2011-03-22[media] tuner-core: Don't touch at standby during tuner_lookupMauro Carvalho Chehab1-1/+0
2011-03-22[media] tuner-core: Rearrange some functions to better documentMauro Carvalho Chehab1-78/+90
2011-03-22[media] tuner-core: Improve function documentationMauro Carvalho Chehab1-23/+116
2011-03-22[media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab5-20/+11
2011-03-22[media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab3-19/+35
2011-03-22[media] tuner-core: Fix a few comments on itMauro Carvalho Chehab1-8/+15
2011-03-22[media] tuner-core: dead code removalMauro Carvalho Chehab1-37/+10
2011-03-22[media] tuner-core: Don't use a static var for xc5000_cfgMauro Carvalho Chehab1-4/+6
2011-03-22[media] tuner-core: CodingStyle cleanupsMauro Carvalho Chehab1-45/+47
2011-03-22[media] tuner-core: do the right thing for suspend/resumeMauro Carvalho Chehab1-5/+9
2011-03-22[media] tuner-core: Better implement standby modeMauro Carvalho Chehab2-95/+95
2011-03-22[media] tuner-core: Some cleanups at check_mode/set_modeMauro Carvalho Chehab1-30/+42
2011-03-22[media] tuner-core: Reorganize the functions internallyMauro Carvalho Chehab1-431/+462
2011-03-22[media] tuner-core: move some messages to the proper placeMauro Carvalho Chehab1-6/+6
2011-03-22[media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab2-11/+0
2011-03-22[media] tuner-core: Remove V4L1/V4L2 API switchMauro Carvalho Chehab1-21/+0
2011-03-22[media] cx88: Don't allow opening a device while it is not readyMauro Carvalho Chehab1-10/+12
2011-03-22[media] cx88: use unlocked_ioctl for cx88-video.Mauro Carvalho Chehab1-2/+2
2011-03-22[media] cx231xx: Add support for PV Xcapture USBMauro Carvalho Chehab2-0/+32
2011-03-22[media] cx231xx: Allow some boards to not use I2C port 3Mauro Carvalho Chehab2-0/+3
2011-03-22[media] cx231xx: Use parameters to describe some board variantsMauro Carvalho Chehab5-28/+30
2011-03-22[media] cx231xx: Use a generic check for TUNER_XC5000Mauro Carvalho Chehab1-11/+20
2011-03-22[media] cx231xx: Simplify interface checking logic at probeMauro Carvalho Chehab1-96/+96
2011-03-22[media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen1-3/+3
2011-03-22[media] double mutex lock in drivers/media/radio/si470x/radio-si470x-iceberg1-1/+0
2011-03-22[media] tm6000: add/rework reg.definesDmitri Belimov1-3/+60
2011-03-22[media] cpia2: convert to video_ioctl2Hans Verkuil1-247/+126
2011-03-22[media] pwc: convert to video_ioctl2Hans Verkuil3-565/+494
2011-03-22[media] pwc: convert to core-assisted lockingHans Verkuil2-13/+5
2011-03-22[media] vivi: fix compiler warningHans Verkuil1-2/+2
2011-03-22[media] vivi: convert to the control framework and add test controlsHans Verkuil1-89/+139
2011-03-22[media] tvp7002: use control frameworkHans Verkuil1-74/+43
2011-03-22[media] vpx3220: use control frameworkHans Verkuil1-86/+51