index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-1
/
+1
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-937
/
+1687
2026-04-06
media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()
Krzysztof Kozlowski
-1
/
+1
2026-03-26
media: synopsys: csi2rx: add i.MX93 support
Frank Li
-4
/
+156
2026-03-26
media: synopsys: csi2rx: Use enum and u32 array for register offsets
Frank Li
-13
/
+81
2026-03-26
media: synopsys: csi2rx: implement .get_frame_desc() callback
Frank Li
-0
/
+21
2026-03-26
media: synopsys: csi2rx: only check errors from devm_clk_bulk_get_all()
Frank Li
-3
/
+1
2026-03-26
media: synopsys: csi2rx: use devm_reset_control_get_optional_exclusive()
Frank Li
-1
/
+1
2026-03-25
media: renesas: vsp1: Initialize format on all pads
Laurent Pinchart
-1
/
+1
2026-03-25
media: renesas: vsp1: Implement control events
Laurent Pinchart
-0
/
+17
2026-03-25
media: renesas: vsp1: histo: Fix format setting
Laurent Pinchart
-8
/
+59
2026-03-25
media: renesas: vsp1: histo: Fix size enumeration
Laurent Pinchart
-1
/
+1
2026-03-25
media: renesas: vsp1: histo: Fix code enumeration
Laurent Pinchart
-1
/
+4
2026-03-25
media: renesas: vsp1: hsit: Fix size enumeration
Laurent Pinchart
-1
/
+52
2026-03-25
media: renesas: vsp1: brx: Fix format propagation
Laurent Pinchart
-2
/
+8
2026-03-25
media: renesas: vsp1: rwpf: Fix media bus code and frame size enumeration
Laurent Pinchart
-6
/
+74
2026-03-25
media: renesas: vsp1: rpf: Fix crop width and height clamping
Laurent Pinchart
-2
/
+2
2026-03-25
media: renesas: vsp1: rpf: Fix crop left and top clamping
Laurent Pinchart
-4
/
+24
2026-03-25
media: renesas: vsp1: Fix code checks in frame size enumeration
Laurent Pinchart
-59
/
+62
2026-03-25
media: renesas: vsp1: Store size limits in vsp1_entity
Laurent Pinchart
-182
/
+88
2026-03-25
media: renesas: vsp1: Store supported media bus codes in vsp1_entity
Laurent Pinchart
-152
/
+90
2026-03-24
media: imx8mq-mipi-csi2: Add support for i.MX8ULP
Guoniu Zhou
-0
/
+1
2026-03-24
media: imx8mq-mipi-csi2: Explicitly release reset
Guoniu Zhou
-6
/
+2
2026-03-24
media: imx8mq-mipi-csi2: Use devm_clk_bulk_get_all() to fetch clocks
Guoniu Zhou
-35
/
+21
2026-03-24
media: nxp: imx8-isi: Add ISI support for i.MX95
Guoniu Zhou
-0
/
+13
2026-03-24
media: nxp: imx8-isi: Keep the default value for BLANK_PXL field
Guoniu Zhou
-4
/
+2
2026-03-24
media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0
Guoniu Zhou
-1
/
+1
2026-03-24
media: dw100: Merge dw100_device_run and dw100_start
Stefan Klug
-37
/
+30
2026-03-24
media: dw100: Fix kernel oops with PREEMPT_RT enabled
Stefan Klug
-5
/
+16
2026-03-24
media: dw100: Implement dynamic vertex map update
Stefan Klug
-6
/
+17
2026-03-24
media: dw100: Implement V4L2 requests support
Stefan Klug
-13
/
+42
2026-03-24
media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers
Frank Li
-23
/
+35
2026-03-24
media: rkisp1: Fix enum_framesizes accepting invalid pixel formats
Tarang Raval
-0
/
+3
2026-03-24
media: rzv2h-ivc: Replace workqueue with direct function call
Jacopo Mondi
-17
/
+9
2026-03-24
media: rzv2h-ivc: Avoid double job scheduling
Jacopo Mondi
-4
/
+7
2026-03-24
media: rzv2h-ivc: Fix concurrent buffer list access
Barnabás Pőcze
-6
/
+5
2026-03-24
media: rzv2h-ivc: Fix FM_STOP register write
Barnabás Pőcze
-2
/
+4
2026-03-24
media: rzv2h-ivc: Write AXIRX_PIXFMT once
Barnabás Pőcze
-7
/
+8
2026-03-24
media: rzv2h-ivc: Fix AXIRX_VBLANK register write
Barnabás Pőcze
-3
/
+6
2026-03-24
media: rzv2h-ivc: Revise default VBLANK formula
Daniel Scally
-1
/
+1
2026-03-24
media: mali-c55: Bypass Purple Fringe Correction
Jacopo Mondi
-2
/
+3
2026-03-24
media: mali-c55: Bypass the Iridix Tonemap engine
Jacopo Mondi
-0
/
+5
2026-03-24
media: mali-c55: Fix Iridix bypass macros
Daniel Scally
-2
/
+2
2026-03-24
media: mali-c55: Fully reset the ISP configuration
Jacopo Mondi
-0
/
+50
2026-03-24
media: mali-c55: Initialize the ISP in enable_streams()
Jacopo Mondi
-67
/
+79
2026-03-24
media: mali-c55: Fix wrong comment of ISP block types
Jacopo Mondi
-3
/
+3
2026-03-24
media: bcm2835-unicam: Fix RGB format / mbus code association
Maxime Ripard
-9
/
+32
2026-03-24
media: renesas: vin: Fix RAW8 (again)
Tomi Valkeinen
-0
/
+34
2026-03-24
media: renesas: vsp1: Fix NULL pointer deref on module unload
Tomi Valkeinen
-2
/
+6
2026-03-23
media: amphion: Fix race between m2m job_abort and device_run
Ming Qian
-6
/
+3
[next]