summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/qcom
AgeCommit message (Expand)AuthorFilesLines
2019-11-09media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-10-08media: venus: fix build on 32bit environmentsMauro Carvalho Chehab1-2/+3
2019-10-04media: venus: Update clock scalingAniket Masule3-23/+140
2019-10-04media: venus: Add codec data tableAniket Masule6-0/+68
2019-10-04media: venus: Fix occasionally failures to suspendStanimir Varbanov1-0/+6
2019-10-02media: venus: Use on-chip interconnect APIStanimir Varbanov3-1/+114
2019-10-02media: venus: core: Fix msm8996 frequency tableLoic Poulain1-4/+5
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab1-1/+1
2019-08-19media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTIONMaxime Jourdan2-0/+12
2019-08-05media: venus: dec: populate properly timestamps and flags for capture buffersStanimir Varbanov4-0/+67
2019-08-05media: venus: helpers: handle correctly vbuf fieldStanimir Varbanov1-0/+11
2019-08-05media: venus: make decoder compliant with stateful codec APIStanimir Varbanov3-132/+433
2019-08-05media: venus: vdec: allow bigger sizeimage set by clientsStanimir Varbanov1-5/+11
2019-08-05media: venus: vdec_ctrls: get real minimum buffers for captureStanimir Varbanov1-1/+6
2019-08-05media: venus: helpers: add three more helper functionsStanimir Varbanov2-0/+85
2019-08-05media: venus: hfi: return an error if session_init is already calledStanimir Varbanov1-0/+3
2019-08-05media: venus: hfi: export few HFI functionsStanimir Varbanov1-0/+4
2019-08-05media: venus: hfi: add type argument to hfi flush functionStanimir Varbanov2-3/+3
2019-08-05media: venus: helpers: export few helper functionsStanimir Varbanov2-12/+23
2019-08-05media: venus: venc: amend buffer size for bitstream planeMalathi Gottam1-4/+9
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus1-1/+1
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab1-2/+2
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+2
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab22-220/+22
2019-06-05media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner22-220/+22
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon3-5/+5
2019-05-29media: venus: hfi_parser: fix a regression in parserStanimir Varbanov1-2/+2
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil1-1/+1
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab1-0/+1
2019-05-24media: venus: firmware: fix leaked of_node referencesWen Yang1-2/+4
2019-05-21media: venus: helpers: fix dynamic buffer mode for v4Stanimir Varbanov1-0/+7
2019-05-21media: venus: hfi_cmds: add more not-implemented propertiesStanimir Varbanov1-0/+2
2019-05-21media: venus: Add support for H265 controlsKelvin Lawson1-1/+20
2019-05-21media: venus: core: fix max load for msm8996 and sdm845Alexandre Courbot1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-25media: hfi_parser: don't trick gcc with a wrong expected sizeMauro Carvalho Chehab1-2/+2
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-1/+1
2019-01-25media: venus: helpers: drop setting of timestamp invalid flagStanimir Varbanov1-3/+0
2019-01-25media: venus: core: correct frequency table for sdm845Stanimir Varbanov1-4/+6
2019-01-25media: venus: core: correct maximum hardware load for sdm845Stanimir Varbanov1-1/+1
2019-01-25media: venus: firmware: check fw size against DT memory region sizeStanimir Varbanov2-23/+31
2018-12-07media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2018-12-07media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson1-0/+19
2018-12-07media: venus: add support for key frameMalathi Gottam1-1/+18
2018-12-03media: camss: Take in account sensor skip framesTodor Tomov3-6/+20
2018-12-03media: venus: fix reported size of 0-length buffersAlexandre Courbot1-3/+1
2018-12-03media: venus: dynamic handling of bitrateMalathi Gottam1-0/+15
2018-11-27media: venus: handle peak bitrate set propertyMalathi Gottam2-1/+3
2018-11-27media: venus: add support for USERPTR to queueMalathi Gottam1-2/+2