summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorLines
2026-04-27media: qcom: camss: avoid format string warningArnd Bergmann-3/+7
2026-04-27media: qcom: camss: Add missing clocks for VFE lite on sa8775pWenmeng Liu-15/+25
2026-04-27media: qcom: camss: Fix csid clock configuration for sa8775pWenmeng Liu-25/+15
2026-04-27media: qcom: camss: Fix csid IRQ offset for sa8775pWenmeng Liu-3/+3
2026-04-27media: qcom: iris: increase H265D_MAX_SLICE to fix H.265 decoding on SC7280Dmitry Baryshkov-1/+1
2026-04-27media: iris: fix use-after-free of fmt_src during MBPF checkVishnu Reddy-18/+2
2026-04-27media: iris: switch to hardware mode after firmware bootVikash Garodia-23/+38
2026-04-27media: iris: Fix dma_free_attrs() size in iris_hfi_queues_init()Thomas Fourier-1/+1
2026-04-27media: iris: Fix use-after-free in iris_release_internal_buffers()Dikshita Agarwal-2/+4
2026-04-27media: iris: fix QCOM_MDT_LOADER dependencyArnd Bergmann-1/+1
2026-04-27media: venus: fix QCOM_MDT_LOADER dependencyArnd Bergmann-1/+1
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