index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
uvc
/
uvc_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
Martin Rubli
1
-0
/
+1
2010-10-21
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
Laurent Pinchart
1
-10
/
+0
2010-10-21
[media] uvcvideo: Update e-mail address and copyright notices
Laurent Pinchart
1
-3
/
+4
2010-10-21
V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo
Matthew Garrett
1
-0
/
+1
2010-09-27
V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam
Laurent Pinchart
1
-0
/
+15
2010-09-27
V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcam
Laurent Pinchart
1
-0
/
+9
2010-08-08
V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam
Laurent Pinchart
1
-0
/
+9
2010-08-02
V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako
Laurent Pinchart
1
-0
/
+9
2010-08-02
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
Laurent Pinchart
1
-0
/
+1
2010-08-02
V4L/DVB: drivers/media/video/uvc: Use kmemdup
Julia Lawall
1
-3
/
+2
2010-05-19
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
Laurent Pinchart
1
-1
/
+6
2010-05-18
V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
Laurent Pinchart
1
-0
/
+9
2010-05-18
V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
Laurent Pinchart
1
-0
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
Laurent Pinchart
1
-5
/
+4
2010-02-26
V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
Daniel Ritz
1
-0
/
+5
2010-02-26
V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the buil...
Laurent Pinchart
1
-5
/
+6
2010-02-26
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers times...
Laurent Pinchart
1
-9
/
+40
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-05
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
Laurent Pinchart
1
-68
/
+51
2009-12-05
V4L/DVB (13505): uvcvideo: Refactor chain scan
Laurent Pinchart
1
-32
/
+43
2009-12-05
V4L/DVB (13504): uvcvideo: Fix extension units parsing
Laurent Pinchart
1
-2
/
+2
2009-12-05
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
Laurent Pinchart
1
-26
/
+22
2009-12-05
V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcams
Laurent Pinchart
1
-0
/
+9
2009-12-05
V4L/DVB (13308): uvcvideo: Add support for MSI StarCam 370i webcams
Laurent Pinchart
1
-0
/
+9
2009-12-05
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming contro...
Laurent Pinchart
1
-0
/
+3
2009-12-05
V4L/DVB (13154): uvcvideo: Handle garbage at the end of streaming interface d...
Laurent Pinchart
1
-3
/
+11
2009-12-05
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
Laurent Pinchart
1
-76
/
+79
2009-09-12
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
1
-168
/
+298
2009-09-12
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
1
-80
/
+94
2009-09-12
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 d...
Laurent Pinchart
1
-1
/
+2
2009-09-12
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
Laurent Pinchart
1
-1
/
+2
2009-09-12
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
1
-64
/
+68
2009-09-12
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
Laurent Pinchart
1
-2
/
+2
2009-08-13
V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro...
Laurent Pinchart
1
-3
/
+21
2009-06-16
V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.
Laurent Pinchart
1
-2
/
+2
2009-06-16
V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcams
Laurent Pinchart
1
-0
/
+9
2009-06-16
V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcams
Laurent Pinchart
1
-0
/
+9
2009-06-16
V4L/DVB (11944): uvcvideo: Add generic control blacklist.
Laurent Pinchart
1
-2
/
+1
2009-06-16
V4L/DVB (11838): uvcvideo: Add Lenovo Thinkpad SL400 to device list comments
Filipe Rosset
1
-1
/
+1
2009-06-16
V4L/DVB (11837): uvcvideo: Start status polling on device open
Laurent Pinchart
1
-0
/
+1
2009-06-16
V4L/DVB (11836): uvcvideo: Add missing whitespaces to multi-line format strings.
Laurent Pinchart
1
-8
/
+8
2009-06-16
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.
Laurent Pinchart
1
-22
/
+2
2009-05-09
V4L/DVB (11669): uvc: fix compile warning
Hans Verkuil
1
-3
/
+6
2009-03-30
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Sm...
Laurent Pinchart
1
-0
/
+9
2009-03-30
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vi...
Laurent Pinchart
1
-0
/
+9
2009-03-30
V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset.
Laurent Pinchart
1
-1
/
+10
2009-03-30
V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
Laurent Pinchart
1
-8
/
+8
2009-01-29
V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal.
Laurent Pinchart
1
-1
/
+1
2009-01-29
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
Laurent Pinchart
1
-28
/
+24
[next]