summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik
2019-06-21media: vb2: Introduce a vb2_get_buffer accessorEzequiel Garcia
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05media: docs: fix minor typosMarc Gonzalez
2019-06-05media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpersHans Verkuil
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
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 172Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas 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-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon
2019-05-29media: cx25840: Address several coding style issuesMauro Carvalho Chehab
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil
2019-05-29media: pixfmt: Add H264 Slice formatMaxime Ripard
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak
2019-05-28media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero
2019-05-28media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-23media: videobuf2-core.h: Document the alloc memop size argument as page alignedSakari Ailus
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-04-22media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil
2019-04-22media: Media Device Allocator APIShuah Khan
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia
2019-04-22media: v4l2-ctrls.h: remove spurious textHans 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-25media: media requests: return EBADR instead of EACCESHans Verkuil
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero
2019-03-19media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil
2019-03-19media: v4l2-subdev: add release() internal opHans Verkuil
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart