summaryrefslogtreecommitdiffstats
path: root/include/linux/fwnode.h
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-0/+1
* Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-1/+19
|\
| * driver core: fw_devlink: Handle suppliers that don't use driver coreSaravana Kannan2021-02-091-2/+17
| * driver core: Add fw_devlink.strict kernel paramSaravana Kannan2021-02-091-0/+1
| * driver core: fw_devlink: Detect supplier devices that will never be addedSaravana Kannan2021-02-091-0/+2
* | media: device property: Define format macros for ports and endpointsDaniel Scally2021-01-261-0/+7
|/
* driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan2020-12-091-2/+1
* driver core: Add fw_devlink_parse_fwtree()Saravana Kannan2020-12-091-0/+8
* driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan2020-12-091-39/+3
* driver core: Add fwnode link supportSaravana Kannan2020-12-091-0/+14
* driver core: Add fwnode_init()Saravana Kannan2020-12-091-0/+6
* Revert "driver core: fw_devlink: Add support for batching fwnode parsing"Saravana Kannan2020-12-091-2/+0
* driver core: fw_devlink: Add support for batching fwnode parsingSaravana Kannan2020-05-151-0/+2
* driver core: Add fw_devlink kernel commandline optionSaravana Kannan2020-03-041-0/+2
* Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-0/+42
|\
| * driver core: Clarify documentation for fwnode_operations.add_links()Saravana Kannan2019-11-131-7/+8
| * driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan2019-11-021-4/+9
| * driver: core: Improve documentation for fwnode_operations.add_links()Saravana Kannan2019-10-171-2/+19
| * driver core: Add support for linking devices during device additionSaravana Kannan2019-10-041-0/+17
| * driver core: Add fwnode_to_dev() to look up device from fwnodeSaravana Kannan2019-10-041-0/+2
* | device property: Fix the description of struct fwnode_operationsHeikki Krogerus2019-10-111-3/+3
* | device property: Add a function to obtain a node's prefixSakari Ailus2019-10-111-0/+2
* | device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus2019-10-111-0/+2
|/
* device property: Remove duplicate test for NULLAndy Shevchenko2019-08-261-4/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-1/+1
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* device property: Introduce a common API to fetch device match dataSinan Kaya2017-12-131-0/+4
* device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-091-1/+1
* device property: Introduce fwnode_property_get_reference_argsSakari Ailus2017-07-221-0/+19
* device property: Constify fwnode property APISakari Ailus2017-07-221-12/+14
* device property: Get rid of struct fwnode_handle type fieldSakari Ailus2017-07-221-11/+0
* device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2017-07-121-0/+4
* device property: Introduce fwnode_device_is_available()Sakari Ailus2017-06-221-0/+1
* device property: Move fwnode graph ops to firmware specific locationsSakari Ailus2017-06-221-0/+14
* device property: Move FW type specific functionality to FW specific filesSakari Ailus2017-06-221-0/+54
* device property: Add support for fwnode endpointsSakari Ailus2017-03-291-0/+12
* ACPI: Add FWNODE_ACPI_STATIC fwnode typeLorenzo Pieralisi2016-11-291-1/+2
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-0/+1
|\
| * ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-151-0/+1
* | irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-131-0/+1
|/
* device property: Introduce firmware node type for platform dataRafael J. Wysocki2015-04-031-0/+1
* device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-031-0/+1
* driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-0/+25