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
2024-10-12
media: qcom: camss: fix error path on configuration of power domains
Vladimir Zapolskiy
-11
/
+8
2024-10-12
media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...
Gaosheng Cui
-1
/
+3
2024-10-12
media: platform: ti: omap: fix a typo
Andrew Kreimer
-1
/
+1
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-93
/
+93
2024-10-12
media: dw100: Rectify debug log
Umang Jain
-1
/
+1
2024-10-12
media: imx-jpeg: Ensure power suppliers be suspended before detach them
Ming Qian
-0
/
+2
2024-10-12
media: amphion: Set video drvdata before register video device
Ming Qian
-1
/
+1
2024-10-12
media: imx-jpeg: Set video drvdata before register video device
Ming Qian
-1
/
+1
2024-10-12
media: mtk-jpeg: Fix null-ptr-deref during unload module
Guoqing Jiang
-11
/
+10
2024-10-12
media: verisilicon: av1: Fix reference video buffer pointer assignment
Benjamin Gaignard
-2
/
+1
2024-10-12
media: vde: Convert comma to semicolon
Chen Ni
-6
/
+6
2024-10-12
media: amphion: Guard memory allocation to catch failures
Ming Qian
-0
/
+12
2024-10-12
media: platform: rga: fix 32-bit DMA limitation
John Keeping
-1
/
+1
2024-10-12
media: nvidia: tegra: Use iommu_paging_domain_alloc()
Lu Baolu
-3
/
+4
2024-10-12
media: imx-jpeg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
-8
/
+3
2024-10-12
media: rcar_drif.c: set lock before calling vb2_queue_init()
Hans Verkuil
-1
/
+1
2024-10-12
media: venus: add missing wait_prepare/finish ops
Hans Verkuil
-0
/
+4
2024-10-12
media: pisp_be: add missing wait_prepare/finish ops
Hans Verkuil
-0
/
+2
2024-10-12
media: omap3isp: add missing wait_prepare/finish ops
Hans Verkuil
-0
/
+18
2024-10-10
media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain
Ulf Hansson
-43
/
+15
2024-10-08
media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder.
Jackson.lee
-15
/
+74
2024-10-08
media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage.
Jackson.lee
-319
/
+239
2024-10-08
media: chips-media: wave5: Support runtime suspend/resume
Jackson.lee
-26
/
+118
2024-10-08
media: chips-media: wave5: Support SPS/PPS generation for each IDR
Jackson.lee
-5
/
+29
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-6
/
+6
2024-09-23
Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-370
/
+1439
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-09-18
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-4
/
+1
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
-1
/
+1
2024-08-28
Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...
Hans Verkuil
-15
/
+38
2024-08-28
Merge tag 'tags/next-media-renesas-20240825' of git://git.kernel.org/pub/scm/...
Hans Verkuil
-12
/
+10
2024-08-28
Merge tag 'tags/next-media-imx-20240825' of git://git.kernel.org/pub/scm/linu...
Hans Verkuil
-17
/
+19
2024-08-28
media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3
Geert Uytterhoeven
-0
/
+1
2024-08-28
media: hantro: Add RK3588 VEPU121
Sebastian Reichel
-0
/
+1
2024-08-28
media: hantro: Disable multicore support
Sebastian Reichel
-0
/
+47
2024-08-28
media: verisilicon: Add reference buffer compression feature
Benjamin Gaignard
-4
/
+109
2024-08-28
media: mediatek: vcodec: Constify struct vb2_ops
Christophe JAILLET
-2
/
+2
2024-08-28
media: mediatek: vcodec: Fix H264 stateless decoder smatch warning
Yunfei Dong
-2
/
+7
2024-08-28
media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning
Yunfei Dong
-3
/
+7
2024-08-28
media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
Yunfei Dong
-2
/
+7
2024-08-26
media: renesas: vsp1: Implement .link_validate() for video devices
Laurent Pinchart
-0
/
+22
2024-08-26
media: sun4i_csi: Don't use v4l2_subdev_link_validate() for video device
Laurent Pinchart
-1
/
+8
2024-08-26
media: sun4i_csi: Implement link validate for sun4i_csi subdev
Laurent Pinchart
-0
/
+5
2024-08-26
media: microchip-isc: Drop v4l2_subdev_link_validate() for video devices
Laurent Pinchart
-15
/
+4
2024-08-25
media: venus: firmware: Use iommu_paging_domain_alloc()
Lu Baolu
-3
/
+3
2024-08-25
media: venus: Convert one-element-arrays to flex-arrays
Ricardo Ribalda
-10
/
+10
2024-08-25
media: venus: Refactor hfi_buffer_alloc_mode_supported
Ricardo Ribalda
-1
/
+1
2024-08-25
media: venus: Refactor hfi_session_fill_buffer_pkt
Ricardo Ribalda
-2
/
+2
2024-08-25
media: venus: Refactor hfi_sys_get_property_pkt
Ricardo Ribalda
-2
/
+2
2024-08-25
media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
Ricardo Ribalda
-1
/
+1
[prev]
[next]