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
Age
Commit message (
Expand
)
Author
Files
Lines
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: Add ABGR64_12 video format
Ming Qian
2
-0
/
+2
2023-04-15
media: Add BGR48_12 video format
Ming Qian
2
-0
/
+2
2023-04-15
media: Add YUV48_12 video format
Ming Qian
2
-0
/
+2
2023-04-15
media: Add Y212 v4l2 format info
Ming Qian
1
-0
/
+1
2023-04-15
media: Add Y012 video format
Ming Qian
1
-0
/
+1
2023-04-15
media: Add P012 and P012M video format
Ming Qian
2
-0
/
+4
2023-04-15
media: v4l2-subdev: Add new ioctl for client capabilities
Tomi Valkeinen
1
-0
/
+63
2023-04-15
media: pci: saa7146: advertise only those TV standard that are supported
Hans Verkuil
3
-21
/
+24
2023-04-15
media: mxb: allow tuner/input/audio ioctls for vbi
Hans Verkuil
1
-0
/
+11
2023-04-15
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
1
-0
/
+1
2023-04-15
media: mxb: update the tvnorms when changing input
Hans Verkuil
1
-0
/
+3
2023-04-15
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
1
-3
/
+8
2023-04-15
media: common: saa7146: check minimum video format size
Hans Verkuil
1
-0
/
+4
2023-04-15
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
2
-10
/
+11
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
5
-792
/
+306
2023-04-15
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
2
-73
/
+32
2023-04-15
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
1
-1
/
+1
2023-04-15
media: common: saa7146: replace BUG_ON by WARN_ON
Hans Verkuil
3
-9
/
+15
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
2
-23
/
+26
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
7
-78
/
+68
2023-04-15
media: pci: saa7146: hexium_orion: initialize input 0
Hans Verkuil
1
-0
/
+1
2023-04-15
media: common/saa7146: fix VFL direction for vbi output
Hans Verkuil
1
-4
/
+8
2023-04-15
media: common: saa7146: disable clipping
Hans Verkuil
1
-0
/
+17
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
2023-04-15
media: mediatek: vcodec: add remove function for decoder platform driver
Yunfei Dong
1
-0
/
+8
2023-04-15
media: mediatek: vcodec: fix decoder disable pm crash
Yunfei Dong
1
-1
/
+2
2023-04-15
media: hantro: use devm_reset_control_array_get_optional_exclusive()
Ye Xingchen
1
-1
/
+1
2023-04-15
media: cec: core: not all messages were passed on when monitoring
Hans Verkuil
1
-2
/
+5
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
3
-14
/
+0
2023-04-13
media: verisilicon: Fix crash when probing encoder
Benjamin Gaignard
1
-7
/
+3
2023-04-13
media: mediatek: vcodec: Remove the setting for dma_mask
Yong Wu
2
-11
/
+0
2023-04-13
media: mtk-jpegdec: Remove the setting for dma_mask
Yong Wu
1
-3
/
+0
2023-04-12
media: Use designated initializers for all subdev pad ops
Laurent Pinchart
3
-6
/
+9
2023-04-12
media: Prefer designated initializers over memset for subdev pad ops
Laurent Pinchart
6
-36
/
+37
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
15
-62
/
+92
2023-04-12
media: imx-jpeg: Fix incorrect indentation
Laurent Pinchart
1
-4
/
+3
2023-04-12
media: Fix indentation issues introduced by subdev-wide state struct
Laurent Pinchart
7
-19
/
+19
2023-04-12
media: venus: Correct P010 buffer alignment
Fritz Koenig
2
-3
/
+8
2023-04-12
venus: venc: add handling for VIDIOC_ENCODER_CMD
Dikshita Agarwal
2
-0
/
+77
2023-04-12
venus: Add support for min/max qp range.
Viswanath Boma
3
-8
/
+74
2023-04-12
media: venus: dec: Fix capture formats enumeration order
Javier Martinez Canillas
1
-4
/
+4
2023-04-12
venus: Fix for H265 decoding failure.
Viswanath Boma
1
-2
/
+2
2023-04-12
media: venus: dec: Fix handling of the start cmd
Michał Krawczyk
1
-0
/
+8
2023-04-12
media: rc: gpio-ir-recv: Fix support for wake-up
Florian Fainelli
1
-0
/
+2
2023-04-11
media: i2c: imx290: Add missing \n on dev_err_probe() message
Alexander Stein
1
-1
/
+1
2023-04-11
media: ccs: Differentiate SMIA and MIPI vendors in static data
Sakari Ailus
1
-19
/
+55
[prev]
[next]