summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
31 hoursMerge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-1/+1
4 daysMerge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds190-2693/+7066
13 daysmedia: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()Krzysztof Kozlowski1-1/+1
2026-03-27Revert "media: cx231xx: add USB ID 2040:8360 for Hauppauge WinTV-HVR-935"Bradford Love1-2/+0
2026-03-26media: synopsys: csi2rx: add i.MX93 supportFrank Li1-4/+156
2026-03-26media: synopsys: csi2rx: Use enum and u32 array for register offsetsFrank Li1-13/+81
2026-03-26media: synopsys: csi2rx: implement .get_frame_desc() callbackFrank Li1-0/+21
2026-03-26media: synopsys: csi2rx: only check errors from devm_clk_bulk_get_all()Frank Li1-3/+1
2026-03-26media: synopsys: csi2rx: use devm_reset_control_get_optional_exclusive()Frank Li1-1/+1
2026-03-26media: i2c: imx283: add support for non-continuous MIPI clock modeMatthias Fend1-0/+12
2026-03-26media: i2c: ov08d10: add support for 24 MHz input clockMatthias Fend1-16/+64
2026-03-26media: i2c: ov08d10: add support for reset and power managementMatthias Fend1-1/+92
2026-03-26media: i2c: ov08d10: add support for binding via device treeMatthias Fend1-0/+7
2026-03-26media: i2c: ov08d10: add missing newline to printsMatthias Fend1-17/+17
2026-03-26media: i2c: ov08d10: fix some typos in commentsMatthias Fend1-5/+5
2026-03-26media: i2c: ov08d10: remove duplicate register writeMatthias Fend1-1/+0
2026-03-26media: i2c: ov08d10: fix image vertical start settingMatthias Fend1-5/+5
2026-03-26media: i2c: ov08d10: fix runtime PM handling in probeMatthias Fend1-6/+5
2026-03-26media: ccs: Avoid deadlock in ccs_init_state()Sakari Ailus1-2/+0
2026-03-26media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffersRicardo Ribalda1-4/+5
2026-03-26media: Add t4ka3 camera sensor driverKate Hsuan3-0/+1077
2026-03-26media: i2c: Add ov2732 image sensor driverWalter Werner Schneider3-0/+804
2026-03-25media: i2c: ov5675: Wait for endpointAntti Laakso1-16/+16
2026-03-25media: cx23885: Module option to disable analog videoBradford Love4-3/+22
2026-03-25media: vidtv: Use crc32_be() instead of open codingEric Biggers2-56/+2
2026-03-25media: em28xx: Add Hauppauge 461e v3Bradford Love3-13/+47
2026-03-25media: m88ds3103: Implement 3103c chip supportBradford Love2-73/+399
2026-03-25media: em28xx: Add Hauppauge em2828X based 9x5 revisionsBradford Love4-2/+384
2026-03-25media: si2157: Include support for si2177 chipBradford Love2-48/+162
2026-03-25media: em28xx: driver supports two frontends, but not i2c clientsBradford Love1-39/+42
2026-03-25media: au0828: Fix green screen in analogBradford Love1-2/+23
2026-03-25media: em28xx: Add Hauppauge USB Live2Bradford Love2-0/+21
2026-03-25media: em28xx: Add support for Empia em2828X bridgeBradford Love7-26/+369
2026-03-25media: renesas: vsp1: Initialize format on all padsLaurent Pinchart1-1/+1
2026-03-25media: renesas: vsp1: Implement control eventsLaurent Pinchart8-0/+17
2026-03-25media: renesas: vsp1: histo: Fix format settingLaurent Pinchart1-8/+59
2026-03-25media: renesas: vsp1: histo: Fix size enumerationLaurent Pinchart1-1/+1
2026-03-25media: renesas: vsp1: histo: Fix code enumerationLaurent Pinchart1-1/+4
2026-03-25media: renesas: vsp1: hsit: Fix size enumerationLaurent Pinchart1-1/+52
2026-03-25media: renesas: vsp1: brx: Fix format propagationLaurent Pinchart1-2/+8
2026-03-25media: renesas: vsp1: rwpf: Fix media bus code and frame size enumerationLaurent Pinchart1-6/+74
2026-03-25media: renesas: vsp1: rpf: Fix crop width and height clampingLaurent Pinchart1-2/+2
2026-03-25media: renesas: vsp1: rpf: Fix crop left and top clampingLaurent Pinchart1-4/+24
2026-03-25media: renesas: vsp1: Fix code checks in frame size enumerationLaurent Pinchart3-59/+62
2026-03-25media: renesas: vsp1: Store size limits in vsp1_entityLaurent Pinchart16-182/+88
2026-03-25media: renesas: vsp1: Store supported media bus codes in vsp1_entityLaurent Pinchart14-152/+90
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer2-0/+7
2026-03-25media: uvcvideo: Add D436 and D555 cameras metadata supportYogev Modlin1-0/+18
2026-03-25media: uvcvideo: Change comment to 'Intel RealSense'Yogev Modlin1-9/+9
2026-03-25media: uvcvideo: Add a stream backpointer in uvc_video_queueRicardo Ribalda4-19/+13