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
2021-09-30
media: mtk-vcodec: support version 2 of decoder firmware ABI
Alexandre Courbot
3
-9
/
+42
2021-09-30
media: mtk-vcodec: vdec: handle firmware version field
Alexandre Courbot
4
-2
/
+29
2021-09-30
media: mtk-vcodec: vdec: move stateful ops into their own file
Yunfei Dong
6
-681
/
+750
2021-09-30
media: mtk-vcodec: venc: support START and STOP commands
Alexandre Courbot
3
-8
/
+140
2021-09-30
media: mtk-vcodec: make flush buffer reusable by encoder
Alexandre Courbot
4
-28
/
+16
2021-09-30
media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
Alexandre Courbot
1
-7
/
+5
2021-09-30
media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
Alexandre Courbot
1
-12
/
+1
2021-09-30
media: mtk-vcodec: vdec: Support H264 profile control
Hirokazu Honda
1
-0
/
+10
2021-09-30
media: tuners: mxl5007t: Removed unnecessary 'return'
lijian
1
-9
/
+0
2021-09-30
media: ttusb-dec: avoid release of non-acquired mutex
Evgeny Novikov
1
-5
/
+5
2021-09-30
media: cxd2880-spi: Fix a null pointer dereference on error handling path
Colin Ian King
1
-1
/
+1
2021-09-30
media: streamzap: ensure rx resolution can be retrieved
Sean Young
1
-0
/
+1
2021-09-30
media: mceusb: ensure rx resolution can be retrieved
Sean Young
1
-0
/
+1
2021-09-30
media: Add NV12_4L4 tiled format
Ezequiel Garcia
2
-0
/
+4
2021-09-30
media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16
Ezequiel Garcia
7
-18
/
+18
2021-09-30
media: Rename V4L2_PIX_FMT_SUNXI_TILED_NV12 to V4L2_PIX_FMT_NV12_32L32
Ezequiel Garcia
1
-1
/
+1
2021-09-30
media: mtk-vcodec: Add MT8195 H264 venc driver
Irui Wang
2
-0
/
+14
2021-09-30
media: mtk-vcodec: Clean redundant encoder format definition
Irui Wang
1
-30
/
+20
2021-09-30
media: gspca/sn9c20x: Add ability to control built-in webcam LEDs
Pete Hemery
1
-1
/
+21
2021-09-30
media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'
Christophe JAILLET
1
-5
/
+1
2021-09-30
media: TDA1997x: fix tda1997x_remove()
Krzysztof Hałasa
1
-2
/
+2
2021-09-30
media: em28xx: add missing em28xx_close_extension
Pavel Skripkin
1
-1
/
+4
2021-09-30
media: videobuf2-core: sanity checks for requests and qbuf
Hans Verkuil
1
-1
/
+22
2021-09-30
media: vivid: add module option to set request support mode
Hans Verkuil
1
-2
/
+12
2021-09-30
media: hevc: Add scaling matrix control
Benjamin Gaignard
2
-0
/
+10
2021-09-30
media: camss: vfe: Rework vfe_hw_version_read() function definition
Robert Foss
6
-10
/
+18
2021-09-30
media: camss: vfe: Remove vfe_hw_version_read() argument
Robert Foss
6
-10
/
+11
2021-09-30
media: camss: vfe: Decrease priority of of VFE HW version to 'dbg'
Robert Foss
3
-3
/
+3
2021-09-30
media: camss: vfe: Don't read hardware version needlessly
Robert Foss
1
-2
/
+1
2021-09-30
media: rockchip: rkisp1: add support for px30 isp version
Heiko Stuebner
1
-0
/
+25
2021-09-30
media: rockchip: rkisp1: add support for v12 isp variants
Heiko Stuebner
4
-2
/
+565
2021-09-30
media: rockchip: rkisp1: add prefixes for v10 specific parts
Heiko Stuebner
3
-238
/
+237
2021-09-30
media: rockchip: rkisp1: make some isp-stats functions variable
Heiko Stuebner
2
-3
/
+22
2021-09-30
media: rockchip: rkisp1: make some isp-param functions variable
Heiko Stuebner
2
-27
/
+65
2021-09-30
media: rockchip: rkisp1: allow separate interrupts
Heiko Stuebner
4
-28
/
+58
2021-09-30
media: rockchip: rkisp1: remove unused irq variable
Heiko Stuebner
2
-3
/
+0
2021-09-30
media: mt9p031: Use BIT macro
Stefan Riedmueller
1
-15
/
+12
2021-09-30
media: mt9p031: Fix corrupted frame after restarting stream
Dirk Bender
1
-1
/
+27
2021-09-30
media: mt9p031: Make pixel clock polarity configurable by DT
Christian Hemp
2
-1
/
+20
2021-09-30
media: mt9p031: Read back the real clock rate
Enrico Scholz
1
-3
/
+6
2021-09-30
media: v4l2-fwnode: Simplify v4l2_async_nf_parse_fwnode_endpoints()
Niklas Söderlund
1
-26
/
+5
2021-09-30
media: rcar-vin: Remove explicit device availability check
Niklas Söderlund
1
-7
/
+0
2021-09-30
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
30
-367
/
+354
2021-09-30
media: rcar-vin: Add r8a779a0 support
Niklas Söderlund
3
-14
/
+130
2021-09-30
media: rcar-vin: Move and rename CSI-2 link notifications
Niklas Söderlund
1
-183
/
+179
2021-09-30
media: rcar-vin: Specify media device ops at group creation time
Niklas Söderlund
1
-5
/
+7
2021-09-30
media: rcar-vin: Create a callback to setup media links
Niklas Söderlund
2
-45
/
+59
2021-09-30
media: rcar-vin: Extend group notifier DT parser to work with any port
Niklas Söderlund
1
-9
/
+10
2021-09-30
media: rcar-vin: Move group async notifier
Niklas Söderlund
1
-230
/
+230
2021-09-30
media: rcar-vin: Rename array storing subdevice information
Niklas Söderlund
2
-19
/
+21
[prev]
[next]