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