summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-07-26media: fix warning on v4l2_subdev_call() result interpreted as boolArnd Bergmann
2017-07-26media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus
2017-07-26media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad
2017-07-26media: cec-notifier: small improvementsHans Verkuil
2017-07-21media: v4l2-fwnode: fix a Sphinx warningMauro Carvalho Chehab
2017-07-20media: Make parameter of media_entity_remote_pad() constTodor Tomov
2017-07-20media: v4l2-fwnode: suppress a warning at OF parsing logicMauro Carvalho Chehab
2017-07-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad
2017-07-20media: v4l2-mediabus: Add helper functionsTodor Tomov
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus
2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil
2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil
2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil
2017-07-18media: cec: rework the cec event handlingHans Verkuil
2017-07-18media: cec: add adap_free opHans Verkuil
2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil
2017-07-18media: cec: improve transmit timeout loggingHans Verkuil
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-20[media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund
2017-06-20[media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund
2017-06-20[media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov
2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab
2017-06-20[media] media: Add i.MX media core driverSteve Longerbeam
2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil
2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil
2017-06-20[media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil
2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie
2017-06-13[media] rc-core: cleanup rc_register_device pt2David Härdeman
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart
2017-06-09v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart
2017-06-08[media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham
2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil
2017-06-07[media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman
2017-06-07[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab
2017-06-06[media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-06-06[media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus
2017-06-06[media] v4l: async: Add fwnode match supportSakari Ailus
2017-06-06[media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus
2017-06-06[media] lirc_dev: cleanup headerDavid Härdeman
2017-06-06[media] lirc_dev: make fops mandatoryDavid Härdeman
2017-06-06[media] lirc_dev: remove sampling kthreadDavid Härdeman
2017-06-06[media] lirc_dev: remove unused set_use_inc/set_use_decDavid Härdeman
2017-06-06[media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann