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