- 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
- eca6e2d device property: Add fwnode_iomap() by Anand Ashok Dumbre · 3 years, 1 month ago
- c49eea6 device property: Drop fwnode_graph_get_remote_node() by Sakari Ailus · 3 years, 1 month ago
- 0d82017 device property: Use fwnode_graph_for_each_endpoint() macro by Sakari Ailus · 3 years, 1 month ago
- c87b8fc device property: Implement fwnode_graph_get_endpoint_count() by Sakari Ailus · 3 years, 1 month ago
- 49f39cb device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED by Sakari Ailus · 3 years, 1 month ago
- 4a7f411 device property: Fix fwnode_graph_devcon_match() fwnode leak by Sakari Ailus · 3 years, 1 month ago
- c097af1 device property: Check fwnode->secondary when finding properties by Daniel Scally · 3 years, 2 months ago
- 2338e7b device property: Remove device_add_properties() API by Heikki Krogerus · 3 years, 2 months ago
- 433baf0 device property: move mac addr helpers to eth.c by Jakub Kicinski · 3 years, 3 months ago
- a908877 Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary" by Daniel Scally · 3 years, 5 months ago
- b5b41ab device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint() by Daniel Scally · 3 years, 5 months ago
- f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
- fb38f31 device property: Unify access to of_node by Andy Shevchenko · 3 years, 7 months ago
- 7e7ba9b device property: Don't check for NULL twice in the loops by Andy Shevchenko · 3 years, 8 months ago
- 3cd8015 device property: Retrieve fwnode from of_node via accessor by Andy Shevchenko · 3 years, 8 months ago
- acd418b media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary by Daniel Scally · 4 years ago
- 5273382 media: device property: Return true in fwnode_device_is_available for NULL ops by Daniel Scally · 4 years ago
- b5d3e2f device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev() by Saravana Kannan · 4 years, 2 months ago
- d7cf559 device property: Move fwnode_connection_find_match() under drivers/base/property.c by Heikki Krogerus · 4 years, 4 months ago
- 29c4a54 device property: Avoid NULL pointer dereference in device_get_next_child_node() by Andy Shevchenko · 4 years, 6 months ago
- 114dbb4 drivers property: When no children in primary, try secondary by Andy Shevchenko · 4 years, 8 months ago
- 6fafbbe device property: Export fwnode_get_name() by Heikki Krogerus · 4 years, 11 months ago
- e7e242b device property: Add a function to obtain a node's prefix by Sakari Ailus · 5 years ago
- bc0500c device property: Add fwnode_get_name for returning the name of a node by Sakari Ailus · 5 years ago
- 87e5e95 device property: Add functions for accessing node's parents by Sakari Ailus · 5 years ago
- a57b7fb device property: Move fwnode_get_parent() up by Sakari Ailus · 5 years ago
- 83b34af device property: Introduce fwnode_find_reference() by Heikki Krogerus · 6 years ago
- 0fcc2bd device property: Add fwnode_graph_get_endpoint_by_id() by Sakari Ailus · 6 years ago
- f569da8c device property: fix fwnode_graph_get_next_endpoint() documentation by Marco Felsch · 6 years ago
- caf35cd device property: Remove struct property_set by Heikki Krogerus · 6 years ago
- ed1cdf3 device property: Move device_add_properties() to swnode.c by Heikki Krogerus · 6 years ago
- 63dcc70 device property: Get rid of union aliasing by Andy Shevchenko · 7 years ago
- 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
- 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
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- b2ca8bd device property: Reuse property_entry_free_data() by Andy Shevchenko · 7 years ago
- d5f962f device property: Move property_entry_free_data() upper by Andy Shevchenko · 7 years ago
- 3395de96a device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
- 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
- b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
- babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
- b283f15 device property: Introduce a common API to fetch device match data by Sinan Kaya · 7 years ago
- 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
- cf89a31 device property: Make fwnode_handle_get() return the fwnode by Sakari Ailus · 7 years ago
- c343bc2 ACPI: properties: Align return codes of __acpi_node_get_property_reference() by Sakari Ailus · 7 years ago
- 5ab894a device property: Track owner device of device property by Jarkko Nikula · 7 years ago
- 3e3119d device property: Introduce fwnode_property_get_reference_args by Sakari Ailus · 7 years ago
- 37ba983 device property: Constify fwnode property API by Sakari Ailus · 7 years ago
- 39e5aee device property: Constify argument to pset fwnode backend by Sakari Ailus · 7 years ago
- db3e50f device property: Get rid of struct fwnode_handle type field by Sakari Ailus · 7 years ago
- e8158b48 device property: Introduce fwnode_call_bool_op() for ops that return bool by Sakari Ailus · 8 years ago
- 6a71d8d device property: Add fwnode_graph_get_port_parent by Kieran Bingham · 8 years ago
- 125ee6b device property: Add FW type agnostic fwnode_graph_get_remote_node by Sakari Ailus · 8 years ago
- 2294b3a device property: Introduce fwnode_device_is_available() by Sakari Ailus · 8 years ago
- 3b27d00 device property: Move fwnode graph ops to firmware specific locations by Sakari Ailus · 8 years ago
- 3708184 device property: Move FW type specific functionality to FW specific files by Sakari Ailus · 8 years ago
- e481747 device property: Read strings using string array reading functions by Sakari Ailus · 8 years ago
- b0b027c device property: fwnode_property_read_string_array() returns nr of strings by Sakari Ailus · 8 years ago
- 0f19499 device property: Fix reading pset strings using array access functions by Sakari Ailus · 8 years ago
- 026b821 device property: fwnode_property_read_string_array() may return -EILSEQ by Sakari Ailus · 8 years ago
- 2338725 device property: Add fwnode_get_next_parent() by Sakari Ailus · 8 years ago
- 2bd5452 device property: Add support for fwnode endpoints by Sakari Ailus · 8 years ago
- e44bb0c device property: Make dev_fwnode() public by Sakari Ailus · 8 years ago
- e7887c2 device property: Add fwnode_handle_get() by Sakari Ailus · 8 years ago
- 07bb80d device property: Add support for remote endpoints by Mika Westerberg · 8 years ago
- 21ea73f device property: Add fwnode_get_named_child_node() by Mika Westerberg · 8 years ago
- 3405519 ACPI / property: Add fwnode_get_next_child_node() by Mika Westerberg · 8 years ago
- afaf26f device property: Add fwnode_get_parent() by Mika Westerberg · 8 years ago
- 2d479e1 device property: export code duplicating array of property entries by Dmitry Torokhov · 8 years ago
- 9426998 device property: constify property arrays values by Dmitry Torokhov · 8 years ago
- bec84da8 device property: allow to constify properties by Dmitry Torokhov · 8 years ago
- 613e972 device property: Add function to search for named child of device by Adam Thomson · 9 years ago
- dab2e29 Merge back new device properties material for v4.7. by Rafael J. Wysocki · 9 years ago
- 0224a4a device property: Avoid potential dereferences of invalid pointers by Heikki Krogerus · 9 years ago
- f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 9 years ago
- a7c1d0a device property: convert to use match_string() helper by Andy Shevchenko · 9 years ago
- 0d67e0f device property: fix for a case of use-after-free by Heikki Krogerus · 9 years ago
- 77812034 device property: fwnode->secondary may contain ERR_PTR(-ENODEV) by Heikki Krogerus · 9 years ago
- f6740c1 device property: avoid allocations of 0 length by Andy Shevchenko · 9 years ago
- 0fb5902 device property: the secondary fwnode needs to depend on the primary by Heikki Krogerus · 9 years ago
- 13141e1 device property: Take a copy of the property set by Mika Westerberg · 9 years ago
- 362c0b3 device property: Fallback to secondary fwnode if primary misses the property by Andy Shevchenko · 9 years ago
- 1d656fb device property: improve readability of macros by Andy Shevchenko · 9 years ago
- 66586ba device property: keep single value inplace by Andy Shevchenko · 9 years ago
- 318a1971 device property: refactor built-in properties support by Andy Shevchenko · 9 years ago
- 61f5e29 device property: rename helper functions by Andy Shevchenko · 9 years ago
- e3f9e29 device property: always check for fwnode type by Andy Shevchenko · 9 years ago
- ab3d527 device property: ACPI: Remove unused DMA APIs by Suthikulpanit, Suravee · 9 years ago
- e5e5586 device property: Adding DMA Attribute APIs for Generic Devices by Suthikulpanit, Suravee · 9 years ago
- 3f5c8d3 device property: Add fwnode_property_match_string() by Mika Westerberg · 9 years ago
- 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
- 3a7a2ab ACPI / property: Extend fwnode_property_* to data-only subnodes by Rafael J. Wysocki · 9 years ago
- 5b902d6 device property: Don't overwrite addr when failing in device_get_mac_address by Julien Grall · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 4fa7508e device property: Return -ENXIO if there is no suitable FW interface by Guenter Roeck · 9 years ago
- 4f73b06 device property: fallback to pset when gettng one string by Andy Shevchenko · 9 years ago
- 2f710a3 device property: Add ETH_ALEN check, update comments. by Jeremy Linton · 9 years ago