summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: usb: as102: drop as102_dev NULL checkHans Verkuil1-4/+2
2023-06-09media: rockchip: rga: fix clock cleanupHans Verkuil1-2/+2
2023-06-09media: uvcvideo: Constify descriptor buffersLaurent Pinchart1-3/+3
2023-06-09media: uvcvideo: Constify formats, frames and intervalsLaurent Pinchart4-33/+34
2023-06-09media: uvcvideo: Increment intervals pointer at end of parsingLaurent Pinchart1-4/+13
2023-06-09media: uvcvideo: Reorganize format descriptor parsingLaurent Pinchart1-15/+25
2023-06-09media: uvcvideo: Use clamp() to replace manual implementationLaurent Pinchart1-3/+3
2023-06-09media: uvcvideo: Rename uvc_format 'frame' field to 'frames'Laurent Pinchart4-24/+24
2023-06-09media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'Laurent Pinchart4-14/+14
2023-06-09media: uvcvideo: Enable Intel RealSense metadata for devicesDmitry Perchanov1-0/+63
2023-06-09Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"Sakari Ailus1-9/+0
2023-06-09media: venus: provide ctx queue lock for ioctl synchronizationSergey Senozhatsky3-0/+10
2023-06-09media: venus: return P010 as preferred format for 10 bit decodeDikshita Agarwal1-1/+6
2023-06-09media: venus: add handling of bit depth change from firmwareDikshita Agarwal2-1/+20
2023-06-09media: venus: update calculation for dpb buffersDikshita Agarwal3-3/+15
2023-06-09media: venus: add support for V4L2_PIX_FMT_P010 color formatDikshita Agarwal3-10/+18
2023-06-09media: venus: replace arrary index with enum for supported formatsDikshita Agarwal3-38/+72
2023-06-09media: venus: fix EOS handling in decoder stop commandDikshita Agarwal1-1/+1
2023-06-09media: venus: enable sufficient sequence change support for vp9Dikshita Agarwal3-0/+11
2023-06-09media: venus: add firmware version based checkDikshita Agarwal2-3/+47
2023-06-09media: venus: hfi_cmds: Use struct_size() helperGustavo A. R. Silva1-4/+4
2023-06-09media: venus: hfi_cmds: Replace one-element array with flexible-array memberGustavo A. R. Silva2-7/+7
2023-06-09media: venus: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2-9/+9
2023-06-09media: venus: hfi_cmds: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2-2/+2
2023-06-09media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn1-2/+2
2023-06-09media: venus: simplify the return expression of venus_sys_set_* functionLiu Shixin1-24/+4
2023-06-09media: venus: simplify the return expression of session_process_buf()Qinglang Miao1-6/+1
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab7-10/+27
2023-06-02media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart1-5/+11
2023-06-02media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath1-2/+1
2023-05-26media: video-mux: update driver to active statePhilipp Zabel1-54/+24
2023-05-26media: video-mux: fix error pathsPhilipp Zabel1-8/+19
2023-05-26media: pci: cx18-av-vbi: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-05-26media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"Artur Weber3-3/+3
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong2-15/+28
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong7-46/+26
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2-21/+28
2023-05-26media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong3-3/+3
2023-05-26media: cec: core: don't set last_initiator if tx in progressHans Verkuil1-1/+2
2023-05-26media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil3-1/+7
2023-05-26media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin1-0/+3
2023-05-26media: camss: camss-video: Don't zero subdev format again after initializationYassine Oudjana1-1/+0
2023-05-26media: verisilicon: Additional fix for the crash when opening the driverBenjamin Gaignard1-2/+4
2023-05-26media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath1-2/+1
2023-05-25media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat1-1/+1
2023-05-25media: c8sectpfe: switch to using gpiod APIDmitry Torokhov2-19/+16
2023-05-25media: rcar-vin: Add support for R-Car V4HNiklas Söderlund1-0/+13
2023-05-25media: rcar-isp: Add support for R-Car V4HNiklas Söderlund1-0/+1
2023-05-25media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt()Laurent Pinchart1-49/+6
2023-05-25media: imx: imx7-media-csi: Relax width constraints for non-8bpp formatsAlexander Stein1-4/+6