Age | Commit message (Expand) | Author | Files | Lines |
2020-07-26 | powerpc/eeh: Remove eeh_dev_phb_init_dynamic() | Oliver O'Halloran | 1 | -2/+2 |
2020-03-25 | powerpc/eeh: Make early EEH init pseries specific | Oliver O'Halloran | 1 | -5/+1 |
2020-03-25 | powerpc/eeh: Remove eeh_add_device_tree_late() | Oliver O'Halloran | 1 | -3/+0 |
2020-03-25 | powerpc/eeh: Add sysfs files in late probe | Oliver O'Halloran | 1 | -3/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 1 | -1/+1 |
2016-11-25 | powerpc/of_platform: Use builtin_platform_driver | Geliang Tang | 1 | -6/+1 |
2015-03-24 | powerpc/eeh: Do probe on pci_dn | Gavin Shan | 1 | -1/+1 |
2014-10-20 | powerpc: kernel: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König | 1 | -1/+1 |
2013-01-10 | powerpc/eeh: Fix crash when adding a device in a slot with DDW | Thadeu Lima de Souza Cascardo | 1 | -0/+3 |
2013-01-10 | powerpc/eeh/of: Checking for CONFIG_EEH is not needed | Thadeu Lima de Souza Cascardo | 1 | -4/+0 |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-03-09 | powerpc/eeh: Introduce EEH device | Gavin Shan | 1 | -1/+5 |
2011-10-31 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 1 | -1/+1 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -4/+3 |
2011-02-04 | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 1 | -1/+1 |
2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn | 1 | -24/+0 |
2010-07-24 | of: make of_find_device_by_node generic | Jonas Bonn | 1 | -16/+0 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 1 | -4/+4 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -2/+1 |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 1 | -12/+0 |
2010-07-18 | of: Remove unused of_find_device_by_phandle() | Grant Likely | 1 | -19/+0 |
2010-07-05 | of/device: Merge of_platform_bus_probe() | Grant Likely | 1 | -130/+1 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -1/+2 |
2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely | 1 | -1/+1 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -8/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely | 1 | -1/+1 |
2009-09-02 | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2008-07-08 | powerpc: Add missing reference to coherent_dma_mask | Vitaly Bordug | 1 | -0/+2 |
2008-04-24 | [POWERPC] cell: Generalize io-workarounds code | Ishizaki Kou | 1 | -0/+2 |
2008-01-17 | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node | Stephen Rothwell | 1 | -2/+2 |
2008-01-17 | [POWERPC] Add of_find_matching_node() helper function | Grant Likely | 1 | -0/+1 |
2007-12-21 | [POWERPC] Constify the of_device_id passed to of_platform_bus_probe | Stephen Rothwell | 1 | -4/+4 |
2007-12-11 | [POWERPC] Use of_register_driver to implement of_register_platform_driver | Stephen Rothwell | 1 | -20/+0 |
2007-10-17 | [POWERPC] Move of_device allocation into of_device.[ch] | Joachim Fenkes | 1 | -68/+2 |
2007-10-09 | [POWERPC] Prepare to remove of_platform_driver name | Stephen Rothwell | 1 | -6/+11 |
2007-07-20 | Create drivers/of/platform.c | Stephen Rothwell | 1 | -81/+1 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-06-14 | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 1 | -8/+0 |
2007-06-07 | [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap | Arnd Bergmann | 1 | -1/+1 |
2007-05-17 | [POWERPC] Fix IO space on PCI buses created from of_platform | Benjamin Herrenschmidt | 1 | -4/+6 |
2007-05-08 | [POWERPC] Early serial debug support for PPC44x | David Gibson | 1 | -1/+0 |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 1 | -3/+0 |
2007-04-27 | powerpc: make it compile for multithread change | Andrew Morton | 1 | -3/+0 |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -2/+2 |