Commit History

Author SHA1 Message Date
  Sakari Ailus e481747794 device property: Read strings using string array reading functions 8 years ago
  Sakari Ailus b0b027cee0 device property: fwnode_property_read_string_array() returns nr of strings 8 years ago
  Sakari Ailus 0f194992c8 device property: Fix reading pset strings using array access functions 8 years ago
  Sakari Ailus 026b821745 device property: fwnode_property_read_string_array() may return -EILSEQ 8 years ago
  Sakari Ailus 233872585d device property: Add fwnode_get_next_parent() 8 years ago
  Sakari Ailus 2bd5452d46 device property: Add support for fwnode endpoints 8 years ago
  Sakari Ailus e44bb0cbdc device property: Make dev_fwnode() public 8 years ago
  Sakari Ailus e7887c2849 device property: Add fwnode_handle_get() 8 years ago
  Mika Westerberg 07bb80d40b device property: Add support for remote endpoints 8 years ago
  Mika Westerberg 21ea73f54c device property: Add fwnode_get_named_child_node() 8 years ago
  Mika Westerberg 34055190b1 ACPI / property: Add fwnode_get_next_child_node() 8 years ago
  Mika Westerberg afaf26fd84 device property: Add fwnode_get_parent() 8 years ago
  Dmitry Torokhov 2d479e1fa2 device property: export code duplicating array of property entries 8 years ago
  Dmitry Torokhov 9426998ce6 device property: constify property arrays values 8 years ago
  Dmitry Torokhov bec84da8d1 device property: allow to constify properties 8 years ago
  Adam Thomson 613e97218c device property: Add function to search for named child of device 9 years ago
  Rafael J. Wysocki dab2e29402 Merge back new device properties material for v4.7. 9 years ago
  Heikki Krogerus 0224a4a30b device property: Avoid potential dereferences of invalid pointers 9 years ago
  Heikki Krogerus f4d0526603 device property: don't bother the drivers with struct property_set 9 years ago
  Andy Shevchenko a7c1d0a987 device property: convert to use match_string() helper 9 years ago
  Heikki Krogerus 0d67e0fa16 device property: fix for a case of use-after-free 9 years ago
  Heikki Krogerus 7781203416 device property: fwnode->secondary may contain ERR_PTR(-ENODEV) 9 years ago
  Andy Shevchenko f6740c1899 device property: avoid allocations of 0 length 9 years ago
  Heikki Krogerus 0fb5902f2f device property: the secondary fwnode needs to depend on the primary 9 years ago
  Mika Westerberg 13141e1cb8 device property: Take a copy of the property set 9 years ago
  Andy Shevchenko 362c0b3024 device property: Fallback to secondary fwnode if primary misses the property 9 years ago
  Andy Shevchenko 1d656fb757 device property: improve readability of macros 9 years ago
  Andy Shevchenko 66586baba5 device property: keep single value inplace 9 years ago
  Andy Shevchenko 318a197182 device property: refactor built-in properties support 9 years ago
  Andy Shevchenko 61f5e294b8 device property: rename helper functions 9 years ago