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
/
media
/
platform
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
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-11-30
media: venus: avoid calling core_clk_setrate() concurrently during concurrent...
Mansur Alisha Shaik
1
-14
/
+14
2021-11-30
media: venus: correct low power frequency calculation for encoder
Mansur Alisha Shaik
1
-2
/
+2
2021-11-29
media: camss: Remove unused static function
Robert Foss
1
-7
/
+0
2021-10-21
media: venus: core: Add sdm660 DT compatible and resource struct
AngeloGioacchino Del Regno
1
-0
/
+64
2021-10-21
media: venus: vdec: decoded picture buffer handling during reconfig sequence
Mansur Alisha Shaik
4
-2
/
+60
2021-10-21
media: venus: Handle fatal errors during encoding and decoding
Stanimir Varbanov
5
-3
/
+40
2021-10-21
media: venus: helpers: Add helper to mark fatal vb2 error
Stanimir Varbanov
2
-0
/
+13
2021-10-21
media: venus: hfi: Check for sys error on session hfi functions
Stanimir Varbanov
1
-0
/
+46
2021-10-21
media: venus: Make sys_error flag an atomic bitops
Stanimir Varbanov
5
-6
/
+7
2021-10-21
media: venus: venc: Use pmruntime autosuspend
Stanimir Varbanov
1
-8
/
+95
2021-10-08
media: venus: Set buffer to FW based on FW min count requirement.
Dikshita Agarwal
6
-10
/
+41
2021-10-08
media: venus: helpers: update NUM_MBS macro calculation
Dikshita Agarwal
1
-2
/
+2
2021-10-08
media: venus: vdec: set work route to fw
Dikshita Agarwal
3
-0
/
+29
2021-10-08
media: venus: hfi: Skip AON register programming for V6 1pipe
Dikshita Agarwal
1
-0
/
+4
2021-10-08
media: venus: Add num_vpp_pipes to resource structure
Dikshita Agarwal
6
-22
/
+4
2021-10-08
media: venus: core: Add sc7280 DT compatible and resource data
Dikshita Agarwal
1
-0
/
+52
2021-10-08
media: venus: firmware: enable no tz fw loading for sc7280
Dikshita Agarwal
2
-11
/
+33
2021-10-08
media: venus: fix vpp frequency calculation for decoder
Mansur Alisha Shaik
1
-2
/
+6
2021-10-08
media: venus: vdec: update output buffer size during vdec_s_fmt()
Mansur Alisha Shaik
1
-1
/
+4
2021-10-08
media: venus: helper: change log level for false warning message
Mansur Alisha Shaik
1
-2
/
+3
2021-09-30
media: camss: vfe: Don't call hw_version() before its dependencies are met
Robert Foss
1
-1
/
+2
2021-09-30
media: camss: vfe: simplify vfe_get_wm_sizes()
Tom Rix
3
-27
/
+12
2021-09-30
media: venus: core : Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
1
-3
/
+1
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: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
1
-9
/
+9
2021-08-04
media: venus: venc: add support for V4L2_CID_MPEG_VIDEO_H264_8X8_TRANSFORM co...
Mansur Alisha Shaik
5
-1
/
+49
2021-08-04
media: venus: venc: Add support for intra-refresh period
Stanimir Varbanov
3
-7
/
+34
2021-08-04
media: venus: helper: do not set constrained parameters for UBWC
Mansur Alisha Shaik
1
-0
/
+3
2021-08-04
media: venus: venc: Fix potential null pointer dereference on pointer fmt
Colin Ian King
1
-0
/
+2
2021-08-04
media: venus: hfi: fix return value check in sys_get_prop_image_version()
Zhen Lei
1
-1
/
+1
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
4
-92
/
+103
2021-06-17
media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-10
/
+12
2021-06-17
media: venus: hfi_cmds: Fix packet size calculation
Gustavo A. R. Silva
1
-4
/
+5
2021-06-02
media: camss: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2
-6
/
+4
2021-06-02
media: venus: helpers: Delete an unneeded bool conversion
Zhen Lei
1
-2
/
+1
2021-06-02
media: venus: Enable low power setting for encoder
Dikshita Agarwal
8
-35
/
+167
2021-06-02
media: venus: hfi_cmds.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-06-02
media: venus: Convert to use resource-managed OPP API
Yangtao Li
2
-32
/
+11
2021-06-02
media: venus: hfi_cmds: Fix conceal color property
Stanimir Varbanov
1
-11
/
+11
2021-05-19
media: venus: venc: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+3
2021-05-19
media: venus: vdec: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-3
/
+3
2021-05-19
media: venus: core: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+1
2021-05-19
media: camss: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
4
-14
/
+9
2021-05-19
media: qcom/camss: Use devm_platform_ioremap_resource_byname
dingsenjie
4
-13
/
+7
2021-05-10
media: venus: Rework error fail recover logic
Mauro Carvalho Chehab
1
-13
/
+47
[next]