Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-20 | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab |
2018-08-02 | media: usbtv: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-25 | media: usbtv: Implement wait_prepare and wait_finish | Ezequiel Garcia |
2018-05-04 | media: usbtv: Use the constant for supported standards | Hugo Grostabussiat |
2018-05-04 | media: usbtv: Enforce standard for color decoding | Hugo Grostabussiat |
2018-05-04 | media: usbtv: Keep norm parameter specific | Hugo Grostabussiat |
2018-05-04 | media: usbtv: Use V4L2 defines to select capture resolution | Hugo Grostabussiat |
2018-05-04 | media: usbtv: Add SECAM support | Hugo Grostabussiat |
2018-05-04 | media: usbtv: Use same decoder sequence as Windows driver | Hugo Grostabussiat |
2018-02-26 | media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver | Ian Douglas Scott |
2018-02-26 | media: usbtv: prevent double free in error case | Oliver Neukum |
2018-01-04 | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab |
2017-11-27 | media: usbtv: add a new usbid | Icenowy Zheng |
2017-10-31 | media: usbtv: fix brightness and contrast controls | Adam Sampson |
2017-10-31 | media: usb: usbtv: remove duplicate & operation | Jaejoong Kim |
2017-08-27 | media: usbtv: make v4l2_file_operations const | Bhumika Goyal |
2017-08-20 | media: usb: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-20 | media: usb: constify usb_device_id | Arvind Yadav |
2017-02-08 | [media] usbtv: add sharpness control | Lubomir Rintel |
2016-12-16 | Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2016-11-16 | [media] usbtv: don't do DMA on stack | Mauro Carvalho Chehab |
2016-11-16 | [media] usbtv: add video controls | Lubomir Rintel |
2016-10-31 | media: usbtv: core: make use of new usb_endpoint_maxp_mult() | Felipe Balbi |
2016-09-19 | [media] usb: constify vb2_ops structures | Julia Lawall |
2016-09-19 | [media] usb: constify snd_pcm_ops structures | Julia Lawall |
2016-07-12 | [media] media: usbtv: prevent access to free'd resources | Matthew Leach |
2016-07-08 | [media] usbtv: improve a comment | Lubomir Rintel |
2016-07-08 | [media] usbtv: clarify the licensing | Lubomir Rintel |
2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil |
2016-02-01 | [media] usbtv: correctly handling failed allocation | Insu Yun |
2016-02-01 | [media] usbtv: discard redundant video fields | Nikola Forró |
2015-12-18 | [media] media: videobuf2: Move timestamp to vb2_buffer | Junghak Sung |
2015-12-18 | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil |
2015-10-20 | [media] media: videobuf2: Change queue_setup argument | Junghak Sung |
2015-10-01 | [media] media: videobuf2: Restructure vb2_buffer | Junghak Sung |
2015-10-01 | [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 | Junghak Sung |
2015-05-01 | [media] usbtv: fix v4l2-compliance issues | Hans Verkuil |
2014-09-23 | [media] Media: USB: usbtv: Fixed all coding style issues in usbtv source files | Amber Thrall |
2014-09-03 | [media] usbtv: fix sparse warnings | Hans Verkuil |
2014-08-21 | [media] usbtv: Make it dependent on ALSA | Mauro Carvalho Chehab |
2014-08-21 | [media] usbtv: add audio support | Federico Simoncelli |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan |
2014-06-17 | [media] usbtv: fix leak at failure path in usbtv_probe() | Alexey Khoroshilov |
2014-04-23 | [media] vb2: stop_streaming should return void | Hans Verkuil |
2014-03-11 | [media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id... | Fengguang Wu |
2014-03-05 | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags | Sakari Ailus |
2014-02-04 | [media] usbtv: fix compiler error due to missing module.h | Hans Verkuil |