aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-08-17media: vimc: zero the media_device on probeHans Verkuil
2019-08-17media: video-mux: fix null pointer dereferencesKangjie Lu
2019-08-17media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet
2019-08-17media: coda: clear error return value before picture runPhilipp Zabel
2019-08-02media: stm32-dcmi: fix irq = 0 caseFabien Dessenne
2019-08-02media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne
2019-08-02media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-04-12media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2019-04-12media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam
2019-04-12media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-12media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-03-01media: coda: fix H.264 deblocking filter controlsPhilipp Zabel
2019-03-01media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov
2019-03-01media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov
2019-02-05media: venus: core: Set dma maximum segment sizeVivek Gautam
2019-02-05media: vivid: set min width/height to a value > 0Hans Verkuil
2019-02-05media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-30media: omap3isp: fix warning for !CONFIG_PMArnd Bergmann
2019-01-30media: v4l: cadence: add VIDEO_V4L2 dependencyArnd Bergmann
2019-01-12media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2018-12-30media: omap3isp: Unregister media device as firstSakari Ailus
2018-11-21media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil
2018-10-03media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-10-03media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-10-03media: fsl-viu: fix error handling in viu_of_probe()Alexey Khoroshilov
2018-10-03media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki
2018-09-19media: rcar-csi2: update stream start for V3MNiklas Söderlund
2018-09-19media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} f...Sylwester Nawrocki
2018-09-19media: camss: csid: Configure data type and decode format properlyTodor Tomov
2018-09-19media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev
2018-07-30media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann
2018-06-05media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-06-05media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann
2018-06-05media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia