Andy Shevchenko
|
67dcc26d20
device property: Constify device_get_match_data()
|
7 years ago |
Linus Torvalds
|
47fcc0360c
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
7 years ago |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Andy Shevchenko
|
b2ca8bdff6
device property: Reuse property_entry_free_data()
|
7 years ago |
Andy Shevchenko
|
d5f962fa26
device property: Move property_entry_free_data() upper
|
7 years ago |
Marcin Wojtas
|
3395de96ae
device property: Allow iterating over available child fwnodes
|
7 years ago |
Marcin Wojtas
|
7c6c57f2ab
device property: Introduce fwnode_irq_get()
|
7 years ago |
Marcin Wojtas
|
b28f263b86
device property: Introduce fwnode_get_phy_mode()
|
7 years ago |
Marcin Wojtas
|
babe2dbb28
device property: Introduce fwnode_get_mac_address()
|
7 years ago |
Sinan Kaya
|
b283f15761
device property: Introduce a common API to fetch device match data
|
7 years ago |
Greg Kroah-Hartman
|
3282570990
driver core: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
989d42e85d
driver core: add SPDX identifiers to all driver core files
|
7 years ago |
Sakari Ailus
|
cf89a31ca5
device property: Make fwnode_handle_get() return the fwnode
|
8 years ago |
Sakari Ailus
|
c343bc2ce2
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
|
8 years ago |
Jarkko Nikula
|
5ab894aee0
device property: Track owner device of device property
|
8 years ago |
Sakari Ailus
|
3e3119d308
device property: Introduce fwnode_property_get_reference_args
|
8 years ago |
Sakari Ailus
|
37ba983cfb
device property: Constify fwnode property API
|
8 years ago |
Sakari Ailus
|
39e5aeed83
device property: Constify argument to pset fwnode backend
|
8 years ago |
Sakari Ailus
|
db3e50f323
device property: Get rid of struct fwnode_handle type field
|
8 years ago |
Sakari Ailus
|
e8158b486d
device property: Introduce fwnode_call_bool_op() for ops that return bool
|
8 years ago |
Kieran Bingham
|
6a71d8d777
device property: Add fwnode_graph_get_port_parent
|
8 years ago |
Sakari Ailus
|
125ee6b3b0
device property: Add FW type agnostic fwnode_graph_get_remote_node
|
8 years ago |
Sakari Ailus
|
2294b3af05
device property: Introduce fwnode_device_is_available()
|
8 years ago |
Sakari Ailus
|
3b27d00e7b
device property: Move fwnode graph ops to firmware specific locations
|
8 years ago |
Sakari Ailus
|
3708184afc
device property: Move FW type specific functionality to FW specific files
|
8 years ago |
Sakari Ailus
|
e481747794
device property: Read strings using string array reading functions
|
8 years ago |
Sakari Ailus
|
b0b027cee0
device property: fwnode_property_read_string_array() returns nr of strings
|
8 years ago |
Sakari Ailus
|
0f194992c8
device property: Fix reading pset strings using array access functions
|
8 years ago |
Sakari Ailus
|
026b821745
device property: fwnode_property_read_string_array() may return -EILSEQ
|
8 years ago |
Sakari Ailus
|
233872585d
device property: Add fwnode_get_next_parent()
|
8 years ago |