index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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: 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-24
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-2
/
+2
2023-05-19
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
2023-04-16
media: nxp: Add i.MX8 ISI driver
Laurent Pinchart
13
-0
/
+6017
2023-04-15
media: imx-jpeg: Encoder add support for 12bit jpeg
Ming Qian
3
-15
/
+175
2023-04-15
media: imx-jpeg: Decoder add support for 12bit jpeg
Ming Qian
1
-2
/
+134
2023-04-15
media: imx-jpeg: Clear slot next desc ptr if config error
Ming Qian
3
-0
/
+7
2023-04-15
media: imx-jpeg: Refine the function mxc_jpeg_find_format
Ming Qian
1
-9
/
+8
2023-04-15
media: mediatek: vcodec: Coverity issues in encoder driver
Irui Wang
2
-5
/
+13
2023-04-15
media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...
Wei Chen
1
-0
/
+7
[prev]
[next]