summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-082-2/+2
* fdt: don't strip const qualifierLucas Stach2014-12-111-1/+1
* fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-2/+2
* dt: factor out common codeJan Luebbe2014-11-201-22/+11
* of: use OFTREE_MEM_GENERIC for the sandboxJan Luebbe2014-11-071-1/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-11-052-0/+69
|\
| * of: import pci range parser from linuxLucas Stach2014-10-082-0/+69
* | of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+43
|/
* Merge branch 'for-next/openrisc'Sascha Hauer2014-10-021-1/+1
|\
| * openrisc: add initial device tree supportAntony Pavlov2014-09-091-1/+1
* | Merge branch 'for-next/of'Sascha Hauer2014-10-021-8/+69
|\ \