aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2008-11-11V4L/DVB (9351): ibmcam: Fix a regression caused by a482f327ff56bc3cf53176a7eb...Gravatar Mauro Carvalho Chehab 1-6/+6
2008-10-21V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionGravatar Darron Broad 1-6/+2
2008-10-21V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Gravatar Darron Broad 1-23/+29
2008-10-21V4L/DVB (9334): cx88: dvb_remove debug outputGravatar Darron Broad 1-0/+3
2008-10-21V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsGravatar Mauro Carvalho Chehab 2-8/+4
2008-10-21V4L/DVB (9332): cx88: initial fix for analogue only compilationGravatar Darron Broad 2-1/+8
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Gravatar Mauro Carvalho Chehab 2-7/+7
2008-10-21V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Gravatar Mauro Carvalho Chehab 4-132/+118
2008-10-21V4L/DVB (9328): ivtvfb: FB_BLANK_POWERDOWN turns off video outputGravatar Ian Armstrong 2-0/+7
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dGravatar Hans Verkuil 28-87/+89
2008-10-21V4L/DVB (9326): ivtv: avoid green flashing when loading ivtvGravatar Martin Dauskardt 1-0/+12
2008-10-21V4L/DVB (9325): ivtv: switch to unlocked_ioctl.Gravatar Hans Verkuil 3-11/+9
2008-10-21V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.Gravatar Hans Verkuil 1-2/+9
2008-10-21V4L/DVB (9322): v4l2-int-if: Export more interfaces to modulesGravatar Sakari Ailus 1-1/+4
2008-10-21V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting awayGravatar Boris Dores 1-0/+4
2008-10-21V4L/DVB (9300): pvrusb2: Fix deadlock problemGravatar Mike Isely 1-6/+0
2008-10-21V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them t...Gravatar Andy Walls 2-15/+24
2008-10-21V4L/DVB (9298): cx18: Add __iomem address space qualifier to cx18_log_*_retri...Gravatar Andy Walls 1-2/+2
2008-10-21V4L/DVB (9297): cx18: Fix memory leak on card initialization failureGravatar Andy Walls 1-2/+6
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hGravatar Harvey Harrison 2-0/+2
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 4-18/+27
2008-10-17USB: remove warn() macro from usb media driversGravatar Greg Kroah-Hartman 4-18/+27
2008-10-17V4L/DVB (9296): Patch to remove warning message during cx88-dvb compilationGravatar Igor M. Liplianin 1-2/+2
2008-10-17V4L/DVB (9294): gspca: Add a stop sequence in t613.Gravatar Jean-Francois Moine 1-0/+14
2008-10-17V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613.Gravatar Leandro Costantino 1-37/+110
2008-10-17V4L/DVB (9292): gspca: Call the control setting functions at init time in t613.Gravatar Jean-Francois Moine 1-72/+70
2008-10-17V4L/DVB (9291): gspca: Do not set the white balance temperature by default in...Gravatar Jean-Francois Moine 1-1/+1
2008-10-17V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613.Gravatar Jean-Francois Moine 1-7/+20
2008-10-17V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613.Gravatar Jean-Francois Moine 1-6/+10
2008-10-17V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613.Gravatar Jean-Francois Moine 1-3/+3
2008-10-17V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t...Gravatar Jean-Francois Moine 1-31/+32
2008-10-17V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Gravatar Jean-Francois Moine 2-1/+1
2008-10-17V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensorGravatar Erik Andrén 1-2/+2
2008-10-17V4L/DVB (9282): Properly iterate the urbs when destroying them.Gravatar Erik Andrén 1-1/+1
2008-10-17V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensorGravatar Erik Andren 2-7/+101
2008-10-17V4L/DVB (9280): gspca: Use the gspca debug macrosGravatar Erik Andren 7-98/+66
2008-10-17V4L/DVB (9279): gspca: Correct some copyright headersGravatar Erik Andren 13-14/+13
2008-10-17V4L/DVB (9278): gspca: Remove the m5602_debug variableGravatar Erik Andren 4-5/+0
2008-10-17V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer()Gravatar Erik Andren 1-4/+6
2008-10-17V4L/DVB (9276): videobuf-dvb: two functions are now staticGravatar Mauro Carvalho Chehab 1-58/+50
2008-10-17V4L/DVB (9273): MFE: videobuf-dvb.c checkpatch cleanup as part of MFE mergeGravatar Steven Toth 1-18/+25
2008-10-17V4L/DVB (9271): videobuf: data storage optimisation (2)Gravatar Darron Broad 4-8/+5
2008-10-17V4L/DVB (9269): cx88: add I2S-ADC tvaudio methodGravatar Darron Broad 3-22/+42
2008-10-17V4L/DVB (9268): tuner: add FMD1216MEX tunerGravatar Darron Broad 1-1/+1
2008-10-17V4L/DVB (9267): cx88: Update of audio routing config for FM radioGravatar Darron Broad 1-3/+22
2008-10-17V4L/DVB (9266): videobuf: properly handle attachment failureGravatar Darron Broad 1-13/+24
2008-10-17V4L/DVB (9265): videobuf: data storage optimisationGravatar Darron Broad 4-9/+8
2008-10-17V4L/DVB (9262): cx88: Change spurious buffer message into a debug only messageGravatar Steven Toth 1-1/+2
2008-10-17V4L/DVB (9252): au0828: Checkpatch complianceGravatar Steven Toth 3-3/+5
2008-10-17V4L/DVB (9251): cx23885: Checkpatch complianceGravatar Steven Toth 6-251/+297