summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/of_device.c
AgeCommit message (Expand)AuthorLines
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely-64/+0
2010-07-05of/device: merge of_device_ueventGrant Likely-48/+0
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely-3/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-4/+4
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely-0/+1
2009-04-14microblaze: struct device - replace bus_id with dev_name()Michal Simek-6/+4
2009-03-27microblaze_v8: Open firmware filesMichal Simek-0/+115