index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
Dmitriy Ulitin
1
-8
/
+11
2021-09-30
media: m5602_ov7660: remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-09-30
media: netup_unidvb: handle interrupt properly according to the firmware
Zheyu Ma
1
-11
/
+16
2021-09-30
media: cxd2820r: include the right header
Linus Walleij
1
-1
/
+1
2021-09-30
media: siano: use DEFINE_MUTEX() for mutex lock
Muhammad Usama Anjum
1
-5
/
+2
2021-09-30
media: rc: clean the freed urb pointer to avoid double free
Nil Yi
1
-0
/
+2
2021-09-30
media: dvb-usb: fix ununit-value in az6027_rc_query
Pavel Skripkin
1
-0
/
+1
2021-09-30
media: c8sectpfe-dvb: Remove unused including <linux/version.h>
Cai Huoqing
2
-2
/
+0
2021-09-30
media: ir_toy: allow tx carrier to be set
Sean Young
1
-5
/
+29
2021-09-30
media: mtk-vcodec: fix warnings: symbol XXX was not declared
Tzung-Bi Shih
2
-3
/
+2
2021-09-30
media: mtk-vcodec: enable MT8183 decoder
Yunfei Dong
1
-0
/
+5
2021-09-30
media: mtk-vcodec: vdec: add media device if using stateless api
Yunfei Dong
3
-2
/
+43
2021-09-30
media: mtk-vcodec: vdec: support stateless H.264 decoding
Yunfei Dong
5
-0
/
+780
2021-09-30
media: mtk-vcodec: vdec: support stateless API
Yunfei Dong
5
-4
/
+434
2021-09-30
media: add Mediatek's MM21 format
Alexandre Courbot
1
-0
/
+1
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
-237
/
+236
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
-27
/
+57
[prev]
[next]