Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
84a77fefe0451bd9e6894362423d8fa6d14419ab
/
include
/
linux
/
property.h
63dcc70
device property: Get rid of union aliasing
by Andy Shevchenko
· 7 years ago
67dcc26
device property: Constify device_get_match_data()
by Andy Shevchenko
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
c505cbd
device property: Define type of PROPERTY_ENRTY_*() macros
by Andy Shevchenko
· 7 years ago
3395de9
device property: Allow iterating over available child fwnodes
by Marcin Wojtas
· 7 years ago
7c6c57f
device property: Introduce fwnode_irq_get()
by Marcin Wojtas
· 7 years ago
b28f263
device property: Introduce fwnode_get_phy_mode()
by Marcin Wojtas
· 7 years ago
babe2db
device property: Introduce fwnode_get_mac_address()
by Marcin Wojtas
· 7 years ago
b283f15
device property: Introduce a common API to fetch device match data
by Sinan Kaya
· 7 years ago
5e4b1b7
device property: Add a macro for interating over graph endpoints
by Sakari Ailus
· 7 years ago
cf89a31
device property: Make fwnode_handle_get() return the fwnode
by Sakari Ailus
· 7 years ago
3e3119d
device property: Introduce fwnode_property_get_reference_args
by Sakari Ailus
· 7 years ago
37ba983
device property: Constify fwnode property API
by Sakari Ailus
· 7 years ago
6a71d8d
device property: Add fwnode_graph_get_port_parent
by Kieran Bingham
· 8 years ago
125ee6b
device property: Add FW type agnostic fwnode_graph_get_remote_node
by Sakari Ailus
· 8 years ago
2294b3a
device property: Introduce fwnode_device_is_available()
by Sakari Ailus
· 8 years ago
2338725
device property: Add fwnode_get_next_parent()
by Sakari Ailus
· 8 years ago
2bd5452
device property: Add support for fwnode endpoints
by Sakari Ailus
· 8 years ago
e44bb0c
device property: Make dev_fwnode() public
by Sakari Ailus
· 8 years ago
e7887c2
device property: Add fwnode_handle_get()
by Sakari Ailus
· 8 years ago
07bb80d
device property: Add support for remote endpoints
by Mika Westerberg
· 8 years ago
21ea73f
device property: Add fwnode_get_named_child_node()
by Mika Westerberg
· 8 years ago
3405519
ACPI / property: Add fwnode_get_next_child_node()
by Mika Westerberg
· 8 years ago
afaf26f
device property: Add fwnode_get_parent()
by Mika Westerberg
· 8 years ago
2d479e1
device property: export code duplicating array of property entries
by Dmitry Torokhov
· 8 years ago
9426998
device property: constify property arrays values
by Dmitry Torokhov
· 8 years ago
bec84da
device property: allow to constify properties
by Dmitry Torokhov
· 8 years ago
37aa727
include/linux/property.h: fix typo/compile error
by John Youn
· 8 years ago
613e972
device property: Add function to search for named child of device
by Adam Thomson
· 9 years ago
f4d0526
device property: don't bother the drivers with struct property_set
by Heikki Krogerus
· 9 years ago
aace736
device property: add spaces to PROPERTY_ENTRY_STRING macro
by Andy Shevchenko
· 9 years ago
d76eebf
include/linux/property.h: fix build issues with gcc-4.4.4
by Andrew Morton
· 9 years ago
13141e1
device property: Take a copy of the property set
by Mika Westerberg
· 9 years ago
1d656fb
device property: improve readability of macros
by Andy Shevchenko
· 9 years ago
a85f420
device property: helper macros for property entry creation
by Heikki Krogerus
· 9 years ago
66586ba
device property: keep single value inplace
by Andy Shevchenko
· 9 years ago
318a1971
device property: refactor built-in properties support
by Andy Shevchenko
· 9 years ago
ab3d527
device property: ACPI: Remove unused DMA APIs
by Suthikulpanit, Suravee
· 9 years ago
e5e5586
device property: Adding DMA Attribute APIs for Generic Devices
by Suthikulpanit, Suravee
· 9 years ago
1b9863c
device property: Introducing enum dev_dma_attr
by Suthikulpanit, Suravee
· 9 years ago
3f5c8d3
device property: Add fwnode_property_match_string()
by Mika Westerberg
· 9 years ago
4c96b7d
Add a matching set of device_ functions for determining mac/phy
by Jeremy Linton
· 9 years ago
05ca556
device property: Introduces device_dma_is_coherent()
by Suthikulpanit, Suravee
· 10 years ago
16ba08d
device property: Introduce firmware node type for platform data
by Rafael J. Wysocki
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
8a0662d
Driver core: Unified interface for firmware node properties
by Rafael J. Wysocki
· 10 years ago
b31384f
Driver core: Unified device properties interface for platform firmware
by Rafael J. Wysocki
· 10 years ago