index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
property.c
Age
Commit message (
Expand
)
Author
2025-09-25
ACPI: Add support for nargs_prop in acpi_fwnode_get_reference_args()
Sunil V L
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-22
property: Add functions to iterate named child
Matti Vaittinen
2025-04-10
device property: Split fwnode_get_child_node_count()
Andy Shevchenko
2025-01-13
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-05
device property: Fix a typo in the description of device_get_child_node_count()
Christophe JAILLET
2024-03-25
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
2024-03-07
device property: Don't use "proxy" headers
Andy Shevchenko
2024-03-07
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-07
device property: fwnode_property_get_reference_args allows NULL args now
Sakari Ailus
2023-12-04
device property: Add fwnode_name_eq()
Sakari Ailus
2023-11-16
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
2023-11-16
device property: Use fwnode_property_string_array_count()
Andy Shevchenko
2023-06-15
drivers: fwnode: fix fwnode_irq_get[_byname]()
Matti Vaittinen
2023-04-20
device property: make device_property functions take const device *
Guenter Roeck
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-10
device property: Clarify description of returned value in some functions
Andy Shevchenko
2023-01-19
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
2022-12-07
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
2022-11-23
device property: Rename goto label to be more precise
Andy Shevchenko
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-06
device property: Advertise fwnode and device property count API calls
Andy Shevchenko
2022-05-05
device property: Fix recent breakage of fwnode_get_next_parent_dev()
Douglas Anderson
2022-04-26
device property: Use multi-connection matchers for single case
Bjorn Andersson
2022-04-26
device property: Add helper to match multiple connections
Bjorn Andersson
2022-04-13
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
2022-04-13
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
2022-04-13
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
2022-04-05
device property: Add iomap to fwnode operations
Sakari Ailus
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
2022-02-14
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
2022-01-28
device property: Add fwnode_irq_get_byname
Akhil R
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-12-21
device property: Add fwnode_iomap()
Anand Ashok Dumbre
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
2021-12-17
device property: Use fwnode_graph_for_each_endpoint() macro
Sakari Ailus
2021-12-17
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
[next]