summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2020-11-05media: platform: Improve queue set up flow for bug fixingXia Jiang
2020-10-29media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu
2020-10-29media: venus: core: Fix error handling in probeRajendra Nayak
2020-10-29media: venus: fixes for list corruptionVikash Garodia
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-10-29media: sti: Fix reference count leaksQiushi Wu
2020-10-29media: st-delta: Fix reference count leak in delta_run_workAditya Pakki
2020-10-29media: ti-vpe: Fix a missing check and reference count leakQiushi Wu
2020-10-29media: stm32-dcmi: Fix a reference count leakQiushi Wu
2020-10-29media: s5p-mfc: Fix a reference count leakQiushi Wu
2020-10-29media: camss: Fix a reference count leak.Qiushi Wu
2020-10-29media: platform: fcp: Fix a reference count leak.Qiushi Wu
2020-10-29media: rockchip/rga: Fix a reference count leak.Qiushi Wu
2020-10-29media: rcar-vin: Fix a reference count leak.Qiushi Wu
2020-10-29media: mtk-mdp: Fix Null pointer dereference when calling list_addDafna Hirschfeld
2020-10-29media: mx2_emmaprp: Fix memleak in emmaprp_probeDinghao Liu
2020-10-29media: rcar-csi2: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart
2020-10-29media: rcar_drif: Allocate v4l2_async_subdev dynamicallyLaurent Pinchart
2020-10-29media: rcar_drif: Fix fwnode reference leak when parsing DTLaurent Pinchart
2020-10-29media: omap3isp: Fix memleak in isp_probeDinghao Liu
2020-10-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-26media: ti-vpe: cal: Fix compilation on 32-bit ARMLaurent Pinchart
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-06media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov
2020-08-06media: davinci: vpif_capture: fix potential double freeEvgeny Novikov
2020-08-06media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter
2020-08-06media: cafe-driver: use generic power managementVaibhav Gupta
2020-07-19media: vpss: clean up resources in initEvgeny Novikov
2020-07-19media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.cLaurent Pinchart
2020-07-19media: ti-vpe: cal: Move CAL I/O accessors to cal.hLaurent Pinchart
2020-07-19media: ti-vpe: cal: Split video node handling to cal-video.cLaurent Pinchart
2020-07-19media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'Laurent Pinchart
2020-07-19media: ti-vpe: cal: Remove unneeded phy->sensor NULL checkLaurent Pinchart
2020-07-19media: ti-vpe: cal: Don't store external rate in cal_camerarxLaurent Pinchart
2020-07-19media: ti-vpe: cal: Refactor camerarx start and stopLaurent Pinchart
2020-07-19media: ti-vpe: cal: Reorder camerarx functions to prepare refactoringLaurent Pinchart
2020-07-19media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only callerLaurent Pinchart
2020-07-19media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamicallyLaurent Pinchart
2020-07-19media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()Laurent Pinchart
2020-07-19media: ti-vpe: cal: Register a media deviceLaurent Pinchart
2020-07-19media: ti-vpe: cal: Store struct device in cal_devLaurent Pinchart