summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
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
2019-01-07media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper functionHans Verkuil
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab
2018-12-14media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUTSakari Ailus
2018-12-12media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman
2018-12-07media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-07media: v4l2-ioctl: Zero v4l2_plane_pix_format reserved fieldsEzequiel Garcia
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil
2018-12-05media: v4l2: async: remove locking when initializing async notifierNiklas Söderlund
2018-12-05media: v4l2-fwnode: Demote warning to debug levelFabio Estevam
2018-12-03media: v4l2-pci-skeleton: depend on CONFIG_SAMPLESMichael Tretter
2018-12-03media: v4l: ioctl: Allow drivers to fill in the format descriptionSakari Ailus
2018-12-03media: v4l: Fix MPEG-2 slice Intra DC Precision validationJonas Karlman
2018-12-03media: v4l: Add 4bpp packed depth confidence format CNF4Sergey Dorodnicov
2018-11-23media: v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finishEzequiel Garcia
2018-11-23media: v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_scheduleSakari Ailus
2018-11-23media: v4l2-ioctl.c: Simplify locking for m2m devicesEzequiel Garcia
2018-11-23media: mem2mem: Require capture and output mutexes to matchEzequiel Garcia
2018-11-23media: v4l: constify v4l2_ioctls[]Eric Biggers
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil
2018-11-20media: v4l2-ioctl: add QUIRK_INVERTED_CROPHans Verkuil
2018-11-20media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVEHans Verkuil
2018-11-06media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia
2018-11-06media: v4l: fix uapi mpeg slice params definitionArnd Bergmann