summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-72/+18
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486Thomas Gleixner-10/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner-16/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner-46/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner-19/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-94/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-151/+15
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-39/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-40/+8
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-143/+11
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+1
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+18
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter-1/+1
2019-04-22media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil-1/+18
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl-1/+3
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil-0/+1
2019-04-22media: Media Device Allocator APIShuah Khan-0/+63
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia-0/+33
2019-04-22media: v4l2-ctrls.h: remove spurious textHans Verkuil-2/+2
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld-1/+35
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld-1/+1
2019-03-25media: media requests: return EBADR instead of EACCESHans Verkuil-2/+2
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil-0/+3
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero-0/+1
2019-03-19media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil-15/+6
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil-24/+2
2019-03-19media: v4l2-subdev: add release() internal opHans Verkuil-1/+12
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart-0/+15
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart-1/+3
2019-03-01media: include: fix several typosMauro Carvalho Chehab-19/+19
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda-3/+11
2019-02-18media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia-9/+15
2019-02-18media: vb2: keep track of timestamp statusHans Verkuil-0/+3
2019-02-18media: vb2: replace bool by bitfield in vb2_bufferHans Verkuil-2/+2
2019-02-18media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variableHans Verkuil-3/+4
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia-7/+7
2019-02-07media: vb2: Fix buf_out_validate documentationEzequiel Garcia-1/+2
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil-9/+0
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil-1/+1
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil-0/+2
2019-01-31media: vb2: add buf_out_validate callbackHans Verkuil-0/+5
2019-01-31media: vb2: vb2_find_timestamp: drop restriction on buffer stateHans Verkuil-2/+1
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil-29/+0
2019-01-21media: tw9910.h: remove obsolete soc_camera.h include.Hans Verkuil-2/+0
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz-1/+1
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil-9/+5
2019-01-07media: vb2: add vb2_find_timestamp()Hans Verkuil-0/+17