| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Use dev_set_name in pci_64.c | Stephen Rothwell | 2008-06-09 | 1 | -1/+1 |
* | [POWERPC] Always hookup PHB IO resource even when empty | Benjamin Herrenschmidt | 2008-01-25 | 1 | -7/+4 |
* | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node | Stephen Rothwell | 2008-01-17 | 1 | -2/+2 |
* | [POWERPC] Merge 32 and 64 bits pcibios_enable_device | Benjamin Herrenschmidt | 2007-12-20 | 1 | -30/+0 |
* | [POWERPC] fix iSeries PCI resource management | Benjamin Herrenschmidt | 2007-12-20 | 1 | -3/+16 |
* | [POWERPC] Merge PCI resource allocation & assignment | Benjamin Herrenschmidt | 2007-12-20 | 1 | -106/+12 |
* | [POWERPC] Merge PCI resource fixups | Benjamin Herrenschmidt | 2007-12-20 | 1 | -87/+17 |
* | [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource | Benjamin Herrenschmidt | 2007-12-20 | 1 | -42/+0 |
* | [POWERPC] pci32: Add platform option to enable /proc PCI domains | Benjamin Herrenschmidt | 2007-12-20 | 1 | -8/+0 |
* | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 2007-12-20 | 1 | -1/+0 |
* | [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops | Michael Ellerman | 2007-12-20 | 1 | -0/+16 |
* | [POWERPC] Merge pci_process_bridge_OF_ranges() | Benjamin Herrenschmidt | 2007-12-11 | 1 | -93/+0 |
* | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 2007-12-11 | 1 | -5/+3 |
* | [POWERPC] Remove some iSeries platform checks from the PCI code | Stephen Rothwell | 2007-12-11 | 1 | -15/+8 |
* | [POWERPC] iSeries: hose->buid is always zero for iSeries | Stephen Rothwell | 2007-12-11 | 1 | -6/+2 |
* | [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch | Stephen Rothwell | 2007-12-11 | 1 | -3/+0 |
* | [POWERPC] Fix pci domain detection | Arnd Bergmann | 2007-10-03 | 1 | -1/+1 |
* | [POWERPC] Fix initialization and usage of dma_mask | Benjamin Herrenschmidt | 2007-08-10 | 1 | -0/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 1 | -624/+126 |
|\ |
|
| * | [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). | Jon Loeliger | 2007-07-03 | 1 | -5/+4 |
| * | [POWERPC] Use ppc64 style list management for pci_controller on ppc32 | Kumar Gala | 2007-06-29 | 1 | -66/+0 |
| * | [POWERPC] Move common PCI code out of pci_32/pci_64 | Kumar Gala | 2007-06-29 | 1 | -309/+0 |
| * | [POWERPC] Use global_number in ppc32 pci_controller | Kumar Gala | 2007-06-29 | 1 | -16/+0 |
| * | [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c | Michael Ellerman | 2007-06-28 | 1 | -1/+1 |
| * | [POWERPC] Rewrite IO allocation & mapping on powerpc64 | Benjamin Herrenschmidt | 2007-06-14 | 1 | -232/+126 |
* | | PCI: read revision ID by default | Auke Kok | 2007-07-11 | 1 | -0/+2 |
* | | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman | 2007-07-11 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] Fix IO space on PCI buses created from of_platform | Benjamin Herrenschmidt | 2007-05-17 | 1 | -1/+22 |
* | [POWERPC] Fix incorrect calculation of I/O window addresses | Paul Mackerras | 2007-05-10 | 1 | -24/+13 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 1 | -1/+1 |
|\ |
|
| * | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
* | | [POWERPC] Cope with PCI host bridge I/O window not starting at 0 | Paul Mackerras | 2007-05-08 | 1 | -4/+5 |
|/ |
|
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -8/+8 |
* | [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells | Stephen Rothwell | 2007-04-13 | 1 | -1/+1 |
* | [POWERPC] Create and use get_pci_dma_ops() | Stephen Rothwell | 2007-03-09 | 1 | -2/+7 |
* | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell | 2007-03-09 | 1 | -0/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2007-02-08 | 1 | -1/+0 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | 1 | -1/+1 |
| |\ |
|
| * | | [POWERPC] Do not write virq back to PCI config space | Michal Ostrowski | 2007-01-24 | 1 | -1/+0 |
* | | | MSI: Remove pci_scan_msi_device() | Michael Ellerman | 2007-02-07 | 1 | -2/+0 |
| |/
|/| |
|
* | | [POWERPC] Fix sys_pciconfig_iobase bus matching | Benjamin Herrenschmidt | 2007-01-28 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Fix PCI device channel state initialization | Linas Vepstas | 2006-12-20 | 1 | -0/+1 |
* | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 2006-12-08 | 1 | -11/+31 |
* | [POWERPC] Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-04 | 1 | -2/+1 |
* | [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Generic OF platform driver for PCI host bridges. | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+9 |
* | [POWERPC] Add "parent" struct device for PCI host bridges | Benjamin Herrenschmidt | 2006-12-04 | 1 | -1/+1 |
* | [POWERPC] Resolve the parent address of a PCI bus range | Benjamin Herrenschmidt | 2006-12-04 | 1 | -5/+1 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 1 | -3/+23 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 | 1 | -2/+6 |