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