summaryrefslogtreecommitdiffstats
path: root/include/linux/property.h
Commit message (Expand)AuthorAgeFilesLines
* device property: export code duplicating array of property entriesDmitry Torokhov2017-02-071-0/+5
* device property: constify property arrays valuesDmitry Torokhov2017-02-071-6/+6
* device property: allow to constify propertiesDmitry Torokhov2017-02-071-1/+1
* include/linux/property.h: fix typo/compile errorJohn Youn2016-09-301-1/+1
* device property: Add function to search for named child of deviceAdam Thomson2016-06-261-0/+3
* device property: don't bother the drivers with struct property_setHeikki Krogerus2016-04-091-12/+3
* device property: add spaces to PROPERTY_ENTRY_STRING macroAndy Shevchenko2016-01-011-1/+1
* include/linux/property.h: fix build issues with gcc-4.4.4Andrew Morton2016-01-011-4/+12
* device property: Take a copy of the property setMika Westerberg2015-12-071-1/+2
* device property: improve readability of macrosAndy Shevchenko2015-12-071-2/+2
* device property: helper macros for property entry creationHeikki Krogerus2015-12-071-0/+55
* device property: keep single value inplaceAndy Shevchenko2015-12-071-8/+23
* device property: refactor built-in properties supportAndy Shevchenko2015-12-071-5/+3
* device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-071-2/+0
* device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-071-0/+4
* device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee2015-11-071-0/+6
* device property: Add fwnode_property_match_string()Mika Westerberg2015-09-251-0/+4
* Add a matching set of device_ functions for determining mac/phyJeremy Linton2015-08-131-0/+4
* device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee2015-06-151-0/+2
* device property: Introduce firmware node type for platform dataRafael J. Wysocki2015-04-031-0/+33
* driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-10/+1
* Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+70
* Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-041-0/+73