summaryrefslogtreecommitdiffstats
path: root/drivers/of/platform.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: of: Add function to enable and register a device by aliasTeresa Remmet2019-02-131-0/+19
* of: Add .of suffix to device names from devicetreeSascha Hauer2018-12-071-2/+2
* of: Port latest of_device_make_bus_id() implementationAndrey Smirnov2018-10-181-58/+22
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-6/+6
* of: Use %pa to print resource_size_t typeSascha Hauer2017-01-101-1/+1
* Convert users of PRINTF_CONVERSION_RESOURCE to %paSascha Hauer2016-01-151-2/+5
* of: export of_platform_device_createSascha Hauer2015-07-021-1/+1
* of: Create platform_device when creating AMBA device failedSascha Hauer2015-01-281-2/+2
* of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+43
* of: platform: Use PRINTF_CONVERSION_RESOURCE for printing resourcesSascha Hauer2014-07-111-1/+2
* of: platform: Fix possible crashAlexander Shiyan2014-01-101-3/+3
* OF: import bus/device related functions from Linux OF APISebastian Hesselbarth2013-07-051-0/+321