Skip to content

media: uvcvideo changes

Hans Verkuil requested to merge linux-media/users/hverkuil:pr into next

uvcvideo improvements:

  • Fixes for race conditions and crashes with UVC invalid descriptors
  • Support for new RGB565 pixel format
  • Device quirks

David Given (2): media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap type media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera

Dmitry Perchanov (3): media: v4l: Add luma 16-bit interlaced pixel format media: uvcvideo: Add luma 16-bit interlaced pixel format media: uvcvideo: RealSense D421 Depth module metadata

Ricardo Ribalda (4): media: uvcvideo: Force UVC version to 1.0a for 0408:4033 media: uvcvideo: Refactor the status irq API media: uvcvideo: Avoid race condition during unregister media: uvcvideo: Exit early if there is not int_urb

Thadeu Lima de Souza Cascardo (1): media: uvcvideo: Require entities to have a non-zero unique ID

Merge request reports

Loading