aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/of_device.c
AgeCommit message (Expand)Author
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2009-06-26powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce
2008-05-16[POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger
2007-10-17[POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-07-20Begin to consolidate of_device.cStephen Rothwell
2007-05-07[POWERPC] Export of_device_get_modaliasSylvain Munaut
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Rename last get_property callsStephen Rothwell
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut
2006-12-08[POWERPC] of_device_register: propagate device_create_file return codeKumar Gala
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt
2006-07-07[POWERPC] Remove linux,device propertiesJeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas
2006-01-13[PATCH] Add of_platform_bus_type probe and remove methodsRussell King
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras
2005-10-06powerpc: Merge of_device.c and of_device.hPaul Mackerras