summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_path.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: of: Make use of devpath_to_name()Andrey Smirnov2018-06-251-4/+2
* of: of_path: find device via partuuidSteffen Trumtrar2017-07-101-1/+16
* of: of_find_node_by_devpath: Fix offset in mtd devicesSascha Hauer2017-05-111-1/+4
* of: of_path: add of_find_node_by_devpath()Sascha Hauer2017-03-311-0/+107
* of_path: only handle no driver for device if it is on a busIan Abbott2017-01-131-1/+1
* Merge branch 'for-next/state'Sascha Hauer2016-11-141-0/+3
|\
| * of_path: handle no driver for deviceSascha Hauer2016-10-201-0/+3
* | of: of_find_path: Add support for new partition bindingSascha Hauer2016-11-111-1/+6
|/
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* of_path: Drop possible further extensions of device-path propertySascha Hauer2016-01-081-95/+28
* of_path: Fix bug with partitions, simply codeTrent Piepho2016-01-081-18/+29
* of_path: add of_find_path_by_node()Marc Kleine-Budde2015-11-271-1/+16
* of_path: of_find_path() factor out device detection logic into separate functionMarc Kleine-Budde2015-11-271-37/+44
* of_path: Allow pointing directly to the partitionSascha Hauer2015-09-011-5/+9
* of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-231-2/+10
* of_path: of_find_path(): remove unused variable lenMarc Kleine-Budde2015-03-031-2/+2
* Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
* of_path: Allow to specify path with phandle onlySascha Hauer2014-04-281-0/+3
* of: move of_find_device_by_node_path to drivers/of/of_path.cSascha Hauer2014-04-281-0/+14
* Add configurability via devicetreeSascha Hauer2013-07-181-0/+155