aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki1-2/+2
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-03-24media: mtk-vpu: load vpu firmware from the new locationRui Wang1-3/+13
2020-03-24media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil1-2/+2
2020-03-20media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar1-5/+5
2020-03-12media: mtk-mdp: Check return value of of_clk_getMatthias Brugger1-0/+6
2020-03-12media: platform: stm32: don't print an error on probe deferralEtienne Carriere1-1/+3
2020-03-12media: platform: stm32: defer probe for auxiliary clockEtienne Carriere1-1/+5
2020-03-12media: am437x-vpfe: exclude illegal values for enum when validing params from user spaceChangming Liu1-0/+1
2020-03-12media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-03-12media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang5-36/+38
2020-03-12media: venus: support frame rate controlJeffrey Kardatzke3-2/+11
2020-03-12media: venus: vdec: Fix forgotten mutex unlock in start streamingStanimir Varbanov1-1/+1
2020-03-05media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handlingNeil Armstrong1-110/+52
2020-03-05media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-03-05media: vimc: use-after-free fix - release vimc in the v4l_device releaseDafna Hirschfeld7-85/+71
2020-03-05media: vimc: allocate vimc_device dynamicallyDafna Hirschfeld2-15/+17
2020-03-05media: vimc: replace vimc->pdev.dev with vimc->mdev.devDafna Hirschfeld5-8/+8
2020-03-02media: rcar_drif: Do not print error in case of EPROBE_DEFER for dma channelPeter Ujfalusi1-1/+5
2020-03-02media: aspeed: add AST2600 supportJae Hyun Yoo1-4/+11
2020-03-02media: mtk-vcodec: reset segment data then trig decoderRui Wang1-4/+25
2020-03-02media: sun8i: Add Allwinner A83T Rotate driverJernej Skrabec7-0/+1375
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia5-12/+12
2020-02-27media: vsp1: tidyup VI6_HGT_LBn_H() macroKuninori Morimoto1-1/+1
2020-02-27media: omap3isp: Prevent enabling CCDC when stopping streamingSakari Ailus1-0/+4
2020-02-27media: venus: core: add sc7180 DT compatible and resource structDikshita Agarwal1-0/+45
2020-02-27media: venus: core: add sdm845-v2 DT compatible and resource structStanimir Varbanov1-0/+27
2020-02-27media: venus: vdec: handle 10bit bitstreamsAniket Masule4-0/+109
2020-02-27media: venus: introduce core selectionAniket Masule9-36/+221
2020-02-27media: venus: redesign clocks and pm domains controlStanimir Varbanov9-484/+932
2020-02-27media: venus: cache vb payload to be used by clock scalingStanimir Varbanov2-7/+14
2020-02-27media: venus: venc: blacklist two encoder propertiesStanimir Varbanov1-0/+2
2020-02-27media: venus: firmware: Use %pR to print IO resourceAndy Shevchenko1-2/+1
2020-02-27media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold1-0/+1
2020-02-24media: vimc: streamer: if kthread_stop fails, ignore the errorDafna Hirschfeld1-1/+7
2020-02-24media: davinci: fix incorrect pix_fmt assignmentCengiz Can1-1/+1
2020-02-24media: sun8i: Remove redundant platform_get_irq error messageYueHaibing1-4/+1
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil57-70/+70
2020-02-24media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+3
2020-02-24media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}Niklas Söderlund3-9/+83
2020-02-24media: rcar-vin: Move hardware buffer tracking to own structNiklas Söderlund2-17/+19
2020-02-24media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-5/+6
2020-02-24media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld1-2/+7
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2-28/+217
2020-02-24media: video: aspeed: Update copyright informationJoel Stanley1-1/+3
2020-02-24media: aspeed: Use runtime configurationJoel Stanley1-14/+39
2020-02-24media: aspeed: Rework memory mapping in probeJoel Stanley1-10/+6
2020-02-24media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2020-02-24media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-10/+10