index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
qcom
Age
Commit message (
Expand
)
Author
Files
Lines
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 control
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
-34
/
+166
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
-12
/
+46
2021-04-15
media: venus : hfi: add venus image info into smem
Dikshita Agarwal
1
-2
/
+18
2021-04-15
media: venus: Fix internal buffer size calculations for v6.
Dikshita Agarwal
1
-8
/
+18
2021-04-15
media: venus: helpers: keep max bandwidth when mbps exceeds the supported range
Vikash Garodia
1
-1
/
+1
2021-04-15
media: venus: fix hw overload error log condition
Mansur Alisha Shaik
1
-1
/
+1
2021-04-15
media: venus: core: correct firmware name for sm8250
Dmitry Baryshkov
1
-1
/
+1
2021-04-15
media: venus: core,pm: fix potential infinite loop
Colin Ian King
1
-2
/
+2
2021-04-15
media: venus: core: Fix kerneldoc warnings
Stanimir Varbanov
1
-9
/
+31
2021-04-09
media: camss: ispif: Remove redundant dev_err call in msm_ispif_subdev_init()
Yang Yingliang
1
-6
/
+2
2021-04-08
media: venus: don't de-reference NULL pointers at IRQ time
Mauro Carvalho Chehab
1
-3
/
+6
2021-04-08
media: venus: use NULL instead of zero for pointers
Mauro Carvalho Chehab
1
-2
/
+2
2021-04-06
media: camss: csid: Remove redundant dev_err call in msm_csid_subdev_init()
Yang Yingliang
1
-3
/
+1
2021-04-06
media: camss: csiphy: Remove redundant dev_err call in msm_csiphy_subdev_init()
Yang Yingliang
1
-6
/
+2
2021-04-06
media: venus: vdec: Fix decoder cmd STOP issue
Stanimir Varbanov
2
-2
/
+5
2021-04-06
media: venus: helper: Decide work mode
Dikshita Agarwal
4
-4
/
+31
2021-04-06
media: venus: hfi: Increase plat_buf_v6 o/p buffer count.
Dikshita Agarwal
1
-1
/
+1
2021-04-06
media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
Dikshita Agarwal
4
-0
/
+42
2021-04-06
media: venus: helpers: Add internal buffer list for v6
Dikshita Agarwal
3
-6
/
+20
2021-04-06
media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xx
Dikshita Agarwal
1
-3
/
+5
2021-04-06
media: venus: pm: Toggle 6xx wrapper power in vcodec_control
Dikshita Agarwal
1
-1
/
+4
2021-04-06
media: venus: hfi: Add 6xx AXI halt logic
Dikshita Agarwal
1
-0
/
+32
2021-04-06
media: venus: core,pm: Vote for min clk freq during venus boot
Dikshita Agarwal
1
-0
/
+14
2021-04-06
media: venus: pm: Hook 6xx pm ops into 4xx pm ops
Bryan O'Donoghue
1
-0
/
+1
2021-04-06
media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
Bryan O'Donoghue
3
-8
/
+7
2021-04-06
media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xx
Bryan O'Donoghue
1
-2
/
+10
2021-04-06
media: venus: hfi: Add 6xx interrupt support
Dikshita Agarwal
1
-9
/
+23
2021-04-06
media: venus: hfi: Add a 6xx boot logic
Dikshita Agarwal
1
-2
/
+12
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
2
-0
/
+3
2021-04-06
media: venus: core: Add an io base for TZ wrapper regs
Bryan O'Donoghue
2
-0
/
+3
[prev]
[next]