| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers. | Laurent Pinchart | 2008-08-06 | 2 | -23/+43 |
* | V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcams | Laurent Pinchart | 2008-08-06 | 1 | -4/+22 |
* | Merge ../linux-2.6 | Mauro Carvalho Chehab | 2008-07-27 | 1 | -0/+1 |
|\ |
|
| * | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -2/+0 |
* | | V4L/DVB (8498): uvcvideo: Return sensible min and max values when querying a ... | Laurent Pinchart | 2008-07-26 | 1 | -1/+12 |
* | | V4L/DVB (8497): uvcvideo: Make the auto-exposure menu control V4L2 compliant | Laurent Pinchart | 2008-07-26 | 1 | -1/+1 |
* | | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 | 1 | -0/+1 |
* | | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 | 1 | -1/+1 |
|/ |
|
* | V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and ... | Laurent Pinchart | 2008-07-20 | 1 | -3/+6 |
* | V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning | Andrew Morton | 2008-07-20 | 1 | -1/+1 |
* | V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcam | Laurent Pinchart | 2008-07-20 | 1 | -0/+9 |
* | V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated... | Laurent Pinchart | 2008-07-20 | 1 | -0/+9 |
* | V4L/DVB (8234): uvcvideo: Make input device support optional | Laurent Pinchart | 2008-07-20 | 2 | -2/+32 |
* | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil | 2008-07-20 | 7 | -0/+7 |
* | V4L/DVB (8209): uvcvideo: Don't free URB buffers on suspend. | Laurent Pinchart | 2008-07-20 | 2 | -32/+66 |
* | V4L/DVB (8208): uvcvideo: Use GFP_NOIO when allocating memory during resume | Laurent Pinchart | 2008-07-20 | 2 | -13/+13 |
* | V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsing | Laurent Pinchart | 2008-07-20 | 1 | -1/+2 |
* | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i... | Mauro Carvalho Chehab | 2008-07-02 | 1 | -1/+1 |
* | V4L/DVB (8145a): USB Video Class driver | Laurent Pinchart | 2008-06-30 | 9 | -0/+6867 |