index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
property.h
Age
Commit message (
Expand
)
Author
2020-07-19
media: device property: Add a function to test is a fwnode is a graph endpoint
Laurent Pinchart
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-27
software node: implement software_node_unregister()
Greg Kroah-Hartman
2020-04-20
software node: Allow register and unregister software node groups
Andy Shevchenko
2019-12-03
software node: remove separate handling of references
Dmitry Torokhov
2019-12-03
software node: implement reference properties
Dmitry Torokhov
2019-12-03
software node: allow embedding of small arrays into property_entry
Dmitry Torokhov
2019-12-03
software node: replace is_array with is_inline
Dmitry Torokhov
2019-11-05
software node: unify PROPERTY_ENTRY_XXX macros
Dmitry Torokhov
2019-11-05
software node: get rid of property_set_pointer()
Dmitry Torokhov
2019-11-05
software node: mark internal macros with double underscores
Dmitry Torokhov
2019-11-05
software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()
Dmitry Torokhov
2019-11-05
software node: remove DEV_PROP_MAX
Dmitry Torokhov
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-11
device property: Add functions for accessing node's parents
Sakari Ailus
2019-10-11
software node: Make argument to to_software_node const
Sakari Ailus
2019-08-26
software node: Add software_node_find_by_name()
Heikki Krogerus
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-13
device property: Add helpers to count items in an array
Andy Shevchenko
2019-06-03
device property: Introduce fwnode_find_reference()
Heikki Krogerus
2019-06-03
software node: Add software_node_get_reference_args()
Heikki Krogerus
2019-06-03
software node: Add support for static node descriptors
Heikki Krogerus
2019-04-18
device property: Add fwnode_graph_get_endpoint_by_id()
Sakari Ailus
2019-01-29
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
2018-05-17
device property: Get rid of union aliasing
Andy Shevchenko
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-25
device property: Define type of PROPERTY_ENRTY_*() macros
Andy Shevchenko
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
2017-12-13
device property: Introduce a common API to fetch device match data
Sinan Kaya
2017-11-09
device property: Add a macro for interating over graph endpoints
Sakari Ailus
2017-11-09
device property: Make fwnode_handle_get() return the fwnode
Sakari Ailus
2017-07-22
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
2017-06-22
device property: Add fwnode_graph_get_port_parent
Kieran Bingham
2017-06-22
device property: Add FW type agnostic fwnode_graph_get_remote_node
Sakari Ailus
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
2017-03-29
device property: Add fwnode_get_next_parent()
Sakari Ailus
2017-03-29
device property: Add support for fwnode endpoints
Sakari Ailus
2017-03-29
device property: Make dev_fwnode() public
Sakari Ailus
2017-03-29
device property: Add fwnode_handle_get()
Sakari Ailus
2017-03-29
device property: Add support for remote endpoints
Mika Westerberg
2017-03-29
device property: Add fwnode_get_named_child_node()
Mika Westerberg
[next]