index
:
media_tree.git
fixes
ipu3
master
request_api
Upstream media tree for Remote Controllers, V4L and DVB
Mauro Carvalho Chehab
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
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
1
-2
/
+3
2023-04-12
media: venus: Correct P010 buffer alignment
Fritz Koenig
2
-3
/
+8
2023-04-12
venus: venc: add handling for VIDIOC_ENCODER_CMD
Dikshita Agarwal
2
-0
/
+77
2023-04-12
venus: Add support for min/max qp range.
Viswanath Boma
3
-8
/
+74
2023-04-12
media: venus: dec: Fix capture formats enumeration order
Javier Martinez Canillas
1
-4
/
+4
2023-04-12
venus: Fix for H265 decoding failure.
Viswanath Boma
1
-2
/
+2
2023-04-12
media: venus: dec: Fix handling of the start cmd
Michał Krawczyk
1
-0
/
+8
2023-04-11
media: venus: drop unused opp_table field documentation
Krzysztof Kozlowski
1
-1
/
+0
2023-04-11
media: camss: sm8250: Pipeline starting and stopping for multiple virtual cha...
Milen Mitkov
1
-3
/
+18
2023-04-11
media: camss: vfe-480: Multiple outputs support for SM8250
Milen Mitkov
1
-19
/
+38
2023-04-11
media: camss: vfe: Reserve VFE lines on stream start and link to CSID
Milen Mitkov
5
-7
/
+8
2023-04-11
media: camss: sm8250: Virtual channels for CSID
Milen Mitkov
3
-35
/
+74
2023-04-11
media: venc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-11
media: vdec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+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
2023-04-11
media: camss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-18
media: Revert "venus: firmware: Correct non-pix start and end addresses"
Javier Martinez Canillas
1
-2
/
+2
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+2
2023-02-08
firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/
Elliot Berman
1
-1
/
+1
2023-02-08
media: camss: csiphy-3ph: avoid undefined behavior
Arnd Bergmann
1
-1
/
+2
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-1
/
+1
2022-11-15
Merge tag 'tag-venus-for-v6.2' of git://linuxtv.org/svarbanov/media_tree into...
Mauro Carvalho Chehab
2
-12
/
+12
2022-11-08
media: camss: Split power domain management
Vladimir Zapolskiy
3
-16
/
+54
2022-11-08
media: camss: Collect information about a number of lite VFEs
Vladimir Zapolskiy
2
-9
/
+12
2022-11-08
media: camss: Do not attach an already attached power domain on MSM8916 platform
Vladimir Zapolskiy
1
-0
/
+11
2022-11-08
media: camss: Clean up received buffers on failed start of streaming
Vladimir Zapolskiy
1
-1
/
+2
2022-10-25
venus: pm_helpers: Fix error check in vcodec_domains_get()
Tang Bin
1
-2
/
+2
2022-10-25
venus: firmware: Correct assertion of reset bit on remote processor
Stanimir Varbanov
1
-6
/
+4
2022-10-25
venus: firmware: Correct non-pix start and end addresses
Stanimir Varbanov
1
-2
/
+2
2022-10-25
venus: firmware: Correct reset bit
Stanimir Varbanov
1
-2
/
+4
2022-09-24
media: venus: hfi: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-24
media: venus: venc: Set HDR10 PQ SEI property only for MAIN10 profile
Stanimir Varbanov
1
-1
/
+2
2022-09-24
media: venus: venc_ctrls: Add default value for CLL info
Stanimir Varbanov
1
-1
/
+2
2022-09-24
media: venus : Allow MIN/MAX settings for the v4l2 encoder controls defined r...
Vikash Garodia
1
-2
/
+0
2022-09-24
media: venus : Remove the capture plane settings for venc_g_parm/venc_s_parm
Viswanath Boma
1
-2
/
+2
2022-09-24
media: venus : Addition of support for VIDIOC_TRY_ENCODER_CMD
Dikshita Agarwal
1
-0
/
+1
2022-09-24
media: venus : Addition of EOS Event support for Encoder
Viswanath Boma
1
-1
/
+14
2022-09-24
media: venus : CAPTURE Plane width/height alignment with OUT plane.
Stanimir Varbanov
1
-4
/
+2
2022-09-24
media: venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUT
Viswanath Boma
1
-1
/
+26
2022-09-24
media: venus : Add default values for the control
Stanimir Varbanov
1
-1
/
+5
2022-09-24
media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX
Bryan O'Donoghue
1
-6
/
+7
2022-09-24
media: venus: dec: Handle the case where find_format fails
Bryan O'Donoghue
1
-0
/
+2
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
1
-3
/
+3
2022-08-08
Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2022-08-02
venus: pm_helpers: Fix warning in OPP during probe
Stanimir Varbanov
1
-5
/
+5
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
6
-11
/
+11
2022-07-15
media: venus: set ubwc configuration on specific video hardware
Vikash Garodia
6
-0
/
+63
2022-07-15
media: venus: venus_helper_get_bufreq(): req is never NULL
Hans Verkuil
1
-4
/
+2
[next]
Privacy Policy