Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c9a4c63888dbb79ce4d068ca1dd8b05bc3f156b1
/
drivers
/
media
/
usb
/
uvc
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
0dc68ca
media: uvcvideo: Prevent setting unavailable flags
by Kieran Bingham
· 7 years ago
f620d1d
media: uvcvideo: Support realtek's UVC 1.5 device
by ming_qian
· 7 years ago
f9ffcb0
media: uvcvideo: Fix driver reference counting
by Philipp Zabel
· 7 years ago
86b2989
media: uvc: to the right check at uvc_ioctl_enum_framesizes()
by Mauro Carvalho Chehab
· 7 years ago
43df6ea
media: uvcvideo: Fixed ktime_t to ns conversion
by Jasmin Jessich
· 7 years ago
f14d498
media: uvcvideo: Use parentheses around sizeof operand
by Laurent Pinchart
· 7 years ago
2c6b222
media: uvcvideo: Use internal kernel integer types
by Laurent Pinchart
· 7 years ago
1e304c4
media: uvcvideo: Use kernel integer types
by Laurent Pinchart
· 7 years ago
cb9cd6c
media: uvcvideo: Drop extern keyword in function declarations
by Laurent Pinchart
· 7 years ago
07b7d9f
media: uvcvideo: Support multiple frame descriptors with the same dimensions
by Philipp Zabel
· 7 years ago
859086a
media: uvcvideo: Apply flags from device to actual properties
by Edgar Thier
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
19e7b5f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
589266b
media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera
by Neil Armstrong
· 8 years ago
088ead2
media: uvcvideo: Add a metadata device node
by Guennadi Liakhovetski
· 7 years ago
3bc8581
media: uvcvideo: Add extensible device information
by Guennadi Liakhovetski
· 7 years ago
94c53e2
media: uvcvideo: Report V4L2 device caps through the video_device structure
by Laurent Pinchart
· 7 years ago
31a96f4
media: uvcvideo: Factor out video device registration to a function
by Laurent Pinchart
· 7 years ago
828ee8c
media: uvcvideo: Use ktime_t for timestamps
by Arnd Bergmann
· 7 years ago
a70b8b2
media: uvcvideo: Use ktime_t for stats
by Arnd Bergmann
· 7 years ago
18e2ea5
uvc_v4l2: clean copyin/copyout up
by Al Viro
· 7 years ago
0393e73
media: uvcvideo: Stream error events carry no data
by Laurent Pinchart
· 7 years ago
dfc1648
media: uvcvideo: Mark buffer error where overflow
by Baoyou Xie
· 7 years ago
5ba3dff
media: uvcvideo: Remove duplicate & operation
by Jaejoong Kim
· 7 years ago
e96cdc9
media: uvcvideo: Add D3DFMT_L8 support
by Nicolas Dufresne
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
5422079
media: uvcvideo: Constify video_subdev structures
by Julia Lawall
· 8 years ago
9d15cd9
media: uvcvideo: Convert from using an atomic variable to a reference count
by Guennadi Liakhovetski
· 8 years ago
dfa6f24
media: uvcvideo: Fix .queue_setup() to check the number of planes
by Guennadi Liakhovetski
· 8 years ago
7e09f7d
media: uvcvideo: Prevent heap overflow when accessing mapped controls
by Guenter Roeck
· 8 years ago
da6df1c
media: uvcvideo: Fix incorrect timeout for Get Request
by Jim Lin
· 8 years ago
7fb2e07
media: usb: constify usb_device_id
by Arvind Yadav
· 7 years ago
71269bf
media: uvc: don't set driver_version
by Hans Verkuil
· 8 years ago
e7b09f1
[media] uvcvideo: Add iFunction or iInterface to device names
by Peter Boström
· 8 years ago
7b848ed
[media] uvcvideo: Quirk for webcam in MacBook Pro 2016
by Daniel Roschka
· 8 years ago
af3a848
[media] uvcvideo: annotate a switch fall through
by Mauro Carvalho Chehab
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
c4a0968
[media] uvcvideo: Add support for Intel SR300 depth camera
by Daniel Patrick Johnson
· 8 years ago
52276df
[media] uvcvideo: Don't record timespec_sub
by Kieran Bingham
· 8 years ago
360a3a9
[media] uvcvideo: Fix empty packet statistic
by Kieran Bingham
· 8 years ago
39dc3aa
[media] uvcvideo: Change result code of debugfs_init to void
by Jaejoong Kim
· 8 years ago
17c341e
[media] uvcvideo: Fix a wrong macro
by Guennadi Liakhovetski
· 8 years ago
313fe84
[media] uvcvideo: (cosmetic) Remove a superfluous assignment
by Guennadi Liakhovetski
· 8 years ago
bb1d348
[media] uvcvideo: (cosmetic) Add and use an inline function
by Guennadi Liakhovetski
· 8 years ago
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
cf2113c
[media] uvcvideo: freeing an error pointer
by Dan Carpenter
· 8 years ago
4cc5bed
[media] uvcvideo: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
eb165a2
[media] uvcvideo: Add bayer 16-bit format patterns
by Edgar Thier
· 8 years ago
03c47aa
[media] uvcvideo: add support for Oculus Rift Sensor
by Philipp Zabel
· 8 years ago
670216f
media: usb: uvc: remove unnecessary & operation
by Felipe Balbi
· 8 years ago
08295ee
media: usb: uvc: make use of new usb_endpoint_maxp_mult()
by Felipe Balbi
· 8 years ago
e950267
[media] uvcvideo: uvc_scan_fallback() for webcams with broken chain
by Henrik Ingo
· 9 years ago
69396c4
[media] uvc_driver: use KERN_CONT where needed
by Mauro Carvalho Chehab
· 8 years ago
1bc1771
[media] usb: constify vb2_ops structures
by Julia Lawall
· 8 years ago
fb810cb
Merge tag 'v4.7-rc6' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
a087ce7
[media] media-device: dynamically allocate struct media_devnode
by Mauro Carvalho Chehab
· 9 years ago
f89dec7
uvc_v4l2: Simplify compat ioctl implementation
by Andy Lutomirski
· 9 years ago
a44323e
uvc: Forward compat ioctls to their handlers directly
by Andy Lutomirski
· 9 years ago
92a6345
[media] uvcvideo: Correct speed testing
by Oliver Neukum
· 9 years ago
f222467
[media] uvcvideo: Fix bytesperline calculation for planar YUV
by Nicolas Dufresne
· 9 years ago
5d8d8db
[media] UVC: Add support for R200 depth camera
by Aviv Greenberg
· 9 years ago
9832e15
[media] media-device: split media initialization and registration
by Javier Martinez Canillas
· 9 years ago
1cb2f6f4
[media] uvcvideo: register entity subdev on init
by Javier Martinez Canillas
· 9 years ago
552faf4
[media] uvcvideo: remove pads prefix from uvc_mc_create_pads_links()
by Javier Martinez Canillas
· 9 years ago
ab22e77
[media] media framework: rename pads init function to media_entity_pads_init()
by Mauro Carvalho Chehab
· 9 years ago
c5a98ca
[media] uvcvideo: create pad links after subdev registration
by Javier Martinez Canillas
· 9 years ago
8df00a1
[media] media: rename the function that create pad links
by Mauro Carvalho Chehab
· 10 years ago
1809510
[media] media: get rid of unused "extra_links" param on media_entity_init()
by Mauro Carvalho Chehab
· 10 years ago
0aff8a8
[media] uvcvideo: small cleanup in uvc_video_clock_update()
by Dan Carpenter
· 9 years ago
1ab8c3f
[media] uvcvideo: Fix reading the current exposure value of UVC
by Anton V. Shokurov
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
52d60eb
Revert "[media] UVC: Add support for ds4 depth camera"
by Mauro Carvalho Chehab
· 9 years ago
120c41d
[media] UVC: Add support for ds4 depth camera
by Aviv Greenberg
· 9 years ago
8afe97b
[media] uvcvideo: Enable UVC 1.5 device detection
by Laurent Pinchart
· 9 years ago
9173983
[media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL
by Ricardo Ribalda
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
5d0fd3c
[media] uvcvideo: Disable hardware timestamps by default
by Laurent Pinchart
· 10 years ago
d511eb7
[media] uvcvideo: Remove unneeded device disconnected flag
by Laurent Pinchart
· 10 years ago
37f85b27
[media] uvcvideo: Fix incorrect bandwidth with Chicony device 04f2:b50b
by Laurent Pinchart
· 10 years ago
7195f61
[media] uvcvideo: Implement DMABUF exporter role
by Laurent Pinchart
· 10 years ago
e183201
[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRL
by Hans Verkuil
· 10 years ago
1461fe7
[media] uvcvideo: fix cropcap v4l2-compliance failure
by Hans Verkuil
· 10 years ago
d8da751
[media] uvc: embed video_device
by Hans Verkuil
· 10 years ago
1cdf60c
[media] uvcvideo: Validate index during step-wise frame intervals enumeration
by Laurent Pinchart
· 10 years ago
fe65247
[media] uvcvideo: Recognize the Tasco USB microscope
by Laurent Pinchart
· 10 years ago
9e68c53
[media] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held
by Laurent Pinchart
· 10 years ago
566cc8a
[media] uvcvideo: remove unnecessary version.h inclusion
by Fabian Frederick
· 10 years ago
9fae30a
[media] uvcvideo: Remove extra commit on resume()
by Aviv Greenberg
· 10 years ago
1b8dc32
[media] uvcvideo: Add GUID for BGR 8:8:8
by William Manley
· 10 years ago
5fb3f55
[media] media: usb: uvc: use vb2_ops_wait_prepare/finish helper
by Lad, Prabhakar
· 10 years ago
ef33d90
[media] uvcvideo: Return all buffers to vb2 at stream stop and start failure
by Laurent Pinchart
· 10 years ago
Next »