summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | media: cec: add support for 5V signal testingHans Verkuil2018-07-252-1/+15
* | media: mem2mem: Make .job_abort optionalEzequiel Garcia2018-07-241-1/+1
* | media: v4l2-fwnode: parse 'data-enable-active' propJacopo Mondi2018-07-241-0/+2
* | media: add helpers for memory-to-memory media controllerEzequiel Garcia2018-07-041-0/+19
* | media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus2018-06-281-1/+1
* | media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-281-6/+0Star
* | media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund2018-06-281-2/+13
* | media: i2c: lm3560: add support for lm3559 chipPavel Machek2018-06-281-0/+1
|/
* media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2018-05-282-21/+0Star
* media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil2018-05-281-15/+0Star
* media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart2018-05-171-2/+33
* media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart2018-05-171-0/+10
* media: rc: default to idle on at startup or after resetSean Young2018-05-141-0/+1
* media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2018-05-111-0/+2
* media: v4l2-device.h: always expose mdevHans Verkuil2018-05-111-3/+1Star
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-104-6/+6
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-044-6/+6
* | media: v4l2-dev.h: fix doc warningHans Verkuil2018-05-091-0/+1
* | media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund2018-05-091-1/+1
* | media: dvb: add alternative USB PID for Hauppauge WinTV-soloHDRainer Keller2018-05-041-0/+1