aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/devcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman1-7/+1
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus1-12/+31
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose1-7/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-1/+1
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus1-0/+26
2019-02-14device connection: Find device connections also from device graphsHeikki Krogerus1-3/+35
2019-02-14device connection: Prepare support for firmware described connectionsHeikki Krogerus1-0/+24
2018-03-22drivers: base: Unified device connection lookupHeikki Krogerus1-0/+136