summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
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: davinci: vpif_capture: fix memory leak in vpif_probe()Young Xiao1-2/+14
2019-07-26media: fdp1: Support M3N and E3 platformsKieran Bingham1-0/+8
2019-07-26media: aspeed: change irq to threaded irqJae Hyun Yoo1-2/+3
2019-07-26media: vim2m: fix two double-free issuesKefeng Wang1-3/+3
2019-07-26media: venus: firmware: fix leaked of_node referencesWen Yang1-2/+4
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-06-15media: atmel: atmel-isc: fix asd memory allocationEugen Hristev1-2/+6
2019-05-31media: vim2m: replace devm_kzalloc by kzallocHans Verkuil1-13/+22
2019-05-31media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-05-31media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot1-2/+2
2019-05-31media: vicodec: avoid clang frame size warningArnd Bergmann1-11/+18
2019-05-31media: vimc: stream: fix thread state before sleepHelen Fornazier1-1/+1
2019-05-31media: vicodec: reset last_src/dst_buf based on the IS_OUTPUTHans Verkuil1-2/+5
2019-05-31media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding failsDafna Hirschfeld1-8/+9
2019-05-31media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot2-7/+7
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-05-25media: seco-cec: fix building with RC_CORE=mArnd Bergmann1-1/+1
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2019-03-01media: vim2m: Address some coding style issuesMauro Carvalho Chehab1-24/+28
2019-03-01media: vim2m: don't use BUG()Mauro Carvalho Chehab1-4/+16
2019-03-01media: vim2m: speedup passthrough copyMauro Carvalho Chehab1-20/+17
2019-03-01media: vim2m: add an horizontal scalerMauro Carvalho Chehab1-41/+55
2019-03-01media: vim2m: don't accept YUYV anymore as output formatMauro Carvalho Chehab1-55/+2
2019-03-01media: vim2m: add vertical linear scalerMauro Carvalho Chehab1-34/+33
2019-03-01media: vim2m: better handle cap/out buffers with different sizesMauro Carvalho Chehab1-36/+78
2019-03-01media: vim2m: use different framesizes for bayer formatsMauro Carvalho Chehab1-4/+34
2019-03-01media: vim2m: add support for VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab1-9/+29
2019-03-01media: vim2m: ensure that width is multiple of twoMauro Carvalho Chehab1-1/+1
2019-03-01media: vim2m: improve debug messagesMauro Carvalho Chehab1-15/+35
2019-03-01media: vim2m: add bayer capture formatsMauro Carvalho Chehab1-7/+97
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: platform: fix several typosMauro Carvalho Chehab46-70/+70
2019-02-18media: video-mux: add bayer formatsRui Miguel Silva1-0/+20
2019-02-18media: vicodec: Add a flag for I-frames in fwht headerDafna Hirschfeld3-4/+7
2019-02-18media: exynos4-is: remove redundant check on typeColin Ian King1-3/+1
2019-02-18media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia1-2/+2
2019-02-18media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia1-19/+19
2019-02-18media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3