aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/of_device.c
Commit message (Expand)AuthorAge
* of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
* of/device: merge of_device_ueventGrant Likely2010-07-05
* arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-22
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-28
* powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt2009-06-26
* powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-15
* OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2008-10-31
* powerpc: Drop archdata numa_nodeBecky Bruce2008-09-24
* [POWERPC] Move of_device_get_modalias to drivers/ofStephen Rothwell2008-05-16
* [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger2008-01-16
* [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-17
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* Begin to consolidate of_device.cStephen Rothwell2007-07-19
* [POWERPC] Export of_device_get_modaliasSylvain Munaut2007-05-07
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] Rename last get_property callsStephen Rothwell2007-04-24
* [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-12
* [POWERPC] of_device_register: propagate device_create_file return codeKumar Gala2006-12-08
* [POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2006-12-04
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-04
* [POWERPC] Remove linux,device propertiesJeremy Kerr2006-07-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-22
* [PATCH] Add of_platform_bus_type probe and remove methodsRussell King2006-01-13
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-30
* powerpc: Merge of_device.c and of_device.hPaul Mackerras2005-10-05