aboutsummaryrefslogtreecommitdiff
path: root/include/linux/property.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus
2019-01-29device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus
2018-11-26drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus
2018-05-17device property: Get rid of union aliasingAndy Shevchenko
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-25device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya
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