summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: fix warning on v4l2_subdev_call() result interpreted as boolArnd Bergmann2017-07-261-2/+10
| * | media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicatorSakari Ailus2017-07-261-3/+3
| * | media: v4l2-fwnode: fix a Sphinx warningMauro Carvalho Chehab2017-07-211-1/+1
| * | media: Make parameter of media_entity_remote_pad() constTodor Tomov2017-07-201-1/+1
| * | media: v4l2-fwnode: suppress a warning at OF parsing logicMauro Carvalho Chehab2017-07-201-2/+4
| * | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-202-22/+0
| * | media: v4l2-mediabus: Add helper functionsTodor Tomov2017-07-201-0/+26
| * | media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2017-07-192-0/+23
| * | media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil2017-07-182-5/+12
| * | media: cec-pin: add low-level pin hardware supportHans Verkuil2017-07-182-0/+187
| * | media: cec: add core support for low-level CEC pin monitoringHans Verkuil2017-07-181-0/+11
| * | media: cec: rework the cec event handlingHans Verkuil2017-07-181-3/+11
| * | media: cec: add adap_free opHans Verkuil2017-07-181-0/+1
| * | media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil2017-07-181-4/+28
| * | media: cec: improve transmit timeout loggingHans Verkuil2017-07-181-0/+2
* | | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-153-22/+15
|\ \ \ | | |/ | |/|
| * | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-262-22/+0
| * | media: cec-notifier: small improvementsHans Verkuil2017-07-261-0/+15
| |/
* | drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-031-1/+1
* | v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-291-4/+6
|/
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-092-0/+15
|\
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-272-1/+11
| |\
| * \ BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-162-3/+3
| |\ \
| * | | v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+3
| * | | v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart2017-06-091-0/+5
| * | | v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-221-0/+7
* | | | [media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund2017-06-201-0/+23
* | | | [media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund2017-06-201-0/+5
* | | | [media] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer managementStanimir Varbanov2017-06-201-0/+92
* | | | Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab2017-06-201-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil2017-06-081-1/+1
| * | | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-06-061-0/+10
| | |/ | |/|
* | | [media] media: Add i.MX media core driverSteve Longerbeam2017-06-201-0/+15
* | | [media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil2017-06-201-0/+1
* | | [media] cec: add cec_transmit_attempt_done helper functionHans Verkuil2017-06-201-0/+6
* | | [media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil2017-06-201-0/+13
* | | [media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil2017-06-201-0/+9
* | | [media] rc-core: cleanup rc_register_device pt2David Härdeman2017-06-131-2/+0
* | | [media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham2017-06-081-2/+9
* | | [media] davinci: vpif_capture: get subdevs from DT when availableKevin Hilman2017-06-071-4/+5
* | | [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-071-0/+13
* | | Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab2017-06-072-3/+3
|\| |
| * | [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-042-3/+3
| |/
* | [media] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode frameworkSakari Ailus2017-06-061-128/+0
* | [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-062-7/+0
* | [media] v4l: flash led class: Use fwnode_handle instead of device_node in initSakari Ailus2017-06-061-3/+3
* | [media] v4l: async: Add fwnode match supportSakari Ailus2017-06-062-0/+8
* | [media] v4l: fwnode: Support generic fwnode for parsing standardised propertiesSakari Ailus2017-06-061-0/+104
* | [media] lirc_dev: cleanup headerDavid Härdeman2017-06-061-7/+0
* | [media] lirc_dev: make fops mandatoryDavid Härdeman2017-06-061-3/+0