index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
qcom
/
venus
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2025-11-06
media: venus: drop unused module aliases
Johan Hovold
1
-1
/
+0
2025-09-09
media: venus: core: Add qcm2290 DT compatible and resource data
Jorge Ramirez-Ortiz
1
-0
/
+50
2025-09-09
media: venus: core: Sort dt_match alphabetically.
Jorge Ramirez-Ortiz
1
-2
/
+2
2025-09-09
media: venus: Add framework support for AR50_LITE video core
Jorge Ramirez-Ortiz
1
-3
/
+12
2025-09-09
media: venus: Define minimum valid firmware version
Jorge Ramirez-Ortiz
1
-18
/
+22
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
1
-1
/
+1
2025-08-13
media: qcom: venus: Pass file pointer to venus_close_common()
Laurent Pinchart
1
-1
/
+1
2025-07-03
media: venus: Fix MSM8998 frequency table
Konrad Dybcio
1
-5
/
+5
2025-07-03
media: venus: protect against spurious interrupts during probe
Jorge Ramirez-Ortiz
1
-4
/
+4
2025-04-11
media: venus: Fix probe error handling
Loic Poulain
1
-8
/
+8
2025-01-06
media: venus: Populate video encoder/decoder nodename entries
Bryan O'Donoghue
1
-0
/
+10
2025-01-06
media: venus: Add support for static video encoder/decoder declarations
Bryan O'Donoghue
1
-1
/
+94
2025-01-06
media: venus: destroy hfi session after m2m_ctx release
Sergey Senozhatsky
1
-6
/
+2
2024-11-20
Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+27
2024-11-07
media: venus: factor out inst destruction routine
Sergey Senozhatsky
1
-0
/
+25
2024-11-07
media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-10
media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domain
Ulf Hansson
1
-4
/
+4
2024-08-25
media: venus: fix use after free bug in venus_remove due to race condition
Zheng Wang
1
-0
/
+1
2024-06-30
media: venus: add msm8998 support
Pierre-Hugues Husson
1
-0
/
+39
2024-06-30
media: venus: avoid multiple core dumps
Dikshita Agarwal
1
-1
/
+5
2024-02-14
media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec
Ulf Hansson
1
-5
/
+7
2023-12-12
media: venus: core: Set up secure memory ranges for SC7280
Luca Weiss
1
-0
/
+4
2023-10-23
media: venus: Fix firmware path for resources
Patrick Whewell
1
-5
/
+5
2023-08-10
media: venus: Fix firmware path for sm8250
Patrick Whewell
1
-1
/
+1
2023-08-10
media: venus: core: Set up secure memory ranges for SC7180
Konrad Dybcio
1
-0
/
+4
2023-08-10
media: venus: core: Assign registers based on VPU version
Konrad Dybcio
1
-1
/
+1
2023-08-10
media: venus: Add vpu_version to most SoCs
Konrad Dybcio
1
-0
/
+5
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-04-11
media: venus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: venus: Warn only once about problems in .remove()
Uwe Kleine-König
1
-1
/
+1
2022-07-15
media: venus: set ubwc configuration on specific video hardware
Vikash Garodia
1
-0
/
+5
2022-07-07
media: venus: Add support for SSR trigger using fault injection
Dikshita Agarwal
1
-1
/
+14
2021-11-30
media: venus: core: Fix a resource leak in the error handling path of 'venus_...
Christophe JAILLET
1
-2
/
+6
2021-11-30
media: venus: core: Fix a potential NULL pointer dereference in an error hand...
Christophe JAILLET
1
-1
/
+2
2021-10-21
media: venus: core: Add sdm660 DT compatible and resource struct
AngeloGioacchino Del Regno
1
-0
/
+64
2021-10-21
media: venus: Handle fatal errors during encoding and decoding
Stanimir Varbanov
1
-3
/
+6
2021-10-21
media: venus: Make sys_error flag an atomic bitops
Stanimir Varbanov
1
-2
/
+2
2021-10-08
media: venus: Add num_vpp_pipes to resource structure
Dikshita Agarwal
1
-0
/
+2
2021-10-08
media: venus: core: Add sc7280 DT compatible and resource data
Dikshita Agarwal
1
-0
/
+52
2021-09-30
media: venus: core : Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
2021-05-10
media: venus: Rework error fail recover logic
Mauro Carvalho Chehab
1
-13
/
+47
2021-04-15
media: venus: core: correct firmware name for sm8250
Dmitry Baryshkov
1
-1
/
+1
2021-04-08
media: venus: use NULL instead of zero for pointers
Mauro Carvalho Chehab
1
-2
/
+2
2021-04-06
media: venus: core: Hook to V6 base registers when appropriate
Bryan O'Donoghue
1
-7
/
+17
2021-04-06
media: venus: core: Add an io base for AON regs
Bryan O'Donoghue
1
-0
/
+1
2021-04-06
media: venus: core: Add an io base for TZ wrapper regs
Bryan O'Donoghue
1
-0
/
+1
2021-04-06
media: venus: core: Add io base variables for each block
Bryan O'Donoghue
1
-0
/
+12
[next]