summaryrefslogtreecommitdiff
path: root/include/linux/fwnode.h
AgeCommit message (Expand)Author
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-13driver core: Clarify documentation for fwnode_operations.add_links()Saravana Kannan
2019-11-02driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan
2019-10-17driver: core: Improve documentation for fwnode_operations.add_links()Saravana Kannan
2019-10-11device property: Fix the description of struct fwnode_operationsHeikki Krogerus
2019-10-11device property: Add a function to obtain a node's prefixSakari Ailus
2019-10-11device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus
2019-10-04driver core: Add support for linking devices during device additionSaravana Kannan
2019-10-04driver core: Add fwnode_to_dev() to look up device from fwnodeSaravana Kannan
2019-08-26device property: Remove duplicate test for NULLAndy Shevchenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2017-12-13device property: Introduce a common API to fetch device match dataSinan Kaya
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus
2017-07-22device property: Constify fwnode property APISakari Ailus
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-12device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus
2017-06-22device property: Introduce fwnode_device_is_available()Sakari Ailus
2017-06-22device property: Move fwnode graph ops to firmware specific locationsSakari Ailus
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus
2017-03-29device property: Add support for fwnode endpointsSakari Ailus
2016-11-29ACPI: Add FWNODE_ACPI_STATIC fwnode typeLorenzo Pieralisi
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier
2015-09-15ACPI / property: Add support for data-only subnodesRafael J. Wysocki
2015-04-03device property: Introduce firmware node type for platform dataRafael J. Wysocki
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki