summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
| * media: vb2: add init_buffer buffer opHans Verkuil2018-08-311-0/+4
| * media: vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced insteadHans Verkuil2018-08-311-2/+8
| * media: vb2: store userspace data in vb2_v4l2_bufferHans Verkuil2018-08-312-2/+3
| * media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil2018-08-311-1/+48
| * media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil2018-08-311-1/+6
| * media: v4l2-ctrls: add core request supportHans Verkuil2018-08-311-0/+51
| * media: v4l2-ctrls: prepare internal structs for request APIHans Verkuil2018-08-311-0/+10
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+7
| * media: v4l2-device.h: add v4l2_device_supports_requests() helperHans Verkuil2018-08-311-0/+11
| * media: media-request: add media_request_object_findHans Verkuil2018-08-311-0/+28
| * media: media-request: add media_request_get_by_fdHans Verkuil2018-08-311-0/+24
| * media: media-request: implement media requestsHans Verkuil2018-08-312-0/+363
* | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-2913-260/+420
|\ \
| * | media: cec: name for RC passthrough device does not need 'RC for'Sean Young2018-10-051-2/+0Star
| * | media: cec: fix the Signal Free Time calculationHans Verkuil2018-10-051-1/+1
| * | media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus2018-10-051-1/+25
| * | media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab2018-10-051-10/+9Star
| * | media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab2018-10-053-42/+48
| * | media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentationSakari Ailus2018-10-041-19/+37
| * | media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-041-0/+2
| * | media: v4l: fwnode: Detect bus type correctlySakari Ailus2018-10-041-0/+2
| * | media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus2018-10-041-4/+6
| * | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-2/+4
| * | media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam2018-10-042-28/+5Star
| * | media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam2018-10-041-0/+38
| * | media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-042-12/+12
| * | media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam2018-10-041-0/+62
| * | media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-1/+33
| * | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young2018-10-041-10/+1Star
| * | media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund2018-09-241-1/+1
| * | media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-242-80/+6Star
| * | media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2018-09-241-0/+70
| * | media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus2018-09-171-0/+12
| * | media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka2018-09-171-1/+1
| * | media: v4l2-rect.h: add position and equal helpersMarco Felsch2018-09-171-0/+26
| * | media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab2018-09-171-76/+0Star
| * | media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab2018-09-171-0/+18
| * | media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+30
| * | media: v4l2: remove VBI output padMauro Carvalho Chehab2018-09-171-2/+0Star
| * | media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto2018-09-121-5/+1Star
| * | media: vsp1: convert to SPDX identifiersKuninori Morimoto2018-09-121-5/+1Star
| |/
| * media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu2018-08-311-0/+11
* | media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-0/+4
|/
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-211-3/+24
|\
| * media: cec-notifier: Get notifier by device and connector nameNeil Armstrong2018-07-131-3/+24
* | media: vsp1: Support Interlaced display pipelinesKieran Bingham2018-08-031-0/+2
* | media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-031-1/+29
* | media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab2018-08-021-9/+10
* | media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach2018-07-251-2/+2
* | media: v4l2-mem2mem: add v4l2_m2m_last_buf()Hans Verkuil2018-07-251-0/+29