Adam Thomson
|
613e97218c
device property: Add function to search for named child of device
|
9 years ago |
Rafael J. Wysocki
|
dab2e29402
Merge back new device properties material for v4.7.
|
9 years ago |
Heikki Krogerus
|
0224a4a30b
device property: Avoid potential dereferences of invalid pointers
|
9 years ago |
Heikki Krogerus
|
f4d0526603
device property: don't bother the drivers with struct property_set
|
9 years ago |
Andy Shevchenko
|
a7c1d0a987
device property: convert to use match_string() helper
|
9 years ago |
Heikki Krogerus
|
0d67e0fa16
device property: fix for a case of use-after-free
|
9 years ago |
Heikki Krogerus
|
7781203416
device property: fwnode->secondary may contain ERR_PTR(-ENODEV)
|
9 years ago |
Andy Shevchenko
|
f6740c1899
device property: avoid allocations of 0 length
|
9 years ago |
Heikki Krogerus
|
0fb5902f2f
device property: the secondary fwnode needs to depend on the primary
|
9 years ago |
Mika Westerberg
|
13141e1cb8
device property: Take a copy of the property set
|
9 years ago |
Andy Shevchenko
|
362c0b3024
device property: Fallback to secondary fwnode if primary misses the property
|
9 years ago |
Andy Shevchenko
|
1d656fb757
device property: improve readability of macros
|
9 years ago |
Andy Shevchenko
|
66586baba5
device property: keep single value inplace
|
9 years ago |
Andy Shevchenko
|
318a197182
device property: refactor built-in properties support
|
9 years ago |
Andy Shevchenko
|
61f5e294b8
device property: rename helper functions
|
9 years ago |
Andy Shevchenko
|
e3f9e299bf
device property: always check for fwnode type
|
9 years ago |
Suthikulpanit, Suravee
|
ab3d527329
device property: ACPI: Remove unused DMA APIs
|
9 years ago |
Suthikulpanit, Suravee
|
e5e558644b
device property: Adding DMA Attribute APIs for Generic Devices
|
9 years ago |
Mika Westerberg
|
3f5c8d3187
device property: Add fwnode_property_match_string()
|
10 years ago |
Rafael J. Wysocki
|
504a337499
ACPI / property: Extend device_get_next_child_node() to data-only nodes
|
10 years ago |
Rafael J. Wysocki
|
3a7a2ab839
ACPI / property: Extend fwnode_property_* to data-only subnodes
|
10 years ago |
Julien Grall
|
5b902d6f97
device property: Don't overwrite addr when failing in device_get_mac_address
|
10 years ago |
Linus Torvalds
|
dd5cdb48ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Guenter Roeck
|
4fa7508e9f
device property: Return -ENXIO if there is no suitable FW interface
|
10 years ago |
Andy Shevchenko
|
4f73b0654d
device property: fallback to pset when gettng one string
|
10 years ago |
Jeremy Linton
|
2f710a3a80
device property: Add ETH_ALEN check, update comments.
|
10 years ago |
Jeremy Linton
|
4c96b7dc0d
Add a matching set of device_ functions for determining mac/phy
|
10 years ago |
Andy Shevchenko
|
ecc87eed7b
device property: fix potential NULL pointer dereference
|
10 years ago |
Rafael J. Wysocki
|
132c242d95
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
|
10 years ago |
Alexander Sverdlin
|
c181fb3e72
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
|
10 years ago |