| Commit message (Expand) | Author | Age |
* | media: uvc: to the right check at uvc_ioctl_enum_framesizes() | Mauro Carvalho Chehab | 2018-03-23 |
* | media: uvcvideo: Fixed ktime_t to ns conversion | Jasmin Jessich | 2018-02-23 |
* | media: uvcvideo: Use parentheses around sizeof operand | Laurent Pinchart | 2018-02-23 |
* | media: uvcvideo: Use internal kernel integer types | Laurent Pinchart | 2018-02-23 |
* | media: uvcvideo: Use kernel integer types | Laurent Pinchart | 2018-02-23 |
* | media: uvcvideo: Drop extern keyword in function declarations | Laurent Pinchart | 2018-02-23 |
* | media: uvcvideo: Support multiple frame descriptors with the same dimensions | Philipp Zabel | 2018-02-23 |
* | media: uvcvideo: Apply flags from device to actual properties | Edgar Thier | 2018-02-23 |
* | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-02-06 |
|\ |
|
| * | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab | 2018-01-04 |
| * | media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 Camera | Neil Armstrong | 2018-01-04 |
| * | media: uvcvideo: Add a metadata device node | Guennadi Liakhovetski | 2018-01-04 |
| * | media: uvcvideo: Add extensible device information | Guennadi Liakhovetski | 2018-01-04 |
| * | media: uvcvideo: Report V4L2 device caps through the video_device structure | Laurent Pinchart | 2018-01-04 |
| * | media: uvcvideo: Factor out video device registration to a function | Laurent Pinchart | 2018-01-04 |
| * | media: uvcvideo: Use ktime_t for timestamps | Arnd Bergmann | 2018-01-04 |
| * | media: uvcvideo: Use ktime_t for stats | Arnd Bergmann | 2018-01-04 |
| * | media: uvcvideo: Stream error events carry no data | Laurent Pinchart | 2017-12-08 |
| * | media: uvcvideo: Mark buffer error where overflow | Baoyou Xie | 2017-12-08 |
| * | media: uvcvideo: Remove duplicate & operation | Jaejoong Kim | 2017-12-08 |
| * | media: uvcvideo: Add D3DFMT_L8 support | Nicolas Dufresne | 2017-12-08 |
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 |
|\ \ |
|
| * | | uvc_v4l2: clean copyin/copyout up | Al Viro | 2017-12-29 |
| |/ |
|
* | | media: annotate ->poll() instances | Al Viro | 2017-11-27 |
|/ |
|
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 |
|\ |
|
| * | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
|/ |
|
* | media: uvcvideo: Constify video_subdev structures | Julia Lawall | 2017-08-20 |
* | media: uvcvideo: Convert from using an atomic variable to a reference count | Guennadi Liakhovetski | 2017-08-20 |
* | media: uvcvideo: Fix .queue_setup() to check the number of planes | Guennadi Liakhovetski | 2017-08-20 |
* | media: uvcvideo: Prevent heap overflow when accessing mapped controls | Guenter Roeck | 2017-08-20 |
* | media: uvcvideo: Fix incorrect timeout for Get Request | Jim Lin | 2017-08-20 |
* | media: usb: constify usb_device_id | Arvind Yadav | 2017-08-20 |
* | media: uvc: don't set driver_version | Hans Verkuil | 2017-08-08 |
* | [media] uvcvideo: Add iFunction or iInterface to device names | Peter Boström | 2017-06-06 |
* | [media] uvcvideo: Quirk for webcam in MacBook Pro 2016 | Daniel Roschka | 2017-06-06 |
* | [media] uvcvideo: annotate a switch fall through | Mauro Carvalho Chehab | 2017-05-19 |
* | [media] media drivers: annotate fall-through | Mauro Carvalho Chehab | 2017-05-19 |
* | [media] uvcvideo: Add support for Intel SR300 depth camera | Daniel Patrick Johnson | 2017-04-10 |
* | [media] uvcvideo: Don't record timespec_sub | Kieran Bingham | 2017-04-10 |
* | [media] uvcvideo: Fix empty packet statistic | Kieran Bingham | 2017-04-10 |
* | [media] uvcvideo: Change result code of debugfs_init to void | Jaejoong Kim | 2017-01-31 |
* | [media] uvcvideo: Fix a wrong macro | Guennadi Liakhovetski | 2017-01-31 |
* | [media] uvcvideo: (cosmetic) Remove a superfluous assignment | Guennadi Liakhovetski | 2017-01-31 |
* | [media] uvcvideo: (cosmetic) Add and use an inline function | Guennadi Liakhovetski | 2017-01-31 |
* | Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2016-12-16 |
|\ |
|
| * | [media] uvcvideo: freeing an error pointer | Dan Carpenter | 2016-11-29 |
| * | [media] uvcvideo: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 2016-11-23 |
| * | [media] uvcvideo: Add bayer 16-bit format patterns | Edgar Thier | 2016-11-23 |
| * | [media] uvcvideo: add support for Oculus Rift Sensor | Philipp Zabel | 2016-11-16 |