summaryrefslogtreecommitdiff
path: root/drivers/media/common
AgeCommit message (Expand)Author
2025-01-25Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02media: b2c2: Remove unused functionsDr. David Alan Gilbert
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-07media: videobuf2-core: copy vb planes unconditionallyTudor Ambarus
2024-10-28media: vb2: fix confusing log messageHans Verkuil
2024-10-28media: vb2: Fix commentRicardo Ribalda
2024-10-28media: common: saa7146: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULLHans Verkuil
2024-10-18media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab
2024-10-12media: siano: remove redundant null pointer checks in cec_devnode_init()Li Zetao
2024-10-12media: vb2: use lock if wait_prepare/finish are NULLHans Verkuil
2024-10-12media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finishHans Verkuil
2024-10-08media: uvcvideo: Add support for the D3DFMT_R5G6B5 pixmap typeDavid Given
2024-10-08media: uvcvideo: Add luma 16-bit interlaced pixel formatDmitry Perchanov
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-31media: siano: Remove unused declarationsYue Haibing
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-27media: videobuf2: Drop minimum allocation requirement of 2 buffersLaurent Pinchart
2024-08-14media: videobuf2-core: attach once if multiple planes share the same dbufYunke Cao
2024-08-14media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_putYunke Cao
2024-08-14media: videobuf2-core: release all planes first in __prepare_dmabuf()Yunke Cao
2024-08-14media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()Yunke Cao
2024-08-05media: siano: Simplify smscore_load_firmware_from_fileRicardo Ribalda
2024-06-29media: videobuf2: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-29usb: uvc: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19media: videobuf2: core: Drop unneeded forward declarationLaurent Pinchart
2024-05-31media: siano: Use flex arrays for sms_firmwareRicardo Ribalda
2024-05-31media: siano: Remove unused structuresRicardo Ribalda
2024-05-31media: siano: Refactor struct sms_msg_dataRicardo Ribalda
2024-05-03media: common: saa7146: Use min macroRicardo Ribalda
2024-04-24media: videobuf2: improve max_num_buffers sanity checksHans Verkuil
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: core: Free range of buffersBenjamin Gaignard
2024-03-25media: core: Add bitmap manage bufs array entriesBenjamin Gaignard
2024-03-25media: core: Rework how create_buf index returned value is computedBenjamin Gaignard
2024-03-25media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structureBenjamin Gaignard
2024-03-25media: videobuf2: Update vb2_is_busy() logicBenjamin Gaignard
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska
2024-02-05media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu
2024-01-24media: vb2: refactor setting flags and caps, fix missing capHans Verkuil
2024-01-24media: media videobuf2: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-09media: videobuf2: request more buffers for vb2_readHans Verkuil
2023-12-07media: videobuf2-dma-sg: fix vmap callbackMichael Grzeschik
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil
2023-11-23media: core: Report the maximum possible number of buffers for the queueBenjamin Gaignard
2023-11-23media: media videobuf2: Be more flexible on the number of queue stored buffersBenjamin Gaignard
2023-11-23media: videobuf2: Use vb2_get_num_buffers() helperBenjamin Gaignard