index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-version
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: hfi_platform: Check vpu_version instead of device compatible
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: firmware: Sanitize per-VPU-version
Konrad Dybcio
1
-4
/
+4
2023-08-10
media: venus: hfi_venus: Sanitize venus_cpu_idle_and_pc_ready() per-VPU-version
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: hfi_venus: Sanitize venus_cpu_and_video_core_idle() per-VPU-ver...
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: hfi_venus: Sanitize venus_isr() per-VPU-version
Konrad Dybcio
1
-2
/
+2
2023-08-10
media: venus: hfi_venus: Sanitize venus_halt_axi() per-VPU-version
Konrad Dybcio
1
-2
/
+2
2023-08-10
media: venus: core: Assign registers based on VPU version
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
Konrad Dybcio
1
-3
/
+4
2023-08-10
media: venus: firmware: Leave a clue about obtaining CP VARs
Konrad Dybcio
1
-0
/
+10
2023-08-10
media: venus: Add vpu_version to most SoCs
Konrad Dybcio
1
-0
/
+5
2023-08-10
media: venus: Introduce VPU version distinction
Konrad Dybcio
1
-0
/
+15
2023-08-10
media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: hfi_venus: Only consider sys_idle_indicator on V1
Konrad Dybcio
1
-12
/
+6
2023-08-10
media: mediatek: vcodec: Fix possible invalid memory access for encoder
Yunfei Dong
2
-4
/
+37
2023-08-10
media: mediatek: vcodec: Fix possible invalid memory access for decoder
Yunfei Dong
2
-28
/
+53
2023-08-10
media: mediatek: vcodec: Add driver to support 10bit
Mingjia Zhang
3
-4
/
+167
2023-08-10
media: mediatek: vcodec: Add capture format to support 10bit raster mode
Mingjia Zhang
4
-0
/
+10
2023-08-10
media: mediatek: vcodec: Add capture format to support 10bit tile mode
Mingjia Zhang
4
-0
/
+11
2023-08-10
media: mediatek: vcodec: separate decoder and encoder
Yunfei Dong
59
-110
/
+118
2023-08-10
media: mediatek: vcodec: remove unused include header
Yunfei Dong
25
-34
/
+0
2023-08-10
media: mediatek: vcodec: fix unreasonable parameter definition and style
Yunfei Dong
2
-6
/
+6
2023-08-10
media: mediatek: vcodec: separate struct mtk_vcodec_dev
Yunfei Dong
38
-422
/
+468
2023-08-10
media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
Yunfei Dong
46
-516
/
+688
2023-08-10
media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
Yunfei Dong
23
-443
/
+419
2023-08-10
media: mediatek: vcodec: remove the dependency of vcodec debug log
Yunfei Dong
14
-535
/
+494
2023-08-10
media: mediatek: vcodec: Removing useless debug log
Yunfei Dong
12
-90
/
+4
2023-08-10
media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared inte...
Yunfei Dong
7
-41
/
+41
2023-08-10
media: mediatek: vcodec: align fw interface
Yunfei Dong
5
-19
/
+23
2023-08-10
media: mediatek: vcodec: remove unused parameter
Yunfei Dong
3
-10
/
+0
2023-08-10
media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
Sakari Ailus
1
-1
/
+1
2023-08-10
media: ccs-pll: Initialise best_div to avoid a compiler warning
Sakari Ailus
1
-1
/
+1
2023-08-10
media: atomisp: Fix me->stages error checking in sh_css_sp_init_pipeline()
Hans de Goede
1
-6
/
+8
2023-08-10
media: atomisp: Fix smatch warnings caused by atomisp custom assert() usage
Hans de Goede
2
-19
/
+0
2023-08-10
media: atomisp: Remove bogus asd == NULL checks
Hans de Goede
2
-27
/
+0
2023-08-10
media: go7007: Remove redundant if statement
Colin Ian King
1
-2
/
+0
2023-08-10
media: ipu3-cio2: allow ipu_bridge to be a module again
Arnd BergmannArnd Bergmann
3
-16
/
+28
2023-08-10
media: cec-pin: only enable interrupts when monitoring the CEC pin
Hans Verkuil
1
-2
/
+2
2023-08-10
media: cec-gpio: drop the cec_gpio_free callback
Hans Verkuil
1
-6
/
+0
2023-08-10
media: cec-pin: improve interrupt handling
Hans Verkuil
2
-8
/
+21
2023-08-10
media: cec-gpio: specify IRQF_NO_AUTOEN when requesting irq
Hans Verkuil
1
-3
/
+1
2023-08-10
media: Documentation: media: cec: describe new callbacks
Hans Verkuil
1
-10
/
+34
2023-08-10
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
2
-4
/
+5
2023-08-10
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2
-4
/
+6
2023-08-10
media: Documentation: v4l: Document sub-device notifiers
Sakari Ailus
1
-0
/
+11
2023-08-10
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
53
-154
/
+142
2023-08-10
media: qcom: Initialise V4L2 async notifier later
Sakari Ailus
1
-11
/
+10
2023-08-10
media: davinci: Init async notifier after registering V4L2 device
Sakari Ailus
1
-10
/
+9
2023-08-10
media: xilinx-vipp: Init async notifier after registering V4L2 device
Sakari Ailus
1
-1
/
+2
2023-08-10
media: omap3isp: Initialise V4L2 async notifier later
Sakari Ailus
1
-7
/
+8
[next]