index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
5
-31
/
+16
2022-12-07
media: s5p-mfc: Fix to handle reference queue during finishing
Smitha T Murthy
1
-2
/
+10
2022-12-07
media: s5p-mfc: Clear workbit to handle error condition
Smitha T Murthy
1
-1
/
+3
2022-12-07
media: s5p-mfc: Fix in register read and write for H264
Smitha T Murthy
1
-7
/
+7
2022-12-07
media: c8sectpfe: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-11-26
media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
Aakarsh Jain
1
-2
/
+15
2022-11-25
media: mediatek: vcodec: Core thread depends on core_list
Yunfei Dong
1
-1
/
+1
2022-11-25
media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
Yunfei Dong
1
-5
/
+10
2022-11-25
media: mediatek: vcodec: Fix h264 set lat buffer error
Yunfei Dong
1
-11
/
+17
2022-11-25
media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
Yunfei Dong
1
-1
/
+1
2022-11-25
media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
Yunfei Dong
1
-4
/
+7
2022-11-25
media: amphion: lock and check m2m_ctx in event handler
Ming Qian
2
-2
/
+8
2022-11-25
media: amphion: cancel vpu before release instance
Ming Qian
1
-4
/
+7
2022-11-25
media: amphion: try to wakeup vpu core to avoid failure
Ming Qian
4
-4
/
+38
2022-11-25
media: Add dependency on ARCH_ASPEED
Peter Robinson
1
-0
/
+1
2022-11-25
media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached
Paul Kocialkowski
1
-5
/
+12
2022-11-25
media: sun6i-mipi-csi2: Register async subdev with no sensor attached
Paul Kocialkowski
1
-5
/
+12
2022-11-25
media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streaming
Paul Kocialkowski
1
-2
/
+4
2022-11-25
media: sun6i-mipi-csi2: Require both pads to be connected for streaming
Paul Kocialkowski
1
-2
/
+4
2022-11-25
media: amphion: encoder add support for contiguous planes
Ming Qian
1
-0
/
+8
2022-11-25
media: amphion: decoder add support for contiguous planes
Ming Qian
1
-0
/
+16
2022-11-25
media: amphion: tell and handle contiguous and non contiguous format
Ming Qian
10
-165
/
+297
2022-11-25
media: rcar-vin: Add support for Gen3 UDS (Up Down Scaler)
Niklas Söderlund
4
-0
/
+83
2022-11-25
media: rcar-vin: Store scaler in a function pointer
Niklas Söderlund
4
-13
/
+46
2022-11-25
media: rcar-vin: Do not cache remote rectangle
Niklas Söderlund
2
-21
/
+65
2022-11-25
media: platform: Add Renesas RZ/G2L CRU driver
Lad Prabhakar
6
-0
/
+1821
2022-11-25
media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
Lad Prabhakar
5
-0
/
+899
2022-11-25
media: imx: Unstage the imx7-media-csi driver
Laurent Pinchart
3
-0
/
+2422
2022-11-25
media: atmel: atmel-isc: move to staging
Eugen Hristev
8
-4408
/
+0
2022-11-25
media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb
Eugen Hristev
1
-10
/
+17
2022-11-25
media: microchip: microchip-isc: implement media controller
Eugen Hristev
6
-237
/
+239
2022-11-25
media: microchip: microchip-isc: prepare for media controller support
Eugen Hristev
6
-6
/
+391
2022-11-25
media: microchip: add ISC driver as Microchip ISC
Eugen Hristev
8
-0
/
+4414
2022-11-25
media: atmel: move microchip_csi2dc to dedicated microchip platform
Eugen Hristev
7
-16
/
+24
2022-11-25
media: amphion: Fix error handling in vpu_driver_init()
Yuan Can
1
-1
/
+5
2022-11-25
media: platform: exynos4-is: Fix error handling in fimc_md_init()
Yuan Can
2
-2
/
+6
2022-11-25
media: mtk-jpegdec: add missing destroy_workqueue()
Yang Yingliang
1
-0
/
+10
2022-11-25
media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam
Jammy Huang
1
-8
/
+8
2022-11-25
media: s5p-mfc: Optimisation of code to remove error message
Aakarsh Jain
1
-1
/
+0
2022-11-25
media: s5p-mfc:fix usage of Block comment alignment
Aakarsh Jain
1
-17
/
+32
2022-11-25
media: s5p-mfc: fix usage of symbolic permissions to octal
Aakarsh Jain
1
-1
/
+1
2022-11-25
media: amphion: apply vb2_queue_error instead of setting manually
Ming Qian
1
-9
/
+2
2022-11-25
media: amphion: add lock around vdec_g_fmt
Ming Qian
1
-0
/
+2
2022-11-25
media: sun6i-csi: Add support for hooking to the isp devices
Paul Kocialkowski
5
-15
/
+89
2022-11-25
media: sun6i-csi: Detect the availability of the ISP
Paul Kocialkowski
2
-0
/
+37
2022-11-25
media: sun6i-csi: Request a shared interrupt
Paul Kocialkowski
1
-2
/
+2
2022-11-25
media: sun6i-csi: Add extra checks to the interrupt routine
Paul Kocialkowski
1
-2
/
+7
2022-11-25
media: sun6i-csi: Only configure capture when streaming
Paul Kocialkowski
3
-21
/
+41
2022-11-25
media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
Paul Kocialkowski
3
-4
/
+44
2022-11-25
media: sun6i-csi: Cleanup headers and includes, update copyright lines
Paul Kocialkowski
5
-26
/
+34
[next]