summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2019-03-19media: vimc: stream: fix thread state before sleepHelen Fornazier1-1/+1
2019-03-19media: vimc: deb: fix default sink bayer formatHelen Fornazier1-1/+1
2019-03-19media: vicodec: avoid clang frame size warningArnd Bergmann1-11/+18
2019-03-19media: atmel-isc: Add support for BT656 with CRC decodingKen Sloat2-1/+8
2019-03-19media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet1-0/+17
2019-03-19media: stm32-dcmi: fix check of pm_runtime_get_sync return valueHugues Fruchet1-3/+3
2019-03-19media: platform/sh_veu.c: remove redundant NULL pointer checksShaobo He1-6/+0
2019-03-19media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot1-2/+2
2019-03-19media: rcar-vin: Enable support for r8a774a1Biju Das1-0/+4
2019-03-19media: rcar-csi2: Enable support for r8a774a1Biju Das1-0/+4
2019-03-19media: rcar_drif: Remove devm_ioremap_resource() error printingGeert Uytterhoeven1-5/+3
2019-03-19media: rcar-vin: Fix lockdep warning at stream onNiklas Söderlund1-11/+32
2019-03-19media: vimc: use new release opHans Verkuil5-9/+46
2019-03-19media: vimc: free vimc_cap_device when the last user disappearsHans Verkuil1-3/+10
2019-03-19media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-03-19media: vim2m: replace devm_kzalloc by kzallocHans Verkuil1-13/+22
2019-03-19media: vivid: use vzalloc for dev->bitmap_outHans Verkuil1-5/+9
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart3-2/+40
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart3-3/+4
2019-03-18media: vsp1: drm: Split RPF format setting to separate functionLaurent Pinchart1-20/+35
2019-03-18media: vsp1: wpf: Add writeback supportLaurent Pinchart2-9/+58
2019-03-18media: vsp1: dl: Allow chained display lists for display pipelinesLaurent Pinchart1-12/+23
2019-03-18media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart16-5/+22
2019-03-18media: vsp1: Replace the display list internal flag with a flags fieldLaurent Pinchart4-18/+25
2019-03-18media: vsp1: Fix addresses of display-related registers for VSP-DLLaurent Pinchart3-6/+6
2019-03-18media: vsp1: Replace leftover occurrence of fragment with bodyLaurent Pinchart1-2/+2
2019-03-18media: vsp1: wpf: Fix partition configuration for display pipelinesLaurent Pinchart1-7/+9
2019-03-18Revert "[media] v4l: vsp1: Supply frames to the DU continuously"Kieran Bingham1-11/+0
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
2019-02-18media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3