summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young
2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil
2018-10-05media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus
2018-10-05media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab
2018-10-05media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab
2018-10-04media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentationSakari Ailus
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: v4l: fwnode: Detect bus type correctlySakari Ailus
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam
2018-10-04media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-09-24media: videobuf2-core: Rework and rename helper for request buffer countPaul Kocialkowski
2018-09-24media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka
2018-09-17media: v4l2-rect.h: add position and equal helpersMarco Felsch
2018-09-17media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab
2018-09-17media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab
2018-09-12media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto
2018-09-12media: vsp1: convert to SPDX identifiersKuninori Morimoto
2018-09-11media: media-request: EPERM -> EACCES/EBUSYHans Verkuil
2018-09-11media: media-request: add media_request_(un)lock_for_accessHans Verkuil
2018-09-11media: vb2: set reqbufs/create_bufs capabilitiesHans Verkuil
2018-09-11media: media-request: return -EINVAL for invalid request_fdsHans Verkuil
2018-08-31media: v4l2-mem2mem: add vb2_m2m_request_queueHans Verkuil
2018-08-31media: videobuf2-core: add uses_requests/qbuf flagsHans Verkuil
2018-08-31media: videobuf2-v4l2: add vb2_request_queue/validate helpersHans Verkuil
2018-08-31media: videobuf2-core: add request helper functionsHans Verkuil
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil
2018-08-31media: videobuf2-core: integrate with media requestsHans Verkuil
2018-08-31media: videobuf2-core: embed media_request_objectHans Verkuil
2018-08-31media: vb2: add init_buffer buffer opHans Verkuil
2018-08-31media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil
2018-08-31media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil
2018-08-31media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil
2018-08-31media: v4l2-ctrls: add core request supportHans Verkuil