Laurent Pinchart
|
6b363f9f97
[media] uvcvideo: Fix V4L2 button controls that share the same UVC control
|
13 年之前 |
Hans Verkuil
|
6e6d76cdc5
[media] v4l2-event: fix regression with initial event handling
|
13 年之前 |
Hans de Goede
|
d1c07ef113
[media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping
|
13 年之前 |
Hans de Goede
|
805e9b4a06
[media] uvcvideo: Send control change events for slave ctrls when the master changes
|
13 年之前 |
Hans de Goede
|
55afeb8a4d
[media] uvcvideo: Properly report the inactive flag for inactive controls
|
13 年之前 |
Hans de Goede
|
b4012002f3
[media] uvcvideo: Add support for control events
|
13 年之前 |
Hans de Goede
|
cb74d482f8
[media] uvcvideo: Move __uvc_ctrl_get() up
|
13 年之前 |
Hans de Goede
|
35f1674126
[media] uvcvideo: Refactor uvc_ctrl_get and query
|
13 年之前 |
Thomas Meyer
|
d0d97488dd
[media] uvcvideo: Use kcalloc instead of kzalloc to allocate array
|
13 年之前 |
Laurent Pinchart
|
c4d99f89e2
[media] uvcvideo: Ignore GET_RES error for XU controls
|
15 年之前 |
Hans de Goede
|
241fa6e42f
[media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls
|
13 年之前 |
Linus Torvalds
|
664a41b8a9
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
|
14 年之前 |
Stephan Lachowsky
|
c0c5e71e46
[media] uvcvideo: Fix control mapping for devices with multiple chains
|
14 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Laurent Pinchart
|
f411f10382
[media] uvcvideo: Return -ERANGE when userspace sets an unsupported menu entry
|
14 年之前 |
Laurent Pinchart
|
fc2d573fb4
[media] uvcvideo: Don't report unsupported menu entries
|
14 年之前 |
Laurent Pinchart
|
9eb30d2fa9
[media] uvcvideo: Rename UVC_CONTROL_* flags to UVC_CTRL_FLAG_*
|
14 年之前 |
Martin Rubli
|
fe78d187fe
[media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl
|
14 年之前 |
Laurent Pinchart
|
23d9f3ef23
[media] uvcvideo: Lock controls mutex when querying menus
|
14 年之前 |
Laurent Pinchart
|
27a61c13ec
[media] uvcvideo: Fix uvc_query_v4l2_ctrl() and uvc_xu_ctrl_query() locking
|
15 年之前 |
Laurent Pinchart
|
b5977a58c3
[media] uvcvideo: Fix bogus XU controls information
|
15 年之前 |
Laurent Pinchart
|
52c58ad6f9
[media] uvcvideo: Delay initialization of XU controls
|
15 年之前 |
Laurent Pinchart
|
071c8bb827
[media] uvcvideo: Embed uvc_control_info inside struct uvc_control
|
15 年之前 |
Martin Rubli
|
8fb91b33c6
[media] uvcvideo: Remove sysadmin requirements for UVCIOC_CTRL_MAP
|
15 年之前 |
Laurent Pinchart
|
ba2fa99668
[media] uvcvideo: Hardcode the index/selector relationship for XU controls
|
15 年之前 |
Laurent Pinchart
|
11fc5baf1d
[media] uvcvideo: Update e-mail address and copyright notices
|
15 年之前 |
Laurent Pinchart
|
f9d81df9b8
[media] uvcvideo: Constify the uvc_entity_match_guid arguments
|
15 年之前 |
Laurent Pinchart
|
fa34168bd8
[media] uvcvideo: Blacklist more controls for Hercules Dualpix Exchange
|
15 年之前 |
Laurent Pinchart
|
b30ece5394
V4L/DVB: uvcvideo: Don't use stack-based buffers for USB transfers
|
15 年之前 |
Laurent Pinchart
|
1b4e21c4f6
V4L/DVB: uvcvideo: Define control information bits using macros
|
15 年之前 |