summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/uvc
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...Laurent Pinchart2009-03-303-4/+40
* V4L/DVB (10651): uvcvideo: Ignore empty bulk URBsLaurent Pinchart2009-03-301-0/+3
* V4L/DVB (10650): uvcvideo: Initialize streaming parameters with the probe con...Laurent Pinchart2009-03-301-4/+13
* V4L/DVB (10308): uvcvideo: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+2
* V4L/DVB (10296): uvcvideo: Fix memory leak in input device handlingLaurent Pinchart2009-03-302-12/+5
* V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...Laurent Pinchart2009-03-302-41/+44
* V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset.Laurent Pinchart2009-03-301-1/+10
* V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.Laurent Pinchart2009-03-303-15/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-021-4/+6
|\
| * Input: uvc - the button on the camera is KEY_CAMERABastien Nocera2009-01-101-4/+6
* | V4L/DVB (10199): uvcvideo: Fix GET_DEF failure detection.Laurent Pinchart2009-01-291-1/+1
* | V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal.Laurent Pinchart2009-01-291-1/+1
* | V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.Laurent Pinchart2009-01-298-178/+184
* | V4L/DVB (10193): removed unused #include <version.h>'sHuang Weiyi2009-01-295-5/+0
* | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-3/+3
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-022-7/+5
* | V4L/DVB (10111a): usbvideo.h: remove an useless blank lineMauro Carvalho Chehab2008-12-301-1/+0
* | V4L/DVB (10104): uvcvideo: Add support for video output devicesLaurent Pinchart2008-12-305-80/+247
* | V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webc...Laurent Pinchart2008-12-301-2/+7
* | V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneousLaurent Pinchart2008-12-301-10/+9
* | V4L/DVB (9903): uvcvideo: V4L2 zoom controls supportLaurent Pinchart2008-12-303-14/+71
* | V4L/DVB (9902): uvcvideo: V4L2 privacy control supportLaurent Pinchart2008-12-301-0/+10
* | V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.Laurent Pinchart2008-12-303-3/+58
* | V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete fram...Laurent Pinchart2008-12-303-1/+6
* | V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl namesLaurent Pinchart2008-12-291-4/+6
* | V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...Laurent Pinchart2008-12-292-11/+5
* | V4L/DVB (9660): uvcvideo: Fix unaligned memory access.Michael Hennerich2008-12-291-20/+19
* | V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macrosLaurent Pinchart2008-12-291-12/+6
* | V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...Laurent Pinchart2008-12-294-141/+66
* | V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsingLaurent Pinchart2008-12-291-3/+22
* | V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500 integrated we...Laurent Pinchart2008-12-291-0/+9
* | V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated webcamLaurent Pinchart2008-12-291-0/+9
* | V4L/DVB (9503): v4l: remove inode argument from video_usercopyHans Verkuil2008-12-291-10/+3
|/
* V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()Mauro Carvalho Chehab2008-10-211-3/+9
* V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams.Laurent Pinchart2008-10-131-0/+18
* V4L/DVB (9036): uvcvideo: Fix control cache access when setting composite aut...Laurent Pinchart2008-10-121-8/+13
* V4L/DVB (9035): uvcvideo: Declare missing camera and processing unit controls.Laurent Pinchart2008-10-121-19/+145
* V4L/DVB:usbvideo:don't use part of buffer for USB transfer #4Ming Lei2008-10-122-3/+12
* V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia...Laurent Pinchart2008-10-122-4/+5
* V4L/DVB (9030): uvcvideo : Add support for Advent 4211 integrated webcamLaurent Pinchart2008-10-121-0/+9
* V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in...Laurent Pinchart2008-10-121-0/+9
* V4L/DVB (8846): uvcvideo: Supress spurious "EOF in empty payload" trace messageLaurent Pinchart2008-10-121-2/+3
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-9/+4
* V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume met...Laurent Pinchart2008-10-121-2/+13
* V4L/DVB (8729): Use DIV_ROUND_UPJulia Lawall2008-10-121-1/+1
* V4L/DVB (9053): fix buffer overflow in uvc-videoRalph Loader2008-10-041-1/+1
* V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-08-062-23/+43
* V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcamsLaurent Pinchart2008-08-061-4/+22
* Merge ../linux-2.6Mauro Carvalho Chehab2008-07-271-0/+1
|\
| * PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
OpenPOWER on IntegriCloud