index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
uvc
/
uvc_v4l2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-1317
/
+0
*
[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctl
Hans Verkuil
2012-07-06
1
-1
/
+1
*
[media] uvcvideo: Fix ENUMINPUT handling
Laurent Pinchart
2012-05-08
1
-1
/
+1
*
[media] uvcvideo: Add support for control events
Hans de Goede
2012-05-07
1
-8
/
+35
*
[media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning
Hans de Goede
2012-05-07
1
-1
/
+2
*
[media] uvcvideo: remove unneeded access_ok() check
Dan Carpenter
2012-04-10
1
-2
/
+0
*
[media] uvcvideo: Implement compat_ioctl32 for custom ioctls
Laurent Pinchart
2012-03-19
1
-0
/
+205
*
[media] uvcvideo: Return -ENOTTY in case of unknown ioctl
Laurent Pinchart
2012-03-19
1
-1
/
+1
*
[media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
Haogang Chen
2011-12-11
1
-0
/
+9
*
[media] uvcvideo: Use videobuf2-vmalloc
Laurent Pinchart
2011-12-11
1
-18
/
+2
*
[media] uvcvideo: Remove deprecated UVCIOC ioctls
Laurent Pinchart
2011-09-23
1
-52
/
+2
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
1
-2
/
+2
|
\
|
*
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+1
|
*
[media] uvcvideo: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
1
-1
/
+1
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
|
/
*
[media] uvcvideo: Add support for NOMMU arch
Bob Liu
2011-05-20
1
-0
/
+17
*
[media] uvcvideo: Make the API public
Laurent Pinchart
2011-05-20
1
-6
/
+7
*
[media] uvcvideo: Deprecate UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}
Laurent Pinchart
2011-05-20
1
-2
/
+21
*
[media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl
Martin Rubli
2011-05-20
1
-3
/
+16
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-5
/
+2
*
[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
1
-23
/
+55
*
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
2010-12-01
1
-66
/
+1
*
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
Laurent Pinchart
2010-12-01
1
-2
/
+0
*
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
2010-12-01
1
-35
/
+1
*
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
Martin Rubli
2010-10-21
1
-6
/
+0
*
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
Laurent Pinchart
2010-10-21
1
-33
/
+13
*
[media] uvcvideo: Update e-mail address and copyright notices
Laurent Pinchart
2010-10-21
1
-2
/
+2
*
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
1
-4
/
+4
*
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
Laurent Pinchart
2010-08-02
1
-0
/
+3
*
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
Laurent Pinchart
2010-08-02
1
-23
/
+69
*
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: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL
Laurent Pinchart
2010-02-26
1
-1
/
+1
*
V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values
Laurent Pinchart
2010-02-26
1
-0
/
+2
*
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
Laurent Pinchart
2009-12-05
1
-3
/
+3
*
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
Laurent Pinchart
2009-12-05
1
-3
/
+7
*
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
Laurent Pinchart
2009-12-05
1
-1
/
+1
*
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
Laurent Pinchart
2009-12-05
1
-24
/
+8
*
V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers
Laurent Pinchart
2009-12-05
1
-1
/
+5
*
V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT
Laurent Pinchart
2009-12-05
1
-4
/
+0
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
2009-09-12
1
-40
/
+40
*
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
2009-09-12
1
-93
/
+102
*
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
2009-09-12
1
-7
/
+7
*
V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which c...
Robert Krakora
2009-06-16
1
-3
/
+12
*
V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...
Laurent Pinchart
2009-06-16
1
-1
/
+1
*
V4L/DVB (11837): uvcvideo: Start status polling on device open
Laurent Pinchart
2009-06-16
1
-0
/
+12
*
V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU
Márton Németh
2009-06-16
1
-0
/
+6
*
V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit ca...
Márton Németh
2009-06-16
1
-2
/
+2
*
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
Márton Németh
2009-03-30
1
-0
/
+6
[next]