aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/devcon.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Merge generic_lookup_helpers into usb-nextGravatar Greg Kroah-Hartman 1-7/+1
2019-09-03device connection: Add fwnode_connection_find_match()Gravatar Heikki Krogerus 1-12/+31
2019-07-30drivers: Introduce device lookup variants by fwnodeGravatar Suzuki K Poulose 1-7/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2019-06-24bus_find_device: Unify the match callback with class_find_deviceGravatar Suzuki K Poulose 1-1/+1
2019-06-03device connection: Find connections also by checking the referencesGravatar Heikki Krogerus 1-0/+26
2019-02-14device connection: Find device connections also from device graphsGravatar Heikki Krogerus 1-3/+35
2019-02-14device connection: Prepare support for firmware described connectionsGravatar Heikki Krogerus 1-0/+24
2018-03-22drivers: base: Unified device connection lookupGravatar Heikki Krogerus 1-0/+136