aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2019-10-05media: videobuf-core.c: poll_wait needs a non-NULL buf pointerHans Verkuil
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-07-26media: v4l2-core: fix use-after-free errorsumitg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-04-22media: v4l2-common: add bayer formats in v4l2_format_infoHelen Fornazier
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia
2019-04-22media: v4l: add I / P frame min max QP definitionsFish Lin
2019-03-29media: v4l2-ctrl: potential shift wrapping bugsDan Carpenter
2019-03-25media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdescHans Verkuil
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-20media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing exampleSakari Ailus
2019-03-20media: v4l2-fwnode: The first default data lane is 0 on C-PHYSakari Ailus
2019-03-20media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus
2019-03-19media: strscpy() returns a negative value on failure unlike strlcpy().Hans Petter Selasky
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil
2019-03-19media: v4l2-subdev: add release() internal opHans Verkuil
2019-03-01media: v4l2-core: fix several typosMauro Carvalho Chehab
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-02-18media: videobuf: fix epoll() by calling poll_wait firstHans Verkuil
2019-02-18media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()Hans Verkuil
2019-02-18media: v4l2-mem2mem: fix epoll() by calling poll_wait firstHans Verkuil
2019-02-18media: v4l2-ctrls.c: fix epoll() by calling poll_wait firstHans Verkuil
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil
2019-02-18media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy
2019-02-18media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil
2019-01-21media: media/v4l2-core/videobuf-vmalloc.c: Remove dead codeSouptick Joarder
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel
2019-01-16media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel
2019-01-16media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil