aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fwnode.h
AgeCommit message (Expand)Author
2022-04-13device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus
2022-04-05device property: Add iomap to fwnode operationsSakari Ailus
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus
2021-10-14device property: Add missed header in fwnode.hAndy Shevchenko
2021-09-23driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan
2021-05-10usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-09driver core: fw_devlink: Handle suppliers that don't use driver coreSaravana Kannan
2021-02-09driver core: Add fw_devlink.strict kernel paramSaravana Kannan
2021-02-09driver core: fw_devlink: Detect supplier devices that will never be addedSaravana Kannan
2021-01-26media: device property: Define format macros for ports and endpointsDaniel Scally
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan
2020-12-09driver core: Add fw_devlink_parse_fwtree()Saravana Kannan
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan
2020-12-09driver core: Add fwnode link supportSaravana Kannan
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-12-09Revert "driver core: fw_devlink: Add support for batching fwnode parsing"Saravana Kannan
2020-05-15driver core: fw_devlink: Add support for batching fwnode parsingSaravana Kannan
2020-03-04driver core: Add fw_devlink kernel commandline optionSaravana Kannan
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