aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds12-82/+531
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil1-0/+78
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2-40/+97
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik1-0/+6
2019-06-21media: vb2: Introduce a vb2_get_buffer accessorEzequiel Garcia1-0/+18
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner18-72/+18
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486Thomas Gleixner1-10/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner4-16/+4
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab46-405/+46
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner5-46/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2-19/+2
2019-06-05media: docs: fix minor typosMarc Gonzalez1-2/+2
2019-06-05media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpersHans Verkuil1-0/+4
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon1-12/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner10-94/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner15-151/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-39/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner8-40/+8
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon1-0/+2
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon1-4/+4
2019-05-29media: cx25840: Address several coding style issuesMauro Carvalho Chehab1-14/+19
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil1-2/+1
2019-05-29media: pixfmt: Add H264 Slice formatMaxime Ripard1-0/+197
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak1-1/+12
2019-05-28media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero1-1/+76
2019-05-28media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero1-11/+17
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab11-143/+11
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner11-143/+11
2019-05-23media: videobuf2-core.h: Document the alloc memop size argument as page alignedSakari Ailus1-1/+2
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+18
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter1-1/+1
2019-04-22media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil1-1/+18
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl1-1/+3
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil1-0/+1
2019-04-22media: Media Device Allocator APIShuah Khan1-0/+63
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia1-0/+33
2019-04-22media: v4l2-ctrls.h: remove spurious textHans Verkuil1-2/+2
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld2-1/+35
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld1-1/+1
2019-03-25media: media requests: return EBADR instead of EACCESHans Verkuil1-2/+2
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil1-0/+3
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero1-0/+1
2019-03-19media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil1-15/+6
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil2-24/+2
2019-03-19media: v4l2-subdev: add release() internal opHans Verkuil1-1/+12
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart1-0/+15