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