index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
property.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
software node: unify PROPERTY_ENTRY_XXX macros
Dmitry Torokhov
1
-37
/
+27
2019-11-06
software node: get rid of property_set_pointer()
Dmitry Torokhov
1
-9
/
+3
2019-11-06
software node: mark internal macros with double underscores
Dmitry Torokhov
1
-10
/
+10
2019-11-06
software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()
Dmitry Torokhov
1
-17
/
+28
2019-11-06
software node: remove DEV_PROP_MAX
Dmitry Torokhov
1
-1
/
+0
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
1
-0
/
+1
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
1
-0
/
+1
2019-10-11
device property: Add functions for accessing node's parents
Sakari Ailus
1
-0
/
+3
2019-10-11
software node: Make argument to to_software_node const
Sakari Ailus
1
-1
/
+2
2019-08-26
software node: Add software_node_find_by_name()
Heikki Krogerus
1
-0
/
+4
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+95
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-13
device property: Add helpers to count items in an array
Andy Shevchenko
1
-0
/
+44
2019-06-03
device property: Introduce fwnode_find_reference()
Heikki Krogerus
1
-0
/
+4
2019-06-03
software node: Add software_node_get_reference_args()
Heikki Krogerus
1
-0
/
+28
2019-06-03
software node: Add support for static node descriptors
Heikki Krogerus
1
-0
/
+19
2019-04-18
device property: Add fwnode_graph_get_endpoint_by_id()
Sakari Ailus
1
-0
/
+18
2019-01-29
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
1
-1
/
+1
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
1
-0
/
+12
2018-05-17
device property: Get rid of union aliasing
Andy Shevchenko
1
-27
/
+25
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
1
-1
/
+1
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+11
2018-01-25
device property: Define type of PROPERTY_ENRTY_*() macros
Andy Shevchenko
1
-5
/
+5
2018-01-22
device property: Allow iterating over available child fwnodes
Marcin Wojtas
1
-0
/
+6
2018-01-22
device property: Introduce fwnode_irq_get()
Marcin Wojtas
1
-0
/
+2
2018-01-22
device property: Introduce fwnode_get_phy_mode()
Marcin Wojtas
1
-0
/
+1
2018-01-22
device property: Introduce fwnode_get_mac_address()
Marcin Wojtas
1
-0
/
+2
2017-12-13
device property: Introduce a common API to fetch device match data
Sinan Kaya
1
-0
/
+2
2017-11-09
device property: Add a macro for interating over graph endpoints
Sakari Ailus
1
-0
/
+4
2017-11-09
device property: Make fwnode_handle_get() return the fwnode
Sakari Ailus
1
-1
/
+1
2017-07-22
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
1
-0
/
+4
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
1
-30
/
+33
2017-06-22
device property: Add fwnode_graph_get_port_parent
Kieran Bingham
1
-0
/
+2
2017-06-22
device property: Add FW type agnostic fwnode_graph_get_remote_node
Sakari Ailus
1
-0
/
+2
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
1
-0
/
+1
2017-03-29
device property: Add fwnode_get_next_parent()
Sakari Ailus
1
-0
/
+1
2017-03-29
device property: Add support for fwnode endpoints
Sakari Ailus
1
-0
/
+3
2017-03-29
device property: Make dev_fwnode() public
Sakari Ailus
1
-0
/
+2
2017-03-29
device property: Add fwnode_handle_get()
Sakari Ailus
1
-0
/
+1
2017-03-29
device property: Add support for remote endpoints
Mika Westerberg
1
-0
/
+9
2017-03-29
device property: Add fwnode_get_named_child_node()
Mika Westerberg
1
-0
/
+2
2017-03-29
ACPI / property: Add fwnode_get_next_child_node()
Mika Westerberg
1
-0
/
+6
2017-03-29
device property: Add fwnode_get_parent()
Mika Westerberg
1
-0
/
+2
2017-02-07
device property: export code duplicating array of property entries
Dmitry Torokhov
1
-0
/
+5
2017-02-07
device property: constify property arrays values
Dmitry Torokhov
1
-6
/
+6
2017-02-07
device property: allow to constify properties
Dmitry Torokhov
1
-1
/
+1
2016-10-01
include/linux/property.h: fix typo/compile error
John Youn
1
-1
/
+1
2016-06-26
device property: Add function to search for named child of device
Adam Thomson
1
-0
/
+3
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
1
-12
/
+3
[next]