aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/of_platform.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings2013-03-201-3/+0
* powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-03-061-0/+3
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+3
* powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-1/+1
* of: remove of_default_bus_idsJonas Bonn2010-07-241-24/+0
* of: make of_find_device_by_node genericJonas Bonn2010-07-241-16/+0
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-4/+4
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+1
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-241-12/+0
* of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-181-19/+0
* of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-130/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-1/+2
* arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2010-05-221-1/+1
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
* powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-021-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-081-0/+2
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-241-0/+2
* [POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell2008-01-171-2/+2
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-0/+1
* [POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell2007-12-211-4/+4
* [POWERPC] Use of_register_driver to implement of_register_platform_driverStephen Rothwell2007-12-111-20/+0
* [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-171-68/+2
* [POWERPC] Prepare to remove of_platform_driver nameStephen Rothwell2007-10-091-6/+11
* Create drivers/of/platform.cStephen Rothwell2007-07-201-81/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-8/+0
* [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomapArnd Bergmann2007-06-071-1/+1
* [POWERPC] Fix IO space on PCI buses created from of_platformBenjamin Herrenschmidt2007-05-171-4/+6
* [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-081-1/+0
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-3/+0
|\
| * powerpc: make it compile for multithread changeAndrew Morton2007-04-271-3/+0
* | [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-2/+2
* | [POWERPC] Add uevent handler for of_platform_busSylvain Munaut2007-04-131-0/+1
|/
* [POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann2006-12-191-0/+1
* [POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven2006-12-081-1/+1
* [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt2006-12-041-2/+9
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-041-0/+103
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-1/+8
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-0/+372