aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/property.c
AgeCommit message (Expand)Author
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee
2015-11-07device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee
2015-09-25device property: Add fwnode_property_match_string()Mika Westerberg
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2015-09-08device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-27device property: Return -ENXIO if there is no suitable FW interfaceGuenter Roeck
2015-08-26device property: fallback to pset when gettng one stringAndy Shevchenko
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton
2015-08-13Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-08-06device property: fix potential NULL pointer dereferenceAndy Shevchenko
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki
2015-03-25driver core: Implement device property accessors through fwnode onesRafael J. Wysocki
2015-03-25driver core: property: Update fwnode_property_read_string_array()Rafael J. Wysocki
2015-03-25Driver core: Fix missing whitespace in function argumentFlorin Papa
2015-03-18driver core: Add comments about returning array countsAdrian Hunter
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