aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/uvc/uvc_status.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-237/+0
2010-10-21[media] uvcvideo: Update e-mail address and copyright noticesLaurent Pinchart1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-13V4L/DVB (12380): uvcvideo: Avoid flooding the kernel log with "unknown event type" messagesLaurent Pinchart1-2/+2
2009-06-16V4L/DVB (11837): uvcvideo: Start status polling on device openLaurent Pinchart1-3/+18
2009-03-30V4L/DVB (10296): uvcvideo: Fix memory leak in input device handlingLaurent Pinchart1-12/+4
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+6
2009-01-29V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart1-1/+1
2009-01-29V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi1-1/+0
2009-01-10Input: uvc - the button on the camera is KEY_CAMERABastien Nocera1-4/+6
2008-10-12V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4Ming Lei1-2/+9
2008-07-20V4L/DVB (8234): uvcvideo: Make input device support optionalLaurent Pinchart1-2/+15
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-0/+1
2008-07-20V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resumeLaurent Pinchart1-1/+1
2008-06-30V4L/DVB (8145a): USB Video Class driverLaurent Pinchart1-0/+207