aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2020-11-18media: sun4i: Remove the MBUS quirksMaxime Ripard1-27/+0
2020-11-17media: rockchip: rkisp1: destage Rockchip ISP1 driverHelen Koike12-0/+7818
2020-11-17media: venus: core: add shutdown callback for venusMansur Alisha Shaik1-0/+9
2020-11-17media: venus: handle use after free for iommu_map/iommu_unmapMansur Alisha Shaik1-4/+13
2020-11-17media: venus: core: handle race condititon for core opsMansur Alisha Shaik1-0/+12
2020-11-17media: venus: fix calculating mbps in calculate_inst_freq()Mansur Alisha Shaik1-1/+1
2020-11-17media: venus: put dummy vote on video-mem path after last session releaseMansur Alisha Shaik1-0/+10
2020-11-16media: venus: core: vote with average bandwidth and peak bandwidth as zeroMansur Alisha Shaik1-2/+2
2020-11-16media: venus: core: vote for video-mem pathMansur Alisha Shaik1-1/+16
2020-11-16media: venus: core: change clk enable and disable order in resume and suspendMansur Alisha Shaik1-7/+10
2020-11-16media: venus: vdec: return parsed crop information from streamAlexandre Courbot2-5/+28
2020-11-16media: venus: venc: Fix default capture formatStanimir Varbanov1-1/+1
2020-11-16media: venus: pm_helpers: Fix kernel module reloadStanimir Varbanov1-2/+2
2020-11-16media: venus: venc: Fix setting of profile and levelStanimir Varbanov3-5/+55
2020-11-16media: platform: add missing put_device() call in mtk_jpeg_probe() and mtk_jpeg_remove()Yu Kuai1-0/+8
2020-11-16media: coda: Add a V4L2 user for control error macroblocks countEzequiel Garcia3-3/+35
2020-11-16media: coda: coda_buffer_meta housekeeping fixEzequiel Garcia2-4/+39
2020-11-16media: mtk-vcodec: remove allocated dma_parmsHsin-Yi Wang2-16/+2
2020-11-16media: isif: reset global stateEvgeny Novikov1-2/+9
2020-11-16media: stm32-dcmi: add 8-bit Bayer formats supportAlain Volmat1-0/+16
2020-11-16media: stm32-dcmi: remove deprecated dmaengine_terminate_all()Hugues Fruchet1-3/+3
2020-11-16media: stm32-dcmi: don't print an error on probe deferralEtienne Carriere1-1/+3
2020-11-16media: rcar-csi2: Set bus type when parsing fwnodeNiklas Söderlund1-1/+3
2020-11-16media: rcar-csi2: Switch to using fwnode instead of OFNiklas Söderlund1-7/+7
2020-11-16media: rcar-vin: Add support for suspend and resumeNiklas Söderlund2-4/+57
2020-11-16media: rcar-vin: Break out hardware start and stop to new methodsNiklas Söderlund2-33/+48
2020-11-16media: rcar-vin: Cache the CSI-2 channel selection valueNiklas Söderlund2-0/+4
2020-11-16media: rcar-vin: Remove handling of user-space buffers when stoppingNiklas Söderlund1-24/+7
2020-11-16media: rcar-vin: Use scratch buffer when not in running stateNiklas Söderlund1-9/+21
2020-11-16media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner1-2/+0
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()Yu Kuai1-0/+2
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()Yu Kuai1-7/+19
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()Yu Kuai1-0/+1
2020-11-16media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()Yu Kuai1-6/+12
2020-11-16media: platform: add missing put_device() call in mtk_jpeg_clk_init()Yu Kuai1-0/+1
2020-11-16media: pxa_camera: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-11-16media: coda: Clarify interrupt registered nameEzequiel Garcia1-2/+2
2020-11-16media: coda: Clarify device registered logEzequiel Garcia1-6/+5
2020-11-16media: coda: Simplify H.264 small buffer padding logicEzequiel Garcia1-5/+4
2020-11-16media: coda: Remove redundant ctx->initialized settingEzequiel Garcia1-10/+2
2020-11-16media: rcar-vin: Remove redundant compatible valuesNiklas Söderlund1-16/+0
2020-11-16media: marvell-ccic: Fix -Wunused-function warningsYueHaibing1-2/+2
2020-11-16media: exynos4-is: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: sun4i-csi: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-16media: s3c-camif: use semicolons rather than commas to separate statementsJulia Lawall1-2/+4
2020-11-16media: coda: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-05media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabledRandy Dunlap1-0/+2
2020-11-05media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabledAlexandre Courbot3-9/+47
2020-11-05media: mtk-vcodec: move firmware implementations into their own filesAlexandre Courbot8-173/+233
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-4/+17