summaryrefslogtreecommitdiff
path: root/include/linux/property.h
Commit message (Expand)AuthorAge
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-12
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\
| * device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko2018-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * | device property: Allow iterating over available child fwnodesMarcin Wojtas2018-01-22
| * | device property: Introduce fwnode_irq_get()Marcin Wojtas2018-01-22
| * | device property: Introduce fwnode_get_phy_mode()Marcin Wojtas2018-01-22
| * | device property: Introduce fwnode_get_mac_address()Marcin Wojtas2018-01-22
| |/
* | device property: Introduce a common API to fetch device match dataSinan Kaya2017-12-13
|/
* device property: Add a macro for interating over graph endpointsSakari Ailus2017-11-09
* device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-09
* device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-22
* device property: Constify fwnode property APISakari Ailus2017-07-22
* device property: Add fwnode_graph_get_port_parentKieran Bingham2017-06-22
* device property: Add FW type agnostic fwnode_graph_get_remote_nodeSakari Ailus2017-06-22
* device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-22
* device property: Add fwnode_get_next_parent()Sakari Ailus2017-03-29
* device property: Add support for fwnode endpointsSakari Ailus2017-03-29
* device property: Make dev_fwnode() publicSakari Ailus2017-03-29
* device property: Add fwnode_handle_get()Sakari Ailus2017-03-29
* device property: Add support for remote endpointsMika Westerberg2017-03-29
* device property: Add fwnode_get_named_child_node()Mika Westerberg2017-03-29
* ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg2017-03-29
* device property: Add fwnode_get_parent()Mika Westerberg2017-03-29
* device property: export code duplicating array of property entriesDmitry Torokhov2017-02-07
* device property: constify property arrays valuesDmitry Torokhov2017-02-07
* device property: allow to constify propertiesDmitry Torokhov2017-02-07
* include/linux/property.h: fix typo/compile errorJohn Youn2016-09-30
* device property: Add function to search for named child of deviceAdam Thomson2016-06-26
* device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-09
* device property: add spaces to PROPERTY_ENTRY_STRING macroAndy Shevchenko2016-01-01
* include/linux/property.h: fix build issues with gcc-4.4.4Andrew Morton2016-01-01
* device property: Take a copy of the property setMika Westerberg2015-12-07
* device property: improve readability of macrosAndy Shevchenko2015-12-07
* device property: helper macros for property entry creationHeikki Krogerus2015-12-07
* device property: keep single value inplaceAndy Shevchenko2015-12-07
* device property: refactor built-in properties supportAndy Shevchenko2015-12-07
* device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-07
* device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-07
* device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee2015-11-07
* device property: Add fwnode_property_match_string()Mika Westerberg2015-09-25
* Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-13
* device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
* device property: Introduce firmware node type for platform dataRafael J. Wysocki2015-04-03
* driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-16
* Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-04
* Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-04