| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] uvcvideo: Convert to unlocked_ioctl | Laurent Pinchart | 2010-12-01 | 1 | -1/+1 |
* | [media] uvcvideo: Lock stream mutex when accessing format-related information | Laurent Pinchart | 2010-12-01 | 3 | -27/+58 |
* | [media] uvcvideo: Move mmap() handler to uvc_queue.c | Laurent Pinchart | 2010-12-01 | 3 | -66/+79 |
* | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers | Laurent Pinchart | 2010-12-01 | 2 | -25/+34 |
* | [media] uvcvideo: Lock controls mutex when querying menus | Laurent Pinchart | 2010-12-01 | 3 | -38/+50 |
* | [media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking | Laurent Pinchart | 2010-10-21 | 2 | -26/+39 |
* | [media] uvcvideo: Fix bogus XU controls information | Laurent Pinchart | 2010-10-21 | 1 | -0/+41 |
* | [media] uvcvideo: Delay initialization of XU controls | Laurent Pinchart | 2010-10-21 | 1 | -87/+107 |
* | [media] uvcvideo: Embed uvc_control_info inside struct uvc_control | Laurent Pinchart | 2010-10-21 | 2 | -73/+68 |
* | [media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP | Martin Rubli | 2010-10-21 | 4 | -6/+19 |
* | [media] uvcvideo: Hardcode the index/selector relationship for XU controls | Laurent Pinchart | 2010-10-21 | 4 | -270/+240 |
* | [media] uvcvideo: Generate discontinuous sequence numbers when frames are lost | Laurent Pinchart | 2010-10-21 | 3 | -7/+11 |
* | [media] uvcvideo: Set bandwidth to at least 1024 with the FIX_BANDWIDTH quirk | Laurent Pinchart | 2010-10-21 | 1 | -0/+9 |
* | [media] uvcvideo: Update e-mail address and copyright notices | Laurent Pinchart | 2010-10-21 | 7 | -14/+15 |
* | [media] uvcvideo: Print query name in uvc_query_ctrl() | Laurent Pinchart | 2010-10-21 | 1 | -3/+27 |
* | [media] uvcvideo: Constify the uvc_entity_match_guid arguments | Laurent Pinchart | 2010-10-21 | 1 | -1/+2 |
* | [media] uvcvideo: Blacklist more controls for Hercules Dualpix Exchange | Laurent Pinchart | 2010-10-21 | 1 | -8/+28 |
* | V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo | Matthew Garrett | 2010-10-21 | 1 | -0/+1 |
* | V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam | Laurent Pinchart | 2010-09-27 | 2 | -0/+16 |
* | V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcam | Laurent Pinchart | 2010-09-27 | 1 | -0/+9 |
* | V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam | Laurent Pinchart | 2010-08-08 | 1 | -0/+9 |
* | V4L/DVB: uvcvideo: Drop corrupted compressed frames | Laurent Pinchart | 2010-08-08 | 3 | -14/+23 |
* | V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h | Laurent Pinchart | 2010-08-02 | 1 | -19/+0 |
* | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches | 2010-08-02 | 1 | -4/+4 |
* | V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako | Laurent Pinchart | 2010-08-02 | 1 | -0/+9 |
* | V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers | Laurent Pinchart | 2010-08-02 | 3 | -19/+38 |
* | V4L/DVB: uvcvideo: Define control information bits using macros | Laurent Pinchart | 2010-08-02 | 1 | -6/+6 |
* | V4L/DVB: uvcvideo: Support menu controls in the control mapping API | Laurent Pinchart | 2010-08-02 | 4 | -28/+110 |
* | V4L/DVB: uvcvideo: Make button controls work properly | Hans de Goede | 2010-08-02 | 1 | -0/+8 |
* | V4L/DVB: uvcvideo: Add support for absolute pan/tilt controls | Martin Rubli | 2010-08-02 | 1 | -0/+20 |
* | V4L/DVB: drivers/media/video/uvc: Use kmemdup | Julia Lawall | 2010-08-02 | 1 | -3/+2 |
* | V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RES | Laurent Pinchart | 2010-07-08 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 1 | -2/+2 |
|\ |
|
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 1 | -2/+2 |
* | | V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0 | Laurent Pinchart | 2010-05-19 | 1 | -0/+2 |
* | | V4L/DVB: uvcvideo: Flag relative controls as write-only | Laurent Pinchart | 2010-05-19 | 1 | -12/+16 |
* | | V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16 | Laurent Pinchart | 2010-05-19 | 2 | -2/+9 |
* | | V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices | Laurent Pinchart | 2010-05-18 | 1 | -2/+6 |
* | | V4L/DVB: uvcvideo: Support iris absolute and relative controls | Laurent Pinchart | 2010-05-18 | 1 | -0/+20 |
* | | V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam | Laurent Pinchart | 2010-05-18 | 1 | -0/+9 |
* | | V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams | Laurent Pinchart | 2010-05-18 | 1 | -0/+9 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 5 | -0/+5 |
* | V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL | Laurent Pinchart | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcam | Laurent Pinchart | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values | Laurent Pinchart | 2010-02-26 | 2 | -4/+45 |
* | V4L/DVB: uvcvideo: Cache control min, max, res and def query results | Laurent Pinchart | 2010-02-26 | 2 | -49/+74 |
* | V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range m... | Laurent Pinchart | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs | Laurent Pinchart | 2010-02-26 | 3 | -55/+36 |
* | V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds | Laurent Pinchart | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras | Daniel Ritz | 2010-02-26 | 2 | -0/+8 |