summaryrefslogtreecommitdiffstats
path: root/drivers/of/partition.c
Commit message (Expand)AuthorAgeFilesLines
* of: partitions: force "partitions" subnodeSascha Hauer2017-01-191-6/+6
* of: partitions: Support new bindingSascha Hauer2016-11-111-0/+7
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* cdev: Add function to find cdev by device_nodeSascha Hauer2015-09-011-2/+2
* of_partition: devfs_add_partition returns an error pointerSascha Hauer2014-08-011-0/+4
* Merge branch 'for-next/of'Sascha Hauer2014-05-051-0/+2
|\
| * of: partition: set device_node of the newly created partitionSascha Hauer2014-04-281-0/+2
* | mtd: nand: create bb devices automaticallySascha Hauer2014-04-281-3/+0
|/
* of: partition: Check for valid partition nameSascha Hauer2013-09-231-0/+3
* of: partition: check for valid nodeSascha Hauer2013-07-181-0/+6
* of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-151-25/+33
* OF: base: convert and remove device_node_for_nach_childSebastian Hesselbarth2013-06-201-1/+1
* of: partitions: create bb device for nand flashesSascha Hauer2013-04-221-0/+4
* of: partitions: pass struct cdev as argumentSascha Hauer2013-04-221-5/+4
* of: Add devicetree partition parsingSascha Hauer2012-09-141-0/+64