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
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+14
2020-09-14
device: property: add helpers to count items in string arrays
Bartosz Golaszewski
1
-0
/
+13
2020-09-08
device property: Move fwnode_connection_find_match() under drivers/base/prope...
Heikki Krogerus
1
-0
/
+14
2020-07-19
media: device property: Add a function to test is a fwnode is a graph endpoint
Laurent Pinchart
1
-0
/
+5
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-05-27
software node: implement software_node_unregister()
Greg Kroah-Hartman
1
-0
/
+1
2020-04-20
software node: Allow register and unregister software node groups
Andy Shevchenko
1
-0
/
+3
2019-12-03
software node: remove separate handling of references
Dmitry Torokhov
1
-14
/
+0
2019-12-03
software node: implement reference properties
Dmitry Torokhov
1
-16
/
+41
2019-12-03
software node: allow embedding of small arrays into property_entry
Dmitry Torokhov
1
-7
/
+7
2019-12-03
software node: replace is_array with is_inline
Dmitry Torokhov
1
-5
/
+6
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
[next]