index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
uvc
/
uvc_v4l2.c
Age
Commit message (
Expand
)
Author
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-01
[media] uvcvideo: Convert to unlocked_ioctl
Laurent Pinchart
2010-12-01
[media] uvcvideo: Lock stream mutex when accessing format-related information
Laurent Pinchart
2010-12-01
[media] uvcvideo: Move mmap() handler to uvc_queue.c
Laurent Pinchart
2010-12-01
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
Laurent Pinchart
2010-12-01
[media] uvcvideo: Lock controls mutex when querying menus
Laurent Pinchart
2010-10-21
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
Martin Rubli
2010-10-21
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
Laurent Pinchart
2010-10-21
[media] uvcvideo: Update e-mail address and copyright notices
Laurent Pinchart
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
2010-08-02
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
Laurent Pinchart
2010-08-02
V4L/DVB: uvcvideo: Support menu controls in the control mapping API
Laurent Pinchart
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL
Laurent Pinchart
2010-02-26
V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values
Laurent Pinchart
2009-12-05
V4L/DVB (13506): uvcvideo: Factorize common field in uvc_entity structure
Laurent Pinchart
2009-12-05
V4L/DVB (13503): uvcvideo: Merge iterms, oterms and units linked lists
Laurent Pinchart
2009-12-05
V4L/DVB (13310): uvcvideo: Return -EINVAL instead of -ENODEV in read()
Laurent Pinchart
2009-12-05
V4L/DVB (13152): uvcvideo: Rely on videodev to reference-count the device
Laurent Pinchart
2009-12-05
V4L/DVB (13151): uvcvideo: Dismiss privileges when freeing video buffers
Laurent Pinchart
2009-12-05
V4L/DVB (13150): uvcvideo: Don't acquire privileges in VIDIOC_TRY_FMT
Laurent Pinchart
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-12
V4L/DVB (12379): uvcvideo: Multiple streaming interfaces support
Laurent Pinchart
2009-09-12
V4L/DVB (12378): uvcvideo: Restructure the driver to support multiple simulta...
Laurent Pinchart
2009-09-12
V4L/DVB (12185): uvcvideo: Prefix all UVC constants with UVC_
Laurent Pinchart
2009-06-16
V4L/DVB (12002): uvc: Fix for no return value check of uvc_ctrl_set() which c...
Robert Krakora
2009-06-16
V4L/DVB (11945): uvcvideo: Don't accept to change the format when buffers are...
Laurent Pinchart
2009-06-16
V4L/DVB (11837): uvcvideo: Start status polling on device open
Laurent Pinchart
2009-06-16
V4L/DVB (11574): uvcvideo: fill reserved fields with zero of VIDIOC_QUERYMENU
Márton Németh
2009-06-16
V4L/DVB (11573): uvcvideo: Prevent invormation loss with removing implicit ca...
Márton Németh
2009-03-30
V4L/DVB (11293): uvcvideo: Add zero fill for VIDIOC_ENUM_FMT
Márton Németh
2009-03-30
V4L/DVB (10308): uvcvideo: use usb_make_path to report bus info
Thierry MERLE
2009-03-30
V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.
Laurent Pinchart
2009-01-29
V4L/DVB (10197): uvcvideo: Whitespace and comments cleanup, copyright updates.
Laurent Pinchart
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-12-30
V4L/DVB (10104): uvcvideo: Add support for video output devices
Laurent Pinchart
2008-12-30
V4L/DVB (9903): uvcvideo: V4L2 zoom controls support
Laurent Pinchart
2008-12-29
V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names
Laurent Pinchart
2008-12-29
V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling the video...
Laurent Pinchart
2008-12-29
V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF} requests more...
Laurent Pinchart
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-21
V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl()
Mauro Carvalho Chehab
2008-10-12
V4L/DVB (9031): uvcvideo: Fix incomplete frame drop when switching to a varia...
Laurent Pinchart
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-20
V4L/DVB (8256): uvc/uvc_v4l2.c: suppress uninitialized var warning
Andrew Morton
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-06-30
V4L/DVB (8145a): USB Video Class driver
Laurent Pinchart