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
starfive-6.6.48-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
2024-03-25
device property: Introduce device_for_each_child_node_scoped()
Jonathan Cameron
1
-0
/
+5
2024-03-25
device property: Add cleanup.h based fwnode_handle_put() scope based cleanup.
Jonathan Cameron
1
-0
/
+3
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
1
-1
/
+13
2024-03-08
device property: Don't use "proxy" headers
Andy Shevchenko
1
-0
/
+1
2024-03-08
device property: Move enum dev_dma_attr to fwnode.h
Andy Shevchenko
1
-6
/
+0
2024-03-08
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
1
-2
/
+0
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2024-01-13
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2024-01-13
Merge tag 'gpio-updates-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+26
2023-12-15
device property: Implement device_is_big_endian()
Andy Shevchenko
1
-0
/
+26
2023-12-04
device property: Add fwnode_name_eq()
Sakari Ailus
1
-0
/
+1
2023-11-20
device property: Add SOFTWARE_NODE() macro for defining software nodes
Sakari Ailus
1
-0
/
+7
2023-11-16
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
1
-0
/
+12
2023-10-05
device property: Replace custom implementation of COUNT_ARGS()
Andy Shevchenko
1
-1
/
+2
2023-06-15
device property: Implement device_is_compatible()
Andy Shevchenko
1
-0
/
+12
2023-04-20
device property: make device_property functions take const device *
Guenter Roeck
1
-18
/
+18
2023-03-27
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
1
-1
/
+0
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
1
-3
/
+3
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
1
-1
/
+1
2023-01-19
device property: Make fwnode_graph_for_each_endpoint() consistent
Andy Shevchenko
1
-3
/
+3
2023-01-17
software node: Remove unused APIs
Andy Shevchenko
1
-3
/
+0
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-43
/
+41
2022-11-23
device property: Move PROPERTY_ENTRY_BOOL() a bit down
Andy Shevchenko
1
-8
/
+8
2022-11-23
device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
Andy Shevchenko
1
-20
/
+14
2022-11-02
device property: Introduce fwnode_device_is_compatible() helper
Andy Shevchenko
1
-1
/
+9
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
1
-3
/
+2
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
1
-6
/
+6
2022-10-22
device property: Constify parameter in fwnode_graph_is_endpoint()
Andy Shevchenko
1
-1
/
+1
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-1
/
+6
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+5
2022-04-26
device property: Add helper to match multiple connections
Bjorn Andersson
1
-0
/
+5
2022-04-13
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
1
-2
/
+1
2022-04-13
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
1
-2
/
+7
2022-02-14
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
1
-3
/
+3
2022-01-28
device property: Add fwnode_irq_get_byname
Akhil R
1
-0
/
+1
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-12-21
device property: Add fwnode_iomap()
Anand Ashok Dumbre
1
-0
/
+2
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
1
-3
/
+0
2021-12-17
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
1
-0
/
+2
2021-12-17
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
1
-1
/
+2
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
1
-4
/
+0
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+1
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
1
-4
/
+0
2021-07-16
software nodes: Split software_node_notify()
Rafael J. Wysocki
1
-2
/
+0
2021-06-07
device property: Unify access to of_node
Andy Shevchenko
1
-1
/
+1
2021-04-05
software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro
Andy Shevchenko
1
-5
/
+8
2021-03-10
software node: Fix device_add_software_node()
Heikki Krogerus
1
-1
/
+1
2021-02-05
software node: Provide replacement for device_add_properties()
Heikki Krogerus
1
-0
/
+4
[next]