aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner11-143/+11
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
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart1-1/+3
2019-03-01media: include: fix several typosMauro Carvalho Chehab12-19/+19
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda1-3/+11
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia1-9/+15
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil1-0/+3
2019-02-18media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil1-2/+2
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil1-3/+4
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia1-7/+7
2019-02-07media: vb2: Fix buf_out_validate documentationEzequiel Garcia1-1/+2
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil1-9/+0
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil1-1/+1
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil1-0/+2
2019-01-31media: vb2: add buf_out_validate callbackHans Verkuil1-0/+5
2019-01-31media: vb2: vb2_find_timestamp: drop restriction on buffer stateHans Verkuil1-2/+1
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil1-29/+0
2019-01-21media: tw9910.h: remove obsolete soc_camera.h include.Hans Verkuil1-2/+0
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz1-1/+1
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil1-9/+5
2019-01-07media: vb2: add vb2_find_timestamp()Hans Verkuil1-0/+17