Age | Commit message (Expand) | Author | Files | Lines |
2025-02-21 | media: pwc: remove useless header files | Zhang Heng | 1 | -1/+0 |
2024-10-28 | media: usb: drop vb2_ops_wait_prepare/finish | Hans Verkuil | 1 | -2/+0 |
2024-10-12 | media: pwc: set lock before calling vb2_queue_init() | Hans Verkuil | 1 | -1/+1 |
2021-03-11 | media: media/usb:Remove superfluous "breaks" | dingsenjie | 1 | -8/+0 |
2021-01-12 | media: pwc: Use correct device for DMA | Matwey V. Kornilov | 1 | -9/+13 |
2020-04-22 | media: pwc-if: place USB device list on numberical order | Mauro Carvalho Chehab | 1 | -13/+21 |
2020-04-22 | media: pwc-if.c: Update comments about each pwc supported model | Mauro Carvalho Chehab | 1 | -21/+21 |
2020-02-24 | media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 1 | -1/+1 |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 1 | -13/+1 |
2019-06-05 | media: media/usb: set device_caps in struct video_device | Hans Verkuil | 1 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -13/+1 |
2019-03-01 | media: usb: fix several typos | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-01-16 | media: usb: pwc: Don't use coherent DMA buffers for ISO transfer | Matwey V. Kornilov | 1 | -13/+49 |
2019-01-16 | media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler() | Matwey V. Kornilov | 1 | -0/+7 |
2018-09-11 | media: replace strcpy() by strscpy() | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-11-07 | media: usb: fix spelling mistake: "synchronuously" -> "synchronously" | Colin Ian King | 1 | -1/+2 |
2017-08-27 | media: usb: make video_device const | Bhumika Goyal | 1 | -1/+1 |
2016-10-21 | [media] pwc: don't break long lines | Mauro Carvalho Chehab | 1 | -2/+2 |
2016-09-19 | [media] usb: constify vb2_ops structures | Julia Lawall | 1 | -1/+1 |
2016-08-24 | [media] media: usb: pwc: pwc-if: don't print error when allocating urb fails | Wolfram Sang | 1 | -1/+0 |
2016-07-08 | [media] pwc: hide unused label | Arnd Bergmann | 1 | -0/+2 |
2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 1 | -1/+1 |
2016-02-01 | [media] pwc: Add USB id for Philips Spc880nc webcam | Hans de Goede | 1 | -0/+6 |
2015-12-18 | [media] media: videobuf2: Move timestamp to vb2_buffer | Junghak Sung | 1 | -2/+1 |
2015-12-18 | [media] vb2: drop v4l2_format argument from queue_setup | Hans Verkuil | 1 | -1/+1 |
2015-10-20 | [media] media: videobuf2: Change queue_setup argument | Junghak Sung | 1 | -1/+1 |
2015-10-01 | [media] media: videobuf2: Restructure vb2_buffer | Junghak Sung | 1 | -12/+21 |
2015-01-29 | [media] pwc: fix WARN_ON | Hans Verkuil | 1 | -5/+7 |
2014-07-04 | [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO | Ramakrishnan Muthukrishnan | 1 | -1/+0 |
2014-04-23 | [media] vb2: stop_streaming should return void | Hans Verkuil | 1 | -5/+2 |
2014-03-11 | [media] pwc: do not decompress the image unless the state is DONE | Hans Verkuil | 1 | -6/+9 |
2014-03-11 | [media] vb2: change result code of buf_finish to void | Hans Verkuil | 1 | -2/+2 |
2014-03-05 | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags | Sakari Ailus | 1 | -1/+1 |
2014-01-07 | [media] media: Remove OOM message after input_allocate_device | Joe Perches | 1 | -1/+0 |
2013-11-29 | [media] media_tree: Fix spelling errors | Jonathan McCrohan | 1 | -1/+1 |
2013-03-05 | [media] vb2: Add support for non monotonic timestamps | Kamil Debski | 1 | -0/+1 |
2012-12-27 | [media] pwc: Replace memcpy with struct assignment | Ezequiel Garcia | 1 | -1/+1 |
2012-12-21 | [media] v4l: Convert drivers to use monotonic timestamps | Sakari Ailus | 1 | -1/+2 |
2012-10-28 | [media] pwc-if: must check vb2_queue_init() success | Mauro Carvalho Chehab | 1 | -1/+5 |
2012-10-28 | [media] pwc-if: get rid of warning: no previous prototype | Mauro Carvalho Chehab | 1 | -1/+1 |
2012-09-13 | [media] pwc: Remove unneeded struct vb2_queue clearing | Ezequiel Garcia | 1 | -1/+0 |
2012-09-13 | [media] pwc: Use vb2 queue mutex through a single name | Ezequiel Garcia | 1 | -1/+1 |
2012-08-15 | [media] rename most media/video usb drivers to media/usb | Mauro Carvalho Chehab | 1 | -0/+1165 |