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-06-09
media: Add NV15_4L4 pixel format
Benjamin Gaignard
2
-0
/
+3
2023-06-09
media: v4l2-common: Add support for fractional bpp
Nicolas Dufresne
1
-80
/
+80
2023-06-09
media: AV1: Make sure that bit depth in correctly initialize
Benjamin Gaignard
1
-0
/
+5
2023-06-09
media: Add AV1 uAPI
Daniel Almeida
3
-0
/
+320
2023-06-09
media: pci: tw686x: no need to check 'next'
Hans Verkuil
1
-1
/
+1
2023-06-09
media: mediatek: vpu: add missing clk_unprepare
Hans Verkuil
1
-0
/
+1
2023-06-09
media: platform: mediatek: vpu: fix NULL ptr dereference
Hans Verkuil
1
-2
/
+4
2023-06-09
media: platform: renesas-ceu: drop buf NULL check
Hans Verkuil
1
-9
/
+0
2023-06-09
media: usb: as102: drop as102_dev NULL check
Hans Verkuil
1
-4
/
+2
2023-06-09
media: rockchip: rga: fix clock cleanup
Hans Verkuil
1
-2
/
+2
2023-06-09
media: uvcvideo: Constify descriptor buffers
Laurent Pinchart
1
-3
/
+3
2023-06-09
media: uvcvideo: Constify formats, frames and intervals
Laurent Pinchart
4
-33
/
+34
2023-06-09
media: uvcvideo: Increment intervals pointer at end of parsing
Laurent Pinchart
1
-4
/
+13
2023-06-09
media: uvcvideo: Reorganize format descriptor parsing
Laurent Pinchart
1
-15
/
+25
2023-06-09
media: uvcvideo: Use clamp() to replace manual implementation
Laurent Pinchart
1
-3
/
+3
2023-06-09
media: uvcvideo: Rename uvc_format 'frame' field to 'frames'
Laurent Pinchart
4
-24
/
+24
2023-06-09
media: uvcvideo: Rename uvc_streaming 'format' field to 'formats'
Laurent Pinchart
4
-14
/
+14
2023-06-09
media: uvcvideo: Enable Intel RealSense metadata for devices
Dmitry Perchanov
1
-0
/
+63
2023-06-09
Revert "media: uvcvideo: Limit power line control for Acer EasyCamera"
Sakari Ailus
1
-9
/
+0
2023-06-09
media: venus: provide ctx queue lock for ioctl synchronization
Sergey Senozhatsky
3
-0
/
+10
2023-06-09
media: venus: return P010 as preferred format for 10 bit decode
Dikshita Agarwal
1
-1
/
+6
2023-06-09
media: venus: add handling of bit depth change from firmware
Dikshita Agarwal
2
-1
/
+20
2023-06-09
media: venus: update calculation for dpb buffers
Dikshita Agarwal
3
-3
/
+15
2023-06-09
media: venus: add support for V4L2_PIX_FMT_P010 color format
Dikshita Agarwal
3
-10
/
+18
2023-06-09
media: venus: replace arrary index with enum for supported formats
Dikshita Agarwal
3
-38
/
+72
2023-06-09
media: venus: fix EOS handling in decoder stop command
Dikshita Agarwal
1
-1
/
+1
2023-06-09
media: venus: enable sufficient sequence change support for vp9
Dikshita Agarwal
3
-0
/
+11
2023-06-09
media: venus: add firmware version based check
Dikshita Agarwal
2
-3
/
+47
2023-06-09
media: venus: hfi_cmds: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2023-06-09
media: venus: hfi_cmds: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-7
/
+7
2023-06-09
media: venus: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-9
/
+9
2023-06-09
media: venus: hfi_cmds: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2023-06-09
media: venus: helpers: Fix ALIGN() of non power of two
Rikard Falkeborn
1
-2
/
+2
2023-06-09
media: venus: simplify the return expression of venus_sys_set_* function
Liu Shixin
1
-24
/
+4
2023-06-09
media: venus: simplify the return expression of session_process_buf()
Qinglang Miao
1
-6
/
+1
2023-06-09
Merge tag 'v6.4-rc5' into media_stage
Mauro Carvalho Chehab
7
-10
/
+27
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
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: pci: cx18-av-vbi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
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: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
1
-1
/
+2
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
3
-1
/
+7
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
[prev]
[next]