summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-260/+420
2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young1-2/+0
2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil1-1/+1
2018-10-05media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus1-1/+25
2018-10-05media: v4l2-fwnode: cleanup functions that parse endpointsMauro Carvalho Chehab1-10/+9
2018-10-05media: v4l2-core: cleanup coding style at V4L2 async/fwnodeMauro Carvalho Chehab3-42/+48
2018-10-04media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentationSakari Ailus1-19/+37
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-0/+2
2018-10-04media: v4l: fwnode: Detect bus type correctlySakari Ailus1-0/+2
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus1-4/+6
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-2/+4
2018-10-04media: v4l2: async: Remove notifier subdevs arraySteve Longerbeam2-28/+5
2018-10-04media: v4l2-fwnode: Add a convenience function for registering subdevs with n...Steve Longerbeam1-0/+38
2018-10-04media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2-12/+12
2018-10-04media: v4l2: async: Add convenience functions to allocate and add asd'sSteve Longerbeam1-0/+62
2018-10-04media: v4l2: async: Add v4l2_async_notifier_add_subdevSteve Longerbeam1-1/+33
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-10/+1
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus1-0/+4
2018-09-24media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund1-1/+1
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2-80/+6
2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil1-0/+70
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus1-0/+12
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka1-1/+1
2018-09-17media: v4l2-rect.h: add position and equal helpersMarco Felsch1-0/+26
2018-09-17media: v4l2-mc: get rid of global pad indexesMauro Carvalho Chehab1-76/+0
2018-09-17media: v4l2-mc: switch it to use the new approach to setup pipelinesMauro Carvalho Chehab1-0/+18
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+30
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-2/+0
2018-09-12media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-09-12media: vsp1: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-08-31media: v4l2-dv-timings: Introduce v4l2_calc_timeperframe helperJose Abreu1-0/+11
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-3/+24
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham1-0/+2
2018-08-03media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-1/+29
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab1-9/+10
2018-07-25media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach1-2/+2
2018-07-25media: v4l2-mem2mem: add v4l2_m2m_last_buf()Hans Verkuil1-0/+29
2018-07-25media: cec: add support for 5V signal testingHans Verkuil2-1/+15
2018-07-25media: mem2mem: Make .job_abort optionalEzequiel Garcia1-1/+1
2018-07-24media: v4l2-fwnode: parse 'data-enable-active' propJacopo Mondi1-0/+2
2018-07-13media: cec-notifier: Get notifier by device and connector nameNeil Armstrong1-3/+24
2018-07-04media: add helpers for memory-to-memory media controllerEzequiel Garcia1-0/+19
2018-06-28media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus1-1/+1
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia1-6/+0
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund1-2/+13
2018-06-28media: i2c: lm3560: add support for lm3559 chipPavel Machek1-0/+1
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2-21/+0
2018-05-28media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil1-15/+0
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart1-2/+33
2018-05-17media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart1-0/+10