summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: mediatek: vpu: add missing clk_unprepareHans Verkuil2023-06-091-0/+1
| * | media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil2023-06-091-2/+4
| * | media: platform: renesas-ceu: drop buf NULL checkHans Verkuil2023-06-091-9/+0
| * | media: usb: as102: drop as102_dev NULL checkHans Verkuil2023-06-091-4/+2
| * | media: rockchip: rga: fix clock cleanupHans Verkuil2023-06-091-2/+2
| * | media: uvcvideo: Constify descriptor buffersLaurent Pinchart2023-06-091-3/+3
| * | media: uvcvideo: Constify formats, frames and intervalsLaurent Pinchart2023-06-094-33/+34
| * | media: uvcvideo: Increment intervals pointer at end of parsingLaurent Pinchart2023-06-091-4/+13
| * | media: uvcvideo: Reorganize format descriptor parsingLaurent Pinchart2023-06-091-15/+25
| * | media: uvcvideo: Use clamp() to replace manual implementationLaurent Pinchart2023-06-091-3/+3
| * | media: uvcvideo: Rename uvc_format 'frame' field to 'frames'Laurent Pinchart2023-06-094-24/+24
| * | media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'Laurent Pinchart2023-06-094-14/+14
| * | media: uvcvideo: Enable Intel RealSense metadata for devicesDmitry Perchanov2023-06-091-0/+63
| * | Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"Sakari Ailus2023-06-091-9/+0
| * | media: venus: provide ctx queue lock for ioctl synchronizationSergey Senozhatsky2023-06-093-0/+10
| * | media: venus: return P010 as preferred format for 10 bit decodeDikshita Agarwal2023-06-091-1/+6
| * | media: venus: add handling of bit depth change from firmwareDikshita Agarwal2023-06-092-1/+20
| * | media: venus: update calculation for dpb buffersDikshita Agarwal2023-06-093-3/+15
| * | media: venus: add support for V4L2_PIX_FMT_P010 color formatDikshita Agarwal2023-06-093-10/+18
| * | media: venus: replace arrary index with enum for supported formatsDikshita Agarwal2023-06-093-38/+72
| * | media: venus: fix EOS handling in decoder stop commandDikshita Agarwal2023-06-091-1/+1
| * | media: venus: enable sufficient sequence change support for vp9Dikshita Agarwal2023-06-093-0/+11
| * | media: venus: add firmware version based checkDikshita Agarwal2023-06-092-3/+47
| * | media: venus: hfi_cmds: Use struct_size() helperGustavo A. R. Silva2023-06-091-4/+4
| * | media: venus: hfi_cmds: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-06-092-7/+7
| * | media: venus: Replace one-element arrays with flexible-array membersGustavo A. R. Silva2023-06-092-9/+9
| * | media: venus: hfi_cmds: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-06-092-2/+2
| * | media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn2023-06-091-2/+2
| * | media: venus: simplify the return expression of venus_sys_set_* functionLiu Shixin2023-06-091-24/+4
| * | media: venus: simplify the return expression of session_process_buf()Qinglang Miao2023-06-091-6/+1
| * | Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab2023-06-097-10/+27
| |\ \
| * | | media: video-mux: update driver to active statePhilipp Zabel2023-05-261-54/+24
| * | | media: video-mux: fix error pathsPhilipp Zabel2023-05-261-8/+19
| * | | media: pci: cx18-av-vbi: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-05-261-1/+1
| * | | media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"Artur Weber2023-05-263-3/+3
| * | | media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong2023-05-262-15/+28
| * | | media: mediatek: vcodec: move core context from device to each instanceYunfei Dong2023-05-267-46/+26
| * | | media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong2023-05-262-21/+28
| * | | media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong2023-05-263-3/+3
| * | | media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath2023-05-261-2/+1
| * | | media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variablesAlain Volmat2023-05-251-1/+1
| * | | media: c8sectpfe: switch to using gpiod APIDmitry Torokhov2023-05-252-19/+16
| * | | media: rcar-vin: Add support for R-Car V4HNiklas Söderlund2023-05-251-0/+13
| * | | media: rcar-isp: Add support for R-Car V4HNiklas Söderlund2023-05-251-0/+1
| * | | media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt()Laurent Pinchart2023-05-251-49/+6
| * | | media: imx: imx7-media-csi: Relax width constraints for non-8bpp formatsAlexander Stein2023-05-251-4/+6
| * | | media: imx: imx7-media-csi: Remove incorrect interlacing supportAlexander Stein2023-05-251-14/+1
| * | | media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fmt_...Alexander Stein2023-05-251-7/+15
| * | | media: hi846: fix usage of pm_runtime_get_if_in_use()Martin Kepplinger2023-05-251-1/+2
| * | | media: rcar-csi2: Prepare for C-PHY supportNiklas Söderlund2023-05-251-10/+57