Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
971ee28cbd1ccd87b3164facd9359a534c1d2892
/
drivers
/
media
/
usb
/
uvc
/
uvc_driver.c
8be8ec6
[media] uvcvideo: Mark first output terminal as default video node
by Laurent Pinchart
· 12 years ago
0550513
[media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support
by Laurent Pinchart
· 12 years ago
f887e99
[media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP
by Laurent Pinchart
· 12 years ago
954f340
[media] Set vfl_dir for all display or m2m drivers
by Hans Verkuil
· 12 years ago
3851c34
[media] uvcvideo: Remove outdated comment
by Laurent Pinchart
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/uvc/uvc_driver.c]
d584b83
[media] uvcvideo: Add support for Ophir Optronics SPCAM 620U cameras
by Laurent Pinchart
· 12 years ago
ca47e71
[media] uvcvideo: Support 10bit, 12bit and alternate 8bit greyscale formats
by Stefan Muenzel
· 12 years ago
66ede03
[media] uvcvideo: uvc_driver.c: use linux/atomic.h
by Andrew Morton
· 13 years ago
3efe2f1
[media] uvcvideo: Add support for Dell XPS m1530 integrated webcam
by Laurent Pinchart
· 13 years ago
edbaa39
[media] uvcvideo: Add debugfs support
by Alexey Fisher
· 13 years ago
4eb2697
[media] uvcvideo: Add support for LogiLink Wireless Webcam
by Laurent Pinchart
· 13 years ago
25ad8a8
[media] uvcvideo: Add a mapping for H.264 payloads
by Stephan Lachowsky
· 14 years ago
fd3e9f2
[media] uvcvideo: Detect The Imaging Source CCD cameras by vendor and product ID
by Arne Caspari
· 13 years ago
d59a7b1
[media] uvcvideo: Set alternate setting 0 on resume if the bus has been reset
by Ming Lei
· 13 years ago
949d926
[media] uvcvideo: Add FIX_BANDWIDTH quirk to HP Webcam on HP Mini 5103 netbook
by Kirill Smelkov
· 13 years ago
fd3e582
[media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 13 years ago
8a65a94
[media] uvcvideo: Connect video devices to media entities
by Laurent Pinchart
· 15 years ago
4ffc2d8
[media] uvcvideo: Register subdevices for each entity
by Laurent Pinchart
· 15 years ago
5a254d7
[media] uvcvideo: Register a v4l2_device
by Laurent Pinchart
· 15 years ago
7225a1d
[media] uvcvideo: Add M420 format support
by Hans de Goede
· 14 years ago
e01a234
[media] uvcvideo: Override wrong bandwidth value for Hercules Classic Silver
by Laurent Pinchart
· 14 years ago
d1787b1
[media] uvcvideo: Add support for JMicron USB2.0 XGA WebCam
by Laurent Pinchart
· 14 years ago
5079107
[media] uvcvideo: Add support for V4L2_PIX_FMT_RGB565
by Laurent Pinchart
· 14 years ago
4093a5c
[media] uvcvideo: Fix descriptor parsing for video output devices
by Laurent Pinchart
· 14 years ago
8fb91b3
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
by Martin Rubli
· 14 years ago
ba2fa99
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
by Laurent Pinchart
· 14 years ago
11fc5ba
[media] uvcvideo: Update e-mail address and copyright notices
by Laurent Pinchart
· 14 years ago
3dae8b4
V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo
by Matthew Garrett
· 14 years ago
86d8b6a
V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcam
by Laurent Pinchart
· 14 years ago
9275b32
V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcam
by Laurent Pinchart
· 14 years ago
70092c2
V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcam
by Laurent Pinchart
· 14 years ago
2bb00fe
V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako
by Laurent Pinchart
· 14 years ago
561474c2
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
by Laurent Pinchart
· 15 years ago
0b21d55
V4L/DVB: drivers/media/video/uvc: Use kmemdup
by Julia Lawall
· 14 years ago
61421206
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
by Laurent Pinchart
· 15 years ago
f129b03
V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
by Laurent Pinchart
· 15 years ago
1e4d05b
V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
by Laurent Pinchart
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
36bd883
V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
by Laurent Pinchart
· 15 years ago
68f194e
V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
by Daniel Ritz
· 15 years ago
73de359
V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks
by Laurent Pinchart
· 15 years ago
310fe52
V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps
by Laurent Pinchart
· 15 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 15 years ago
8ca5a63
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
by Laurent Pinchart
· 15 years ago
4057ac6
V4L/DVB (13505): uvcvideo: Refactor chain scan
by Laurent Pinchart
· 15 years ago
fd3e921
V4L/DVB (13504): uvcvideo: Fix extension units parsing
by Laurent Pinchart
· 15 years ago
6241d8c
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
by Laurent Pinchart
· 15 years ago
bce039c
V4L/DVB (13502): uvcvideo: Add support for Genius eFace 2025 webcams
by Laurent Pinchart
· 15 years ago
3bc766a
V4L/DVB (13308): uvcvideo: Add support for MSI StarCam 370i webcams
by Laurent Pinchart
· 15 years ago
b232a01
V4L/DVB (13155): uvcvideo: Add a module parameter to set the streaming control timeout
by Laurent Pinchart
· 15 years ago
c4ed8c6
V4L/DVB (13154): uvcvideo: Handle garbage at the end of streaming interface descriptors
by Laurent Pinchart
· 15 years ago
716fdee
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
by Laurent Pinchart
· 15 years ago
8e11359
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
by Laurent Pinchart
· 15 years ago
35f02a6
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simultaneous streams.
by Laurent Pinchart
· 15 years ago
bab6f66
V4L/DVB (12327): uvcvideo: Add PROBE_DEF quirk and enable it for the MT6227 device
by Laurent Pinchart
· 15 years ago
5bdf137
V4L/DVB (12188): uvcvideo: Set PROBE_MINMAX quirk for Aveo Technology webcams
by Laurent Pinchart
· 15 years ago
b482d92
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
by Laurent Pinchart
· 15 years ago
042e143
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
by Laurent Pinchart
· 15 years ago
d79cd83
V4L/DVB (12328): uvcvideo: Don't apply the FIX_BANDWIDTH quirk to all ViMicro devices
by Laurent Pinchart
· 15 years ago
3b27740
V4L/DVB (11948): uvcvideo: Ignore non-UVC trailing interface descriptors.
by Laurent Pinchart
· 15 years ago
ca4a345
V4L/DVB (11947): uvcvideo: Add support for FSC V30S webcams
by Laurent Pinchart
· 15 years ago
2d2bf2a
V4L/DVB (11946): uvcvideo: Add support for Aveo Technology webcams
by Laurent Pinchart
· 15 years ago
d732c44
V4L/DVB (11944): uvcvideo: Add generic control blacklist.
by Laurent Pinchart
· 15 years ago
849a3ab
V4L/DVB (11838): uvcvideo: Add Lenovo Thinkpad SL400 to device list comments
by Filipe Rosset
· 15 years ago
04a37e0
V4L/DVB (11837): uvcvideo: Start status polling on device open
by Laurent Pinchart
· 15 years ago
b2d9cc4
V4L/DVB (11836): uvcvideo: Add missing whitespaces to multi-line format strings.
by Laurent Pinchart
· 16 years ago
078f894
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes.
by Laurent Pinchart
· 16 years ago
7564f67
V4L/DVB (11669): uvc: fix compile warning
by Hans Verkuil
· 16 years ago
0ce566d
V4L/DVB (11292): uvcvideo: Add support for Syntek cameras found in JAOtech Smart Terminals
by Laurent Pinchart
· 16 years ago
50144ae
V4L/DVB (10652): uvcvideo: Add quirk to override wrong bandwidth value for Vimicro devices
by Laurent Pinchart
· 16 years ago
f61d1d8
V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset.
by Laurent Pinchart
· 16 years ago
d0ebf30
V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
by Laurent Pinchart
· 16 years ago
fba4578
V4L/DVB (10198): uvcvideo: Print the UVC version number in binary-coded decimal.
by Laurent Pinchart
· 16 years ago
2c2d264
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
by Laurent Pinchart
· 16 years ago
16e68d7
V4L/DVB (10193): removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
ff92420
V4L/DVB (10104): uvcvideo: Add support for video output devices
by Laurent Pinchart
· 16 years ago
538e7a0
V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams.
by Laurent Pinchart
· 16 years ago
2bdd29c
V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.
by Laurent Pinchart
· 16 years ago
0fbd8ee
V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn incomplete frame drop off.
by Laurent Pinchart
· 16 years ago
9bc6218
V4L/DVB (9660): uvcvideo: Fix unaligned memory access.
by Michael Hennerich
· 16 years ago
44f0079
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully
by Laurent Pinchart
· 16 years ago
c9535db
V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing
by Laurent Pinchart
· 16 years ago
2f38483
V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500 integrated webcam
by Laurent Pinchart
· 16 years ago
562f0fe
V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated webcam
by Laurent Pinchart
· 16 years ago
e254a30
V4L/DVB (9169): uvcvideo: Support two new Bison Electronics webcams.
by Laurent Pinchart
· 16 years ago
80845e1
V4L/DVB (9030): uvcvideo : Add support for Advent 4211 integrated webcam
by Laurent Pinchart
· 16 years ago
4e08caf
V4L/DVB (8847): uvcvideo: Add support for a Bison Electronics webcam found in the Fujitsu Amilo SI2636.
by Laurent Pinchart
· 16 years ago
9b0ae86
V4L/DVB (8754): uvcvideo: Implement the USB power management reset_resume method.
by Laurent Pinchart
· 16 years ago
835f09c
V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcams
by Laurent Pinchart
· 16 years ago
0ea6bc8
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
by Hans Verkuil
· 16 years ago
5e85e73
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
by Hans Verkuil
· 16 years ago
a9e2858
V4L/DVB (8257): uvcvideo: Fix possible AB-BA deadlock with videodev_lock and open_mutex
by Laurent Pinchart
· 16 years ago
25e6985
V4L/DVB (8254): uvcvideo : Add support for Asus F9GS integrated webcam
by Laurent Pinchart
· 16 years ago
bdf2fe4
V4L/DVB (8235): uvcvideo : Add support for Medion Akoya Mini E1210 integrated webcam
by Laurent Pinchart
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
233548a
V4L/DVB (8207): uvcvideo: Fix a buffer overflow in format descriptor parsing
by Laurent Pinchart
· 16 years ago
c0efd23
V4L/DVB (8145a): USB Video Class driver
by Laurent Pinchart
· 16 years ago