1. 63dcc70 device property: Get rid of union aliasing by Andy Shevchenko · 7 years ago
  2. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  3. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  4. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  5. c505cbd device property: Define type of PROPERTY_ENRTY_*() macros by Andy Shevchenko · 7 years ago
  6. 3395de9 device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
  7. 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
  8. b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
  9. babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
  10. b283f15 device property: Introduce a common API to fetch device match data by Sinan Kaya · 7 years ago
  11. 5e4b1b7 device property: Add a macro for interating over graph endpoints by Sakari Ailus · 7 years ago
  12. cf89a31 device property: Make fwnode_handle_get() return the fwnode by Sakari Ailus · 7 years ago
  13. 3e3119d device property: Introduce fwnode_property_get_reference_args by Sakari Ailus · 7 years ago
  14. 37ba983 device property: Constify fwnode property API by Sakari Ailus · 7 years ago
  15. 6a71d8d device property: Add fwnode_graph_get_port_parent by Kieran Bingham · 8 years ago
  16. 125ee6b device property: Add FW type agnostic fwnode_graph_get_remote_node by Sakari Ailus · 8 years ago
  17. 2294b3a device property: Introduce fwnode_device_is_available() by Sakari Ailus · 8 years ago
  18. 2338725 device property: Add fwnode_get_next_parent() by Sakari Ailus · 8 years ago
  19. 2bd5452 device property: Add support for fwnode endpoints by Sakari Ailus · 8 years ago
  20. e44bb0c device property: Make dev_fwnode() public by Sakari Ailus · 8 years ago
  21. e7887c2 device property: Add fwnode_handle_get() by Sakari Ailus · 8 years ago
  22. 07bb80d device property: Add support for remote endpoints by Mika Westerberg · 8 years ago
  23. 21ea73f device property: Add fwnode_get_named_child_node() by Mika Westerberg · 8 years ago
  24. 3405519 ACPI / property: Add fwnode_get_next_child_node() by Mika Westerberg · 8 years ago
  25. afaf26f device property: Add fwnode_get_parent() by Mika Westerberg · 8 years ago
  26. 2d479e1 device property: export code duplicating array of property entries by Dmitry Torokhov · 8 years ago
  27. 9426998 device property: constify property arrays values by Dmitry Torokhov · 8 years ago
  28. bec84da device property: allow to constify properties by Dmitry Torokhov · 8 years ago
  29. 37aa727 include/linux/property.h: fix typo/compile error by John Youn · 8 years ago
  30. 613e972 device property: Add function to search for named child of device by Adam Thomson · 9 years ago
  31. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 9 years ago
  32. aace736 device property: add spaces to PROPERTY_ENTRY_STRING macro by Andy Shevchenko · 9 years ago
  33. d76eebf include/linux/property.h: fix build issues with gcc-4.4.4 by Andrew Morton · 9 years ago
  34. 13141e1 device property: Take a copy of the property set by Mika Westerberg · 9 years ago
  35. 1d656fb device property: improve readability of macros by Andy Shevchenko · 9 years ago
  36. a85f420 device property: helper macros for property entry creation by Heikki Krogerus · 9 years ago
  37. 66586ba device property: keep single value inplace by Andy Shevchenko · 9 years ago
  38. 318a1971 device property: refactor built-in properties support by Andy Shevchenko · 9 years ago
  39. ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
  40. e5e5586 device property: Adding DMA Attribute APIs for Generic Devices by Suthikulpanit, Suravee · 9 years ago
  41. 1b9863c device property: Introducing enum dev_dma_attr by Suthikulpanit, Suravee · 9 years ago
  42. 3f5c8d3 device property: Add fwnode_property_match_string() by Mika Westerberg · 9 years ago
  43. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  44. 05ca556 device property: Introduces device_dma_is_coherent() by Suthikulpanit, Suravee · 10 years ago
  45. 16ba08d device property: Introduce firmware node type for platform data by Rafael J. Wysocki · 10 years ago
  46. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
  47. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
  48. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago