| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 2012-08-15 | 1 | -2472/+0 |
* | [media] uvcvideo: Add support for Ophir Optronics SPCAM 620U cameras | Laurent Pinchart | 2012-08-13 | 1 | -0/+9 |
* | [media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formats | Stefan Muenzel | 2012-08-13 | 1 | -2/+17 |
* | [media] uvcvideo: uvc_driver.c: use linux/atomic.h | Andrew Morton | 2012-03-19 | 1 | -1/+1 |
* | [media] uvcvideo: Add support for Dell XPS m1530 integrated webcam | Laurent Pinchart | 2012-03-19 | 1 | -0/+9 |
* | [media] uvcvideo: Add debugfs support | Alexey Fisher | 2011-12-11 | 1 | -5/+16 |
* | [media] uvcvideo: Add support for LogiLink Wireless Webcam | Laurent Pinchart | 2011-12-11 | 1 | -0/+9 |
* | [media] uvcvideo: Add a mapping for H.264 payloads | Stephan Lachowsky | 2011-09-24 | 1 | -0/+5 |
* | [media] uvcvideo: Detect The Imaging Source CCD cameras by vendor and product ID | Arne Caspari | 2011-09-24 | 1 | -0/+8 |
* | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset | Ming Lei | 2011-08-06 | 1 | -1/+1 |
* | [media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbook | Kirill Smelkov | 2011-07-27 | 1 | -0/+9 |
* | [media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP | Mauro Carvalho Chehab | 2011-07-27 | 1 | -1/+2 |
* | [media] uvcvideo: Connect video devices to media entities | Laurent Pinchart | 2011-05-26 | 1 | -2/+6 |
* | [media] uvcvideo: Register subdevices for each entity | Laurent Pinchart | 2011-05-26 | 1 | -3/+26 |
* | [media] uvcvideo: Register a v4l2_device | Laurent Pinchart | 2011-05-26 | 1 | -2/+27 |
* | [media] uvcvideo: Add M420 format support | Hans de Goede | 2011-05-20 | 1 | -0/+5 |
* | [media] uvcvideo: Override wrong bandwidth value for Hercules Classic Silver | Laurent Pinchart | 2011-05-20 | 1 | -0/+9 |
* | [media] uvcvideo: Add support for JMicron USB2.0 XGA WebCam | Laurent Pinchart | 2011-05-20 | 1 | -0/+9 |
* | [media] uvcvideo: Add support for V4L2_PIX_FMT_RGB565 | Laurent Pinchart | 2011-05-20 | 1 | -0/+5 |
* | [media] uvcvideo: Fix descriptor parsing for video output devices | Laurent Pinchart | 2011-03-22 | 1 | -0/+8 |
* | [media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP | Martin Rubli | 2010-10-21 | 1 | -0/+1 |
* | [media] uvcvideo: Hardcode the index/selector relationship for XU controls | Laurent Pinchart | 2010-10-21 | 1 | -10/+0 |
* | [media] uvcvideo: Update e-mail address and copyright notices | Laurent Pinchart | 2010-10-21 | 1 | -3/+4 |
* | 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-28 | 1 | -0/+15 |
* | V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcam | Laurent Pinchart | 2010-09-28 | 1 | -0/+9 |
* | V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam | Laurent Pinchart | 2010-08-09 | 1 | -0/+9 |
* | V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako | Laurent Pinchart | 2010-08-02 | 1 | -0/+9 |
* | V4L/DVB: uvcvideo: Support menu controls in the control mapping API | Laurent Pinchart | 2010-08-02 | 1 | -0/+1 |
* | V4L/DVB: drivers/media/video/uvc: Use kmemdup | Julia Lawall | 2010-08-02 | 1 | -3/+2 |
* | V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16 | Laurent Pinchart | 2010-05-19 | 1 | -1/+6 |
* | 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 | 1 | -0/+1 |
* | V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs | Laurent Pinchart | 2010-02-26 | 1 | -5/+4 |
* | V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras | Daniel Ritz | 2010-02-26 | 1 | -0/+5 |
* | V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the buil... | Laurent Pinchart | 2010-02-26 | 1 | -5/+6 |
* | V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times... | Laurent Pinchart | 2010-02-26 | 1 | -9/+40 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -1/+0 |
* | V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure | Laurent Pinchart | 2009-12-05 | 1 | -68/+51 |
* | V4L/DVB (13505): uvcvideo: Refactor chain scan | Laurent Pinchart | 2009-12-05 | 1 | -32/+43 |
* | V4L/DVB (13504): uvcvideo: Fix extension units parsing | Laurent Pinchart | 2009-12-05 | 1 | -2/+2 |
* | V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists | Laurent Pinchart | 2009-12-05 | 1 | -26/+22 |
* | V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcams | Laurent Pinchart | 2009-12-05 | 1 | -0/+9 |
* | V4L/DVB (13308): uvcvideo: Add support for MSI StarCam 370i webcams | Laurent Pinchart | 2009-12-05 | 1 | -0/+9 |
* | V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro... | Laurent Pinchart | 2009-12-05 | 1 | -0/+3 |
* | V4L/DVB (13154): uvcvideo: Handle garbage at the end of streaming interface d... | Laurent Pinchart | 2009-12-05 | 1 | -3/+11 |
* | V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device | Laurent Pinchart | 2009-12-05 | 1 | -76/+79 |
* | V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support | Laurent Pinchart | 2009-09-12 | 1 | -168/+298 |
* | V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta... | Laurent Pinchart | 2009-09-12 | 1 | -80/+94 |