summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/uvc
AgeCommit message (Expand)AuthorFilesLines
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-2/+0
2008-07-26V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ...Laurent Pinchart1-1/+12
2008-07-26V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliantLaurent Pinchart1-1/+1
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and ...Laurent Pinchart1-3/+6
2008-07-20V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warningAndrew Morton1-1/+1
2008-07-20V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcamLaurent Pinchart1-0/+9
2008-07-20V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated...Laurent Pinchart1-0/+9
2008-07-20V4L/DVB (8234): uvcvideo: Make input device support optionalLaurent Pinchart2-2/+32
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil7-0/+7
2008-07-20V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend.Laurent Pinchart2-32/+66
2008-07-20V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart2-13/+13
2008-07-20V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsingLaurent Pinchart1-1/+2
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab1-1/+1
2008-06-30V4L/DVB (8145a): USB Video Class driverLaurent Pinchart9-0/+6867