summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2017-08-20media: rc: ir-nec-decoder: move scancode composing code into a shared functionShawn Guo-0/+31
2017-08-20media: rc-core: rename input_name to device_nameSean Young-4/+4
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-08-20media: cec-pin: fix irq handlingHans Verkuil-1/+5
2017-08-20media: cec: rename pin events/functionHans Verkuil-4/+5
2017-08-20media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab-8/+8
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie-22/+15
2017-08-09media: drv-intf: saa7146: constify pci_device_idArvind Yadav-1/+1
2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil-0/+3
2017-08-08media: media-device: remove driver_versionHans Verkuil-2/+0
2017-08-08media: media-device: set driver_version directlyHans Verkuil-5/+0
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab-0/+15
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham-1/+1
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart-4/+6
2017-07-26media: fix warning on v4l2_subdev_call() result interpreted as boolArnd Bergmann-2/+10
2017-07-26media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus-3/+3
2017-07-26media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad-22/+0
2017-07-26media: cec-notifier: small improvementsHans Verkuil-0/+15
2017-07-21media: v4l2-fwnode: fix a Sphinx warningMauro Carvalho Chehab-1/+1
2017-07-20media: Make parameter of media_entity_remote_pad() constTodor Tomov-1/+1
2017-07-20media: v4l2-fwnode: suppress a warning at OF parsing logicMauro Carvalho Chehab-2/+4
2017-07-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad-22/+0
2017-07-20media: v4l2-mediabus: Add helper functionsTodor Tomov-0/+26
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus-0/+23
2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil-5/+12
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil-0/+187
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil-0/+11
2017-07-18media: cec: rework the cec event handlingHans Verkuil-3/+11
2017-07-18media: cec: add adap_free opHans Verkuil-0/+1
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil-4/+28
2017-07-18media: cec: improve transmit timeout loggingHans Verkuil-0/+2
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+15
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie-1/+11
2017-06-20[media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund-0/+23
2017-06-20[media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund-0/+5
2017-06-20[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov-0/+92
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab-1/+1
2017-06-20[media] media: Add i.MX media core driverSteve Longerbeam-0/+15
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil-0/+1
2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil-0/+6
2017-06-20[media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil-0/+13
2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil-0/+9
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie-3/+3
2017-06-13[media] rc-core: cleanup rc_register_device pt2David Härdeman-2/+0
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart-0/+3
2017-06-09v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart-0/+5
2017-06-08[media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham-2/+9
2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil-1/+1
2017-06-07[media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman-4/+5
2017-06-07[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus-0/+13