summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vivid
AgeCommit message (Expand)Author
2020-04-14media: split test drivers from platform directoryMauro Carvalho Chehab
2020-03-24media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-16media: vivid: support multiplanar touch devicesHans Verkuil
2019-12-16media: vivid: set field to NONE for touchHans Verkuil
2019-12-13media: constify fb ops across all driversJani Nikula
2019-12-13media: vivid: Add touch supportVandana BN
2019-11-08media: vivid: Add an area controlRicardo Ribalda Delgado
2019-11-08media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-08media: vivid: add vivid_create_queue() helperHans Verkuil
2019-11-05media: vivid: media_device_cleanup was called too earlyHans Verkuil
2019-10-24media: vivid: Add metadata output supportVandana BN
2019-10-24media: vivid: Add metadata capture supportVandana BN
2019-10-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-08-12Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab
2019-07-30media: vivid: add support for new pixelformatsHans Verkuil
2019-07-30media: vivid: fix missing cec adapter nameHans Verkuil
2019-07-25media: vivid: fix typo: use -> userHans Verkuil
2019-07-25media: vivid: fix device init when no_error_inj=1 and fb disabledGuillaume Tucker
2019-07-23media: vivid: work around high stack usage with clangArnd Bergmann
2019-07-23media: vivid:add sanity check to avoid divide error and set value to 1 if 0.Vandana BN
2019-07-23media: vivid: fix potential integer overflow on left shiftColin Ian King
2019-06-21media: vivid: add CEC support to display present ctrlJohan Korsnes
2019-06-21media: vivid: reorder CEC allocation and control set-upJohan Korsnes
2019-06-21media: vivid: add HDMI (dis)connect RX emulationJohan Korsnes
2019-06-21media: vivid: add HDMI (dis)connect TX emulationJohan Korsnes
2019-06-21media: vivid: add number of HDMI ports to device stateJohan Korsnes
2019-06-21media: vivid: add display present controlJohan Korsnes
2019-06-21media: vivid: make input std_signal per-inputJohan Korsnes
2019-06-21media: vivid: make input dv_timings per-inputJohan Korsnes
2019-06-21media: vivid: remove unnecessary min and max timeperframe constantsAkinobu Mita
2019-06-05media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-22media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: vivid: use vzalloc for dev->bitmap_outHans Verkuil
2019-02-18media: vivid: Add definitions for the 32-bit packed YUV formatsVivek Kasireddy
2019-02-18media: vivid: two unregistration fixesHans Verkuil
2019-02-07media: vivid: add vertical down sampling to imagesize calcAndré Almeida
2019-01-31media: vivid: fix vid_out_buf_prepare()Hans Verkuil
2019-01-31media: vivid: add buf_out_validate callbackHans Verkuil
2019-01-16media: vivid: do not implement VIDIOC_S_PARM for output streamsHans Verkuil
2019-01-16media: vivid: take data_offset into account for video outputHans Verkuil
2019-01-16media: vivid: disable VB2_USERPTR if dma_contig was configuredHans Verkuil