index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
property.c
Age
Commit message (
Expand
)
Author
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
2021-12-17
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
2021-12-17
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
2021-12-03
device property: Check fwnode->secondary when finding properties
Daniel Scally
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-08-16
Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fw...
Daniel Scally
2021-08-16
device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
Daniel Scally
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-07
device property: Unify access to of_node
Andy Shevchenko
2021-05-27
device property: Don't check for NULL twice in the loops
Andy Shevchenko
2021-05-10
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
2021-01-26
media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->se...
Daniel Scally
2021-01-26
media: device property: Return true in fwnode_device_is_available for NULL ops
Daniel Scally
2020-12-09
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
2020-09-08
device property: Move fwnode_connection_find_match() under drivers/base/prope...
Heikki Krogerus
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
2020-05-21
drivers property: When no children in primary, try secondary
Andy Shevchenko
2020-03-16
device property: Export fwnode_get_name()
Heikki Krogerus
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-11
device property: Add functions for accessing node's parents
Sakari Ailus
[next]