Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7133a9a103655cda254987a3c0975fd9d8c443f
/
drivers
/
media
/
usb
/
uvc
/
uvc_v4l2.c
68d6f84
[media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failures
by Laurent Pinchart
· 12 years ago
29005c0
[media] uvcvideo: Cleanup leftovers of partial revert
by Laurent Pinchart
· 12 years ago
9c016d6
Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures"
by Rafael J. Wysocki
· 12 years ago
0550513
[media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support
by Laurent Pinchart
· 12 years ago
69d1126
[media] uvcvideo: Return -ENOTTY for unsupported ioctls
by Laurent Pinchart
· 12 years ago
f887e99
[media] uvcvideo: Set device_caps in VIDIOC_QUERYCAP
by Laurent Pinchart
· 12 years ago
815adc4
[media] uvcvideo: Don't fail when an unsupported format is requested
by Laurent Pinchart
· 12 years ago
f0ed2ce
[media] uvcvideo: Set error_idx properly for extended controls API failures
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_v4l2.c]
4a08516
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
by Hans Verkuil
· 12 years ago
31c5f0c
[media] uvcvideo: Fix ENUMINPUT handling
by Laurent Pinchart
· 13 years ago
b401200
[media] uvcvideo: Add support for control events
by Hans de Goede
· 13 years ago
57fb4a4
[media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning
by Hans de Goede
· 13 years ago
72da1f2
[media] uvcvideo: remove unneeded access_ok() check
by Dan Carpenter
· 13 years ago
1a5e4c8
[media] uvcvideo: Implement compat_ioctl32 for custom ioctls
by Laurent Pinchart
· 13 years ago
a3ec69b
[media] uvcvideo: Return -ENOTTY in case of unknown ioctl
by Laurent Pinchart
· 13 years ago
806e23e
[media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
by Haogang Chen
· 13 years ago
6998b6f
[media] uvcvideo: Use videobuf2-vmalloc
by Laurent Pinchart
· 13 years ago
227bd5b
[media] uvcvideo: Remove deprecated UVCIOC ioctls
by Laurent Pinchart
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
7a286cc
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
by Mauro Carvalho Chehab
· 13 years ago
fd3e582
[media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
7296944
[media] uvcvideo: Add support for NOMMU arch
by Bob Liu
· 14 years ago
5f70881
[media] uvcvideo: Make the API public
by Laurent Pinchart
· 14 years ago
1dc8ddf
[media] uvcvideo: Deprecate UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}
by Laurent Pinchart
· 14 years ago
fe78d18
[media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl
by Martin Rubli
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
673eb9f
[media] uvcvideo: Convert to unlocked_ioctl
by Laurent Pinchart
· 14 years ago
6947756
[media] uvcvideo: Lock stream mutex when accessing format-related information
by Laurent Pinchart
· 14 years ago
4aa2759
[media] uvcvideo: Move mmap() handler to uvc_queue.c
by Laurent Pinchart
· 14 years ago
8e815e17
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
by Laurent Pinchart
· 14 years ago
23d9f3e
[media] uvcvideo: Lock controls mutex when querying menus
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
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
b30ece5
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
by Laurent Pinchart
· 14 years ago
561474c2
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
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
8d55662
V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL
by Laurent Pinchart
· 15 years ago
e54532e
V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values
by Laurent Pinchart
· 15 years ago
8ca5a63
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
by Laurent Pinchart
· 15 years ago
6241d8c
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
by Laurent Pinchart
· 15 years ago
350d640
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
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
1a969d9
V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers
by Laurent Pinchart
· 15 years ago
4e73878
V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT
by Laurent Pinchart
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 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
b482d92
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
by Laurent Pinchart
· 15 years ago
1fcbcc4
V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which calls mutex_lock_interruptible()
by Robert Krakora
· 15 years ago
23ff604
V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are allocated.
by Laurent Pinchart
· 15 years ago
04a37e0
V4L/DVB (11837): uvcvideo: Start status polling on device open
by Laurent Pinchart
· 16 years ago
2460cda
V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU
by Márton Németh
· 16 years ago
9086c7b99
V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit casting
by Márton Németh
· 16 years ago
8bbd90c
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
by Márton Németh
· 16 years ago
b12049a
V4L/DVB (10308): uvcvideo: use usb_make_path to report bus info
by Thierry MERLE
· 16 years ago
d0ebf30
V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
by Laurent Pinchart
· 16 years ago
2c2d264
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
by Laurent Pinchart
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
ff92420
V4L/DVB (10104): uvcvideo: Add support for video output devices
by Laurent Pinchart
· 16 years ago
9768352
V4L/DVB (9903): uvcvideo: V4L2 zoom controls support
by Laurent Pinchart
· 16 years ago
308bb52
V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names
by Laurent Pinchart
· 16 years ago
23867b2
V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video stream
by Laurent Pinchart
· 16 years ago
44f0079
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more gracefully
by Laurent Pinchart
· 16 years ago
f473bf7
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
by Hans Verkuil
· 16 years ago
b1f8840
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
by Mauro Carvalho Chehab
· 16 years ago
d63beb9
V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a variable size format.
by Laurent Pinchart
· 16 years ago
c170ecf
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
6f80e1b
V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning
by Andrew Morton
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
c0efd23
V4L/DVB (8145a): USB Video Class driver
by Laurent Pinchart
· 16 years ago