summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus6-0/+7
2019-10-05media: omap3isp: Don't set streaming state on random subdevsSakari Ailus1-0/+8
2019-10-05media: vsp1: fix memory leak of dl on error return pathColin Ian King1-1/+3
2019-10-05media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven1-1/+1
2019-10-05media: mtk-mdp: fix reference count on old device treeMatthias Brugger1-1/+3
2019-10-05media: media/platform: fsl-viu.c: fix build for MICROBLAZERandy Dunlap1-1/+1
2019-10-05media: exynos4-is: fix leaked of_node referencesWen Yang2-0/+3
2019-09-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-09-16media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil1-1/+2
2019-09-16media: vim2m: use workqueueHans Verkuil1-15/+10
2019-09-16media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2-3/+3
2019-09-16media: stm32-dcmi: fix irq = 0 caseFabien Dessenne1-1/+1
2019-09-06omap-dma/omap_vout_vrfb: fix off-by-one fi valueHans Verkuil1-2/+1
2019-07-26media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-26media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida1-1/+4
2019-07-26media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-07-26media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch1-0/+2
2019-07-26media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4
2019-07-26media: s5p-mfc: Make additional clocks optionalMarek Szyprowski1-0/+5
2019-07-26media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski1-1/+2
2019-07-26media: fdp1: Support M3N and E3 platformsKieran Bingham1-0/+8
2019-07-26media: vpss: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-07-26media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel1-2/+3
2019-07-10media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski1-1/+0
2019-05-31media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier1-1/+1
2019-05-31media: video-mux: fix null pointer dereferencesKangjie Lu1-0/+5
2019-05-31media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet1-0/+6
2019-05-31media: coda: clear error return value before picture runPhilipp Zabel1-0/+3
2019-05-31media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne1-6/+8
2019-05-31media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-04-05media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel1-8/+11
2019-04-05media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam1-2/+6
2019-04-05media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-20/+20
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-03-23media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães9-147/+260
2019-02-12media: coda: fix H.264 deblocking filter controlsPhilipp Zabel4-22/+20
2019-02-12media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov1-2/+5
2019-02-12media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov1-4/+6
2019-01-26media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2019-01-22media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-22media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-12-13media: vicodec: fix memchr() kernel oopsHans Verkuil1-1/+2
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-12-13media: vicodec: lower minimum height to 360Hans Verkuil1-1/+1