summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-15/+3
2019-05-29media: videobuf-dma-contig: Use size of buffer in mmap not vma sizeAndrew F. Davis1-3/+1
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon1-0/+27
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon1-2/+3
2019-05-29media: pixfmt: Add H264 Slice formatMaxime Ripard1-0/+1
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak1-0/+42
2019-05-29media: v4l2-ctrl: add MPEG-2 profile and level controlsPhilipp Zabel1-0/+23
2019-05-28media: cxusb: add raw mode support for Medion MD95700Maciej S. Szmigiero1-2/+1
2019-05-28media: v4l2-core: fix use-after-free errorsumitg1-9/+9
2019-05-28media: v4l2: Initialize mpeg slice controlsBoris Brezillon1-1/+19
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab4-11/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84Thomas Gleixner1-11/+1
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-2/+0
2019-05-23media: v4l: fwnode: C-PHY has no clock laneSakari Ailus1-4/+4
2019-05-21media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-3/+3
2019-04-22media: v4l2-common: add bayer formats in v4l2_format_infoHelen Fornazier1-0/+22
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia1-0/+164
2019-04-22media: v4l: add I / P frame min max QP definitionsFish Lin1-0/+4
2019-03-29media: v4l2-ctrl: potential shift wrapping bugsDan Carpenter1-2/+2
2019-03-25media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdescHans Verkuil1-0/+1
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld1-0/+12
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld1-7/+11
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-4/+4
2019-03-20media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing exampleSakari Ailus1-1/+4
2019-03-20media: v4l2-fwnode: The first default data lane is 0 on C-PHYSakari Ailus1-1/+5
2019-03-20media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus1-1/+5
2019-03-19media: strscpy() returns a negative value on failure unlike strlcpy().Hans Petter Selasky1-1/+1
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil1-13/+9
2019-03-19media: v4l2-subdev: add release() internal opHans Verkuil1-5/+14
2019-03-01media: v4l2-core: fix several typosMauro Carvalho Chehab5-12/+12
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia1-3/+3
2019-02-18media: videobuf: fix epoll() by calling poll_wait firstHans Verkuil1-3/+3
2019-02-18media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()Hans Verkuil1-2/+4
2019-02-18media: v4l2-mem2mem: fix epoll() by calling poll_wait firstHans Verkuil1-12/+7
2019-02-18media: v4l2-ctrls.c: fix epoll() by calling poll_wait firstHans Verkuil1-1/+1
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil1-0/+1
2019-02-18media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy1-0/+4
2019-02-18media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia1-8/+6
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab1-5/+19
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia1-4/+4
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil1-10/+0
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-2/+2
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil1-10/+9
2019-01-21media: media/v4l2-core/videobuf-vmalloc.c: Remove dead codeSouptick Joarder1-20/+0
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel1-0/+1