media: v4l: subdev: Fix typo in documentation
media: i2c: Kconfig: Fix missing firmware upload config select
media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()
media: uvcvideo: Remove mappings form uvc_device_info
media: uvcvideo: Remove PLF device quirking
media: uvcvideo: Cleanup version-specific mapping
media: uvcvideo: Probe the PLF characteristics
media: uvcvideo: Refactor Power Line Frequency limit selection
media: uvcvideo: Allow custom control mapping
media: uvcvideo: Fix the bandwdith quirk on USB 3.x
media: uvcvideo: Force UVC version to 1.0a for 0408:4035
media: uvcvideo: Override default flags
media: uvcvideo: Enforce alignment of frame and interval
media: uvcvideo: Add quirk for invalid dev_sof in Logitech C920
media: uvcvideo: Fix integer overflow calculating timestamp
media: uvcvideo: Fix hw timestamp handling for slow FPS
media: uvcvideo: Refactor clock circular buffer
media: uvcvideo: Allow hw clock updates with buffers not full
media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
media: uvcvideo: Ignore empty TS packets
media: uvcvideo: Support timestamp lists of any size
dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort Subsystem
rapidio: Replace 'select' DMAENGINES 'with depends on'
drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
usb: gadget: uvc: configfs: Drop leaked references to config items
usb: gadget: uvc: configfs: Allocate groups dynamically
usb: gadget: uvc: configfs: Add interface number attributes
usb: gadget: uvc: configfs: Add bFormatIndex attributes
usb: gadget: uvc: configfs: Add bFrameIndex attributes
usb: gadget: uvc: configfs: Prevent format changes after linking header
usb: gadget: uvc: configfs: Sort frame intervals upon writing
usb: gadget: uvc: Factor out video USB request queueing
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
usb: gadget: uvc: Replace plain printk() with dev_*()
usb: gadget: uvc: Remove uvc_set_trace_param() function
usb: video: Fix endianness mismatches in descriptor structures
usb: gadget: uvc: configfs: Fix operation on big endian platforms
usb: gadget: uvc: configfs: Use %u to print unsigned int values
drm: omapdrm: fb: Limit number of planes per fr...
drm: omapdrm: Perform initialization/cleanup at...
drm: omapdrm: Don't expose the omap_irq_(un)reg...
drm: omapdrm: fb: Simplify objects lookup when ...
drm: omapdrm: Use sizeof(*var) instead of sizeo...
drm: omapdrm: Keep vblank interrupt enabled whi...
drm: omapdrm: Let the DRM core skip plane commi...
drm: omapdrm: Handle FIFO underflow IRQs intern...
drm: omapdrm: fb: Use format information provid...
drm: omapdrm: Replace DSS manager state check w...
drm: omapdrm: Handle OCP error IRQ directly
drm: omapdrm: Handle CRTC error IRQs directly
drm: omapdrm: fb: Turn framebuffer creation err...
drm: omapdrm: Remove unused parameter from omap...
drm: omapdrm: fb: Simplify mode command checks ...
drm: omapdrm: Simplify IRQ wait implementation
drm: omapdrm: Remove global variables
drm: omapdrm: Prevent processing the same event...
drm: omapdrm: Inline the pipe2vbl function
drm: omapdrm: Check the CRTC software state at ...
drm: omapdrm: Don't call DISPC power handling i...
drm: Move vblank cleanup from unregister to rel...
drm: Kbuild: add omap_drm.h to the installed he...
drm: omapdrm: Use a spinlock to protect the CRT...
drm: omapdrm: Apply settings synchronously
drm: omapdrm: Rename omap_crtc_page_flip_locked...
drm: omapdrm: Cancel pending page flips when cl...
drm: omapdrm: Simplify IRQ registration
drm: omapdrm: Store the rotation property in de...
drm: omapdrm: Rename omap_crtc page flip-relate...
drm: omapdrm: Rework CRTC enable/disable for at...
drm: omapdrm: Implement planes atomic operations
drm: omapdrm: Clean up #include's
drm: omapdrm: Fix page flip race with CRTC disable
drm: omapdrm: Turn vblank on/off when enabling/...
drm: omapdrm: Rework page flip handling
drm: omapdrm: Rename CRTC DSS operations with a...
drm: omapdrm: Implement encoder .disable() and ...
drm: omapdrm: Wire up atomic state object scaff...
drm: omapdrm: Handle primary plane config throu...
drm: omapdrm: Move plane info and win out of th...
drm: omapdrm: Switch crtc and plane set_propert...
drm: omapdrm: Remove omap_plane enabled field
drm: omapdrm: Make the omap_crtc_flush function...
drm: omapdrm: Switch plane update to atomic hel...
drm: omapdrm: Switch connector DPMS to atomic h...
drm: omapdrm: Switch page flip to atomic helpers
drm: omapdrm: Switch mode config to atomic helpers
drm: omapdrm: Remove omap_crtc enabled field
drm: omapdrm: Replace encoder mode_fixup with a...
drm: omapdrm: Drop manual framebuffer pin handling
drm: omapdrm: Move crtc info out of the crtc st...
drm: omapdrm: Implement asynchronous commit sup...
drm: omapdrm: Simplify DSS power management
drm: omapdrm: Don't setup planes manually from ...
drm: omapdrm: Move encoder setup to encoder ope...
drm: omapdrm: omap_plane_setup() cannot fail, u...
drm: omapdrm: Don't get/put dispc in omap_crtc_...
drm: omapdrm: Remove nested PM get/sync when co...
drm: omapdrm: Support unlinking page flip event...