aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/property.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-06-26device property: Add function to search for named child of deviceAdam Thomson1-0/+3
2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus1-12/+3
2016-01-01device property: add spaces to PROPERTY_ENTRY_STRING macroAndy Shevchenko1-1/+1
2016-01-01include/linux/property.h: fix build issues with gcc-4.4.4Andrew Morton1-4/+12
2015-12-07device property: Take a copy of the property setMika Westerberg1-1/+2
2015-12-07device property: improve readability of macrosAndy Shevchenko1-2/+2
2015-12-07device property: helper macros for property entry creationHeikki Krogerus1-0/+55
2015-12-07device property: keep single value inplaceAndy Shevchenko1-8/+23
2015-12-07device property: refactor built-in properties supportAndy Shevchenko1-5/+3
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee1-2/+0
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee1-0/+4
2015-11-07device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee1-0/+6
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg1-0/+4
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton1-0/+4
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee1-0/+2
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki1-0/+33
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki1-10/+1
2014-11-04Driver core: Unified interface for firmware node propertiesRafael J. Wysocki1-0/+70
2014-11-04Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki1-0/+73