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