index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
media: video-mux: update driver to active state
Philipp Zabel
1
-54
/
+24
2023-05-26
media: video-mux: fix error paths
Philipp Zabel
1
-8
/
+19
2023-05-26
media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
Artur Weber
3
-3
/
+3
2023-05-26
media: mediatek: vcodec: using empty lat buffer as the last one
Yunfei Dong
2
-15
/
+28
2023-05-26
media: mediatek: vcodec: move core context from device to each instance
Yunfei Dong
7
-46
/
+26
2023-05-26
media: mediatek: vcodec: using decoder status instead of core work count
Yunfei Dong
2
-21
/
+28
2023-05-26
media: mediatek: vcodec: Avoid unneeded error logging
Yunfei Dong
3
-3
/
+3
2023-05-26
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Pin-yen Lin
1
-0
/
+3
2023-05-26
media: camss: camss-video: Don't zero subdev format again after initialization
Yassine Oudjana
1
-1
/
+0
2023-05-26
media: verisilicon: Additional fix for the crash when opening the driver
Benjamin Gaignard
1
-2
/
+4
2023-05-25
media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables
Alain Volmat
1
-1
/
+1
2023-05-25
media: c8sectpfe: switch to using gpiod API
Dmitry Torokhov
2
-19
/
+16
2023-05-25
media: rcar-vin: Add support for R-Car V4H
Niklas Söderlund
1
-0
/
+13
2023-05-25
media: rcar-isp: Add support for R-Car V4H
Niklas Söderlund
1
-0
/
+1
2023-05-25
media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt()
Laurent Pinchart
1
-49
/
+6
2023-05-25
media: imx: imx7-media-csi: Relax width constraints for non-8bpp formats
Alexander Stein
1
-4
/
+6
2023-05-25
media: imx: imx7-media-csi: Remove incorrect interlacing support
Alexander Stein
1
-14
/
+1
2023-05-25
media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fmt_...
Alexander Stein
1
-7
/
+15
2023-05-25
media: rcar-csi2: Prepare for C-PHY support
Niklas Söderlund
1
-10
/
+57
2023-05-25
media: rcar-csi2: Prepare for Gen4 support
Niklas Söderlund
1
-3
/
+30
2023-05-25
media: renesas: fdp1: Identify R-Car Gen2 versions
Geert Uytterhoeven
1
-0
/
+5
2023-05-25
media: video-mux: Add missing media_entity_cleanup upon async register fail
Alexander Stein
1
-0
/
+1
2023-05-25
media: mediatek: vcodec: support stateless hevc decoder
Yunfei Dong
6
-1
/
+1162
2023-05-25
media: Add common header file with JPEG marker definitions
Geert Uytterhoeven
3
-52
/
+32
2023-05-25
media: nxp: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-05-25
media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()
Fei Shao
1
-18
/
+8
2023-05-25
media: rockchip: rga: use v4l2_m2m_buf_copy_metadata
Michael Tretter
1
-4
/
+1
2023-05-25
media: mtk-jpeg: move data/code inside CONFIG_OF blocks
Randy Dunlap
1
-413
/
+415
2023-05-25
media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250
Andrey Konovalov
1
-1
/
+5
2023-05-25
media: platform: Remove unnecessary (void*) conversions
Su Hui
1
-4
/
+4
2023-05-25
media: amphion: initiate a drain of the capture queue in dynamic resolution c...
Ming Qian
4
-8
/
+10
2023-05-25
Revert "media: mediatek: vcodec: Fix bitstream crop information error"
Nícolas F. R. A. Prado
1
-4
/
+4
2023-05-25
media: amphion: drop repeated codec data for vc1g format
Ming Qian
1
-0
/
+10
2023-05-25
media: amphion: drop repeated codec data for vc1l format
Ming Qian
1
-0
/
+2
2023-05-25
media: verisilicon: Simplify error handling in tile_buffer_reallocate()
Benjamin Gaignard
1
-14
/
+9
2023-05-25
media: platform: mtk-mdp3: release node reference before returning
Deepak R Varma
1
-4
/
+11
2023-05-25
media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parentheses
Lad Prabhakar
1
-4
/
+4
2023-05-23
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-2
/
+2
2023-05-18
media: coda: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-1
/
+1
2023-05-14
media: c8sectpfe: dvb: remove unnecessary (void*) conversions
Yu Zhe
1
-2
/
+2
2023-05-08
media: nxp: imx8-isi: fix buiding on 32-bit
Arnd Bergmann
1
-20
/
+21
2023-05-08
media: platform: mtk-mdp3: work around unused-variable warning
Arnd Bergmann
1
-2
/
+1
2023-05-08
media: nxp: ignore unused suspend operations
Arnd Bergmann
1
-3
/
+3
2023-05-08
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Niklas Söderlund
1
-3
/
+1
2023-05-08
media: rcar-vin: Fix NV12 size alignment
Niklas Söderlund
1
-3
/
+9
2023-05-08
media: rcar-vin: Gen3 can not scale NV12
Niklas Söderlund
1
-0
/
+5
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-14
/
+0
2023-04-16
media: nxp: imx8-isi: Remove 300ms sleep after enabling channel
Jacopo Mondi
1
-2
/
+0
2023-04-16
media: nxp: imx8-isi: Replace udelay() with fsleep()
Laurent Pinchart
1
-1
/
+2
2023-04-16
media: nxp: imx8-isi: Drop partial support for i.MX8QM and i.MX8QXP
Laurent Pinchart
2
-108
/
+1
[prev]
[next]