summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-301-2/+2
|\
| * Merge branch 'pm-qos'Rafael J. Wysocki2020-03-301-2/+2
| |\
| | * drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-2/+2
* | | media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov2020-03-301-2/+8
* | | media: mtk-vpu: load vpu firmware from the new locationRui Wang2020-03-241-3/+13
* | | media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil2020-03-241-2/+2
* | | media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar2020-03-201-5/+5
* | | media: mtk-mdp: Check return value of of_clk_getMatthias Brugger2020-03-121-0/+6
* | | media: platform: stm32: don't print an error on probe deferralEtienne Carriere2020-03-121-1/+3
* | | media: platform: stm32: defer probe for auxiliary clockEtienne Carriere2020-03-121-1/+5
* | | media: am437x-vpfe: exclude illegal values for enum when validing params from...Changming Liu2020-03-121-0/+1
* | | media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot2020-03-121-5/+8
* | | media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang2020-03-125-36/+38
* | | media: venus: support frame rate controlJeffrey Kardatzke2020-03-123-2/+11
* | | media: venus: vdec: Fix forgotten mutex unlock in start streamingStanimir Varbanov2020-03-121-1/+1
* | | media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last state...Neil Armstrong2020-03-051-110/+52
* | | media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot2020-03-051-8/+8
* | | media: vimc: use-after-free fix - release vimc in the v4l_device releaseDafna Hirschfeld2020-03-057-85/+71
* | | media: vimc: allocate vimc_device dynamicallyDafna Hirschfeld2020-03-052-15/+17
* | | media: vimc: replace vimc->pdev.dev with vimc->mdev.devDafna Hirschfeld2020-03-055-8/+8
* | | media: rcar_drif: Do not print error in case of EPROBE_DEFER for dma channelPeter Ujfalusi2020-03-021-1/+5
* | | media: aspeed: add AST2600 supportJae Hyun Yoo2020-03-021-4/+11
* | | media: mtk-vcodec: reset segment data then trig decoderRui Wang2020-03-021-4/+25
* | | media: sun8i: Add Allwinner A83T Rotate driverJernej Skrabec2020-03-027-0/+1375
* | | media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia2020-03-025-12/+12
* | | media: vsp1: tidyup VI6_HGT_LBn_H() macroKuninori Morimoto2020-02-271-1/+1
* | | media: omap3isp: Prevent enabling CCDC when stopping streamingSakari Ailus2020-02-271-0/+4
* | | media: venus: core: add sc7180 DT compatible and resource structDikshita Agarwal2020-02-271-0/+45
* | | media: venus: core: add sdm845-v2 DT compatible and resource structStanimir Varbanov2020-02-271-0/+27
* | | media: venus: vdec: handle 10bit bitstreamsAniket Masule2020-02-274-0/+109
* | | media: venus: introduce core selectionAniket Masule2020-02-279-36/+221
* | | media: venus: redesign clocks and pm domains controlStanimir Varbanov2020-02-279-484/+932
* | | media: venus: cache vb payload to be used by clock scalingStanimir Varbanov2020-02-272-7/+14
* | | media: venus: venc: blacklist two encoder propertiesStanimir Varbanov2020-02-271-0/+2
* | | media: venus: firmware: Use %pR to print IO resourceAndy Shevchenko2020-02-271-2/+1
* | | media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold2020-02-271-0/+1
* | | media: vimc: streamer: if kthread_stop fails, ignore the errorDafna Hirschfeld2020-02-241-1/+7
* | | media: davinci: fix incorrect pix_fmt assignmentCengiz Can2020-02-241-1/+1
* | | media: sun8i: Remove redundant platform_get_irq error messageYueHaibing2020-02-241-4/+1
* | | media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-2457-70/+70
* | | media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan2020-02-241-0/+3
* | | media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}Niklas Söderlund2020-02-243-9/+83
* | | media: rcar-vin: Move hardware buffer tracking to own structNiklas Söderlund2020-02-242-17/+19
* | | media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-5/+6
* | | media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld2020-02-241-2/+7
* | | media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2020-02-242-28/+217
* | | media: video: aspeed: Update copyright informationJoel Stanley2020-02-241-1/+3
* | | media: aspeed: Use runtime configurationJoel Stanley2020-02-241-14/+39
* | | media: aspeed: Rework memory mapping in probeJoel Stanley2020-02-241-10/+6
* | | media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-3/+3