summaryrefslogtreecommitdiff
path: root/include/linux/property.h
AgeCommit message (Expand)Author
2017-11-09device property: Add a macro for interating over graph endpointsSakari Ailus
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus
2017-07-22device property: Constify fwnode property APISakari Ailus
2017-06-22device property: Add fwnode_graph_get_port_parentKieran Bingham
2017-06-22device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus
2017-03-29device property: Add fwnode_get_next_parent()Sakari Ailus
2017-03-29device property: Add support for fwnode endpointsSakari Ailus
2017-03-29device property: Make dev_fwnode() publicSakari Ailus
2017-03-29device property: Add fwnode_handle_get()Sakari Ailus
2017-03-29device property: Add support for remote endpointsMika Westerberg
2017-03-29device property: Add fwnode_get_named_child_node()Mika Westerberg
2017-03-29ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg
2017-03-29device property: Add fwnode_get_parent()Mika Westerberg
2017-02-07device property: export code duplicating array of property entriesDmitry Torokhov
2017-02-07device property: constify property arrays valuesDmitry Torokhov
2017-02-07device property: allow to constify propertiesDmitry Torokhov
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-06-26device property: Add function to search for named child of deviceAdam Thomson
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus
2016-01-01device property: add spaces to PROPERTY_ENTRY_STRING macroAndy Shevchenko
2016-01-01include/linux/property.h: fix build issues with gcc-4.4.4Andrew Morton
2015-12-07device property: Take a copy of the property setMika Westerberg
2015-12-07device property: improve readability of macrosAndy Shevchenko
2015-12-07device property: helper macros for property entry creationHeikki Krogerus
2015-12-07device property: keep single value inplaceAndy Shevchenko
2015-12-07device property: refactor built-in properties supportAndy Shevchenko
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee
2015-11-07device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki