aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2020-04-17media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot
2020-04-17media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2020-04-17media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-04-17media: venus: hfi_parser: Ignore HEVC encoding for V1Stephan Gerhold
2020-03-12media: vicodec: process all 4 components for RGB32 formatsHans Verkuil
2020-02-24media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device...Jia-Ju Bai
2020-02-24media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai
2020-02-24media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai
2020-02-24media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai
2020-01-17media: aspeed-video: Fix memory leaks in aspeed_video_probeNavid Emamdoost
2020-01-17media: coda: fix deadlock between decoder picture run and start commandPhilipp Zabel
2020-01-17media: exynos4-is: Fix recursive locking in isp_video_release()Seung-Woo Kim
2020-01-17media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'Christophe JAILLET
2020-01-17media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2019-12-31media: vim2m: media_device_cleanup was called too earlyHans Verkuil
2019-12-31media: vicodec: media_device_cleanup was called too earlyHans Verkuil
2019-12-31media: exynos4-is: fix wrong mdev and v4l2 dev order in error pathSeung-Woo Kim
2019-12-31media: vivid: media_device_cleanup was called too earlyHans Verkuil
2019-12-31media: rcar_drif: fix a memory disclosureKangjie Lu
2019-12-31media: aspeed: clear garbage interruptsJae Hyun Yoo
2019-12-31media: aspeed: set hsync and vsync polarities to normal before starting mode ...Jae Hyun Yoo
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2019-12-31media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2019-12-31media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2019-12-31media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2019-12-31media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot
2019-12-31media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setupNeil Armstrong
2019-12-31media: venus: Fix occasionally failures to suspendStanimir Varbanov
2019-12-31media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan
2019-12-31media: venus: core: Fix msm8996 frequency tableLoic Poulain
2019-12-31media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang
2019-12-31media: vim2m: Fix abort issueJernej Skrabec
2019-12-31media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET
2019-12-31media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold
2019-12-17media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann
2019-11-29media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-29media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard
2019-08-29media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()Markus Elfring
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: aspeed-video: address a protential usage of an unitialized varMauro Carvalho Chehab