summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2020-09-09media: vicodec: add missing v4l2_ctrl_request_hdl_put()Hans Verkuil1-0/+1
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov1-10/+20
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-21media: rockchip: rga: Only set output CSC mode for RGB inputPaul Kocialkowski1-1/+7
2020-08-21media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logicPaul Kocialkowski2-13/+15
2020-08-21media: vsp1: dl: Fix NULL pointer dereference on unbindEugeniu Rosca1-0/+2
2020-08-19media: cros-ec-cec: do not bail on device_init_wakeup failureDariusz Marcinkiewicz1-5/+1
2020-08-19media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-08-19media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-08-19media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()Chuhong Yuan1-0/+2
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-06-22media: vicodec: Fix error codes in probe functionDan Carpenter1-6/+9
2020-05-27media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven1-1/+1
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot1-5/+8
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot1-8/+8
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold1-0/+1
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil1-25/+9
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai1-3/+3
2020-02-24media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2-7/+15
2020-02-24media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai1-1/+1
2020-02-24media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai1-0/+22
2020-01-17media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost1-1/+2
2020-01-17media: coda: fix deadlock between decoder picture run and start commandPhilipp Zabel1-2/+2
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim1-1/+1
2020-01-17media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET1-1/+1
2020-01-17media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund1-1/+2
2019-12-31media: vim2m: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-12-31media: vicodec: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-12-31media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim1-3/+4
2019-12-31media: vivid: media_device_cleanup was called too earlyHans Verkuil1-1/+3
2019-12-31media: rcar_drif: fix a memory disclosureKangjie Lu1-0/+1
2019-12-31media: aspeed: clear garbage interruptsJae Hyun Yoo1-0/+10
2019-12-31media: aspeed: set hsync and vsync polarities to normal before starting mode ...Jae Hyun Yoo1-0/+2
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-12-31media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot1-1/+1
2019-12-31media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2019-12-31media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot1-5/+13
2019-12-31media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setupNeil Armstrong2-33/+33
2019-12-31media: venus: Fix occasionally failures to suspendStanimir Varbanov1-0/+6
2019-12-31media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan4-2/+4
2019-12-31media: venus: core: Fix msm8996 frequency tableLoic Poulain1-4/+5
2019-12-31media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang1-0/+1
2019-12-31media: vim2m: Fix abort issueJernej Skrabec1-0/+3
2019-12-31media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET1-0/+1
2019-12-31media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot1-0/+4