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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
media: ipu3-cio2: Introduce to_cio2_device() helper macro
Andy Shevchenko
2
-6
/
+5
2021-09-30
media: ipu3-cio2: Introduce to_cio2_buffer() helper macro
Andy Shevchenko
2
-6
/
+5
2021-09-30
media: ipu3-cio2: Introduce to_sensor_asd() helper macro
Andy Shevchenko
1
-5
/
+5
2021-09-30
media: ipu3-cio2: Switch to use media_entity_to_video_device()
Andy Shevchenko
1
-3
/
+3
2021-09-30
media: ipu3-cio2: Use temporary storage for struct device pointer
Andy Shevchenko
1
-71
/
+67
2021-09-30
media: ipu3-cio2: Replace open-coded for_each_set_bit()
Andy Shevchenko
1
-39
/
+36
2021-09-30
media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init
Gustavo A. R. Silva
2
-5
/
+4
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: staging: atomisp: fix the uninitialized use in gc2235_detect()
Yizhuo
1
-0
/
+2
2021-09-30
media: atomisp: Fix error handling in probe
Evgeny Novikov
1
-13
/
+24
2021-09-30
media: atomisp: restore missing 'return' statement
Arnd Bergmann
1
-0
/
+2
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
4
-5
/
+5
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: cedrus: drop min_buffers_needed.
Hans Verkuil
1
-2
/
+0
[next]