summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx'Sascha Hauer2017-02-131-6/+6
|\
| * of: partitions: force "partitions" subnodeSascha Hauer2017-01-191-6/+6
* | of_path: only handle no driver for device if it is on a busIan Abbott2017-01-131-1/+1
|/
* of: Use %pa to print resource_size_t typeSascha Hauer2017-01-101-1/+1
* of: base: add chosen node if it does not exist when adding initrdPhilipp Zabel2017-01-091-2/+2
* Merge branch 'for-next/state'Sascha Hauer2016-11-141-0/+3
|\
| * of_path: handle no driver for deviceSascha Hauer2016-10-201-0/+3
* | Merge branch 'for-next/misc'Sascha Hauer2016-11-142-2/+2
|\ \
| * | of: fix typosAntony Pavlov2016-10-182-2/+2
| |/
* | of: of_find_path: Add support for new partition bindingSascha Hauer2016-11-111-1/+6
* | of: partitions: Support new bindingSascha Hauer2016-11-111-0/+7
|/
* of: base: import of_get_cpu_node() from linux-v4.7-rc2Antony Pavlov2016-07-071-0/+86
* Merge branch 'for-next/misc'Sascha Hauer2016-06-141-0/+2
|\
| * of: base: Match simple-mfd devicesSascha Hauer2016-05-231-0/+2
* | of: Add missing includeSascha Hauer2016-05-241-1/+1
|/
* Merge branch 'for-next/pci'Sascha Hauer2016-05-092-1/+34
|\
| * OF: Port of_match_device() and of_device_get_match_data()Andrey Smirnov2016-04-282-1/+34
* | Merge branch 'for-next/misc'Sascha Hauer2016-05-093-40/+108
|\ \
| * | of: fix of_tree_for_each_node_from() macroBoris Brezillon2016-04-281-32/+6
| * | drivers/of: Always compile of_path.c with OF supportSascha Hauer2016-04-281-2/+2
| * | of: preserve /memreserve/ entriesSascha Hauer2016-04-251-6/+100
| |/
* / string: Fix (v)asprintf prototypesSascha Hauer2016-04-154-4/+5
|/
* Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-151-2/+5
* of_path: Drop possible further extensions of device-path propertySascha Hauer2016-01-081-95/+28
* environment: Support env from file in a file-system via device treeTrent Piepho2016-01-082-2/+52
* of_path: Fix bug with partitions, simply codeTrent Piepho2016-01-081-18/+29
* Merge branch 'for-next/state'Sascha Hauer2015-12-081-37/+59
|\
| * 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: mtd: Import of_get_nand_ecc_{step_size, strength} from LinuxSebastian Hesselbarth2015-11-231-0/+34
|/
* of_path: Allow pointing directly to the partitionSascha Hauer2015-09-011-5/+9
* cdev: Add function to find cdev by device_nodeSascha Hauer2015-09-011-2/+2
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-071-0/+206
|\
| * of_graph: add of_graph_port_is_availableSascha Hauer2015-07-131-0/+22
| * of: import of_graph functionsSascha Hauer2015-07-131-0/+167
| * of: base: implement of_get_next_childSascha Hauer2015-07-131-0/+17
* | of/base: fix typoJan Luebbe2015-07-091-1/+1
|/
* of: export of_platform_device_createSascha Hauer2015-07-021-1/+1
* fdt: of_unflatten_dtb(): remove left over "root" argument from inline docMarc Kleine-Budde2015-05-151-1/+0
* Merge branch 'for-next/misc'Sascha Hauer2015-05-062-30/+11
|\
| * of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-232-21/+11
| * environment: remove unused codeMarc Kleine-Budde2015-04-171-9/+0
* | OF: gpio: Silence error message on -EPROBE_DEFERSebastian Hesselbarth2015-04-171-3/+5
|/
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-091-4/+4
|\
| * of: make of_alias_get work on all types of DT pathsLucas Stach2015-03-041-4/+4
* | of/base: fix sparse warning, don't use integer 0 as NULL pointerMarc Kleine-Budde2015-03-031-2/+2
* | of_path: of_find_path(): remove unused variable lenMarc Kleine-Budde2015-03-031-2/+2
|/
* Merge branch 'for-next/mxs'Sascha Hauer2015-02-041-2/+2
|\
| * of: Create platform_device when creating AMBA device failedSascha Hauer2015-01-281-2/+2
* | Fix spelling: pathes -> pathsWadim Egorov2015-01-281-1/+1
|/