Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
[safe/jmp/linux-2.6] / arch / powerpc / kernel / pci_64.c
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2009-10-27 Kumar Galapowerpc: Fix compile errors found by new ppc64e_defconfig
2009-09-09 Mike MasonPCI/powerpc: support PCIe fundamental reset
2009-09-02 Grant Likelypowerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
2009-08-28 Grant Likelypowerpc/pci: move pci_64.c device tree scanning code...
2009-06-09 Stephen Rothwellpowerpc: Fix warning when printing a resource_size_t
2009-06-09 Benjamin Herrenschmidtpowerpc: Shield code specific to 64-bit server processors
2009-05-21 Kumar Galapowerpc/pci: Remove redundant pcnet32 fixup
2009-05-15 Benjamin Herrenschmidtpowerpc: Fix PCI ROM access
2009-02-11 Milton Millerpowerpc/pci: Move hose_list and pci_address_to_pio...
2009-01-13 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: arch code
2009-01-08 Paul Mackerraspowerpc: Fix pciconfig_iobase system call on PCI-Expres...
2008-11-05 Benjamin Herrenschmidtpowerpc/pci: Split pcibios_fixup_bus() into bus setup...
2008-11-05 Benjamin Herrenschmidtpowerpc/pci: Remove pcibios_do_bus_setup()
2008-11-05 Benjamin Herrenschmidtpowerpc/pci: Use common PHB resource hookup
2008-11-05 Benjamin Herrenschmidtpowerpc/pci: Cleanup debug printk's
2008-11-05 Benjamin Herrenschmidtpowerpc: Fix domain numbers in /proc on 64-bit
2008-10-31 Benjamin Herrenschmidtpowerpc/pci: Fix unmapping of IO space on 64-bit
2008-09-24 Becky Brucepowerpc: Merge 32 and 64-bit dma code
2008-09-24 Becky Brucepowerpc: Drop archdata numa_node
2008-06-09 Stephen Rothwell[POWERPC] Use dev_set_name in pci_64.c
2008-01-25 Benjamin Herrenschmidt[POWERPC] Always hookup PHB IO resource even when empty
2008-01-17 Stephen Rothwell[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
2007-12-20 Benjamin Herrenschmidt[POWERPC] Merge 32 and 64 bits pcibios_enable_device
2007-12-20 Benjamin Herrenschmidt[POWERPC] fix iSeries PCI resource management
2007-12-20 Benjamin Herrenschmidt[POWERPC] Merge PCI resource allocation & assignment
2007-12-20 Benjamin Herrenschmidt[POWERPC] Merge PCI resource fixups
2007-12-20 Benjamin Herrenschmidt[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
2007-12-20 Benjamin Herrenschmidt[POWERPC] pci32: Add platform option to enable /proc...
2007-12-20 Benjamin Herrenschmidt[POWERPC] pci32: Add flags modifying the PCI code behaviour
2007-12-20 Michael Ellerman[POWERPC] Implement pci_set_dma_mask() in terms of...
2007-12-11 Benjamin Herrenschmidt[POWERPC] Merge pci_process_bridge_OF_ranges()
2007-12-11 Stephen Rothwell[POWERPC] pci_controller->arch_data really is a struct...
2007-12-11 Stephen Rothwell[POWERPC] Remove some iSeries platform checks from...
2007-12-11 Stephen Rothwell[POWERPC] iSeries: hose->buid is always zero for iSeries
2007-12-11 Stephen Rothwell[POWERPC] iSeries: Call iSeries_pcibios_init from setup...
2007-10-03 Arnd Bergmann[POWERPC] Fix pci domain detection
2007-08-10 Benjamin Herrenschmidt[POWERPC] Fix initialization and usage of dma_mask
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-11 Auke KokPCI: read revision ID by default
2007-07-11 Michael EllermanPCI: Make pcibios_add_platform_entries() return errors
2007-07-03 Jon Loeliger[POWERPC] Replace use of GET_64BIT(prop, i) with of_rea...
2007-06-29 Kumar Gala[POWERPC] Use ppc64 style list management for pci_contr...
2007-06-29 Kumar Gala[POWERPC] Move common PCI code out of pci_32/pci_64
2007-06-29 Kumar Gala[POWERPC] Use global_number in ppc32 pci_controller
2007-06-28 Michael Ellerman[POWERPC] Turn off debugging in arch/powerpc/kernel...
2007-06-14 Benjamin Herrenschmidt[POWERPC] Rewrite IO allocation & mapping on powerpc64
2007-05-17 Benjamin Herrenschmidt[POWERPC] Fix IO space on PCI buses created from of_pla...
2007-05-10 Paul Mackerras[POWERPC] Fix incorrect calculation of I/O window addresses
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-08 Paul Mackerras[POWERPC] Cope with PCI host bridge I/O window not...
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
2007-03-09 Stephen Rothwell[POWERPC] Create and use get_pci_dma_ops()
2007-03-09 Stephen Rothwell[POWERPC] Create and use set_pci_dma_ops
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2007-02-07 Michael EllermanMSI: Remove pci_scan_msi_device()
2007-02-07 Paul MackerrasMerge branch 'linux-2.6'
2007-01-27 Benjamin Herrenschmidt[POWERPC] Fix sys_pciconfig_iobase bus matching
2007-01-24 Michal Ostrowski[POWERPC] Do not write virq back to PCI config space
2006-12-20 Linas Vepstas[POWERPC] Fix PCI device channel state initialization
2006-12-08 Benjamin Herrenschmidt[POWERPC] Fix mmap of PCI resource with hack for X
2006-12-04 Yan Burman[POWERPC] Replace kmalloc+memset with kzalloc
2006-12-04 Benjamin Herrenschmidt[POWERPC] Allow hooking of PCI MMIO & PIO accessors...
2006-12-04 Benjamin Herrenschmidt[POWERPC] Generic OF platform driver for PCI host bridges.
2006-12-04 Benjamin Herrenschmidt[POWERPC] Add "parent" struct device for PCI host bridges
2006-12-04 Benjamin Herrenschmidt[POWERPC] Resolve the parent address of a PCI bus range
2006-12-04 Benjamin Herrenschmidt[POWERPC] Refactor 64 bits DMA operations
2006-12-04 Benjamin Herrenschmidt[POWERPC] Make pci_read_irq_line the default
2006-11-13 s.hauer@pengutronix.de[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
2006-10-16 Anton Blanchard[POWERPC] Check for offline nodes in pci NUMA code
2006-09-25 Stephen Rothwell[POWERPC] modify PCI code for a merged kernel
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-30 Benjamin Herrenschmidt[POWERPC] Make OF irq map code detect more error cases
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] Constify & voidify get_property()
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix trigger handling in the new irq...
2006-07-07 Jeremy Kerr[POWERPC] Remove linux,pci-domain properties
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change pci core and arch code...
2006-06-25 Christoph Lameter[PATCH] mm: remove VM_LOCKED before remap_pfn_range...
2006-06-15 Anton Blanchard[POWERPC] pcibus_to_node fixes
2006-06-15 Jake Moilanen[POWERPC] Add support for PCI-Express nodes in the...
2006-05-24 Stephen Rothwell[PATCH] powerpc: iSeries PCI devices can now have a...
2006-04-22 Olof Johansson[PATCH] powerpc: Quiet PCI init printouts
2006-04-22 Anton Blanchard[PATCH] powerpc: remove io_page_mask
2006-03-28 Stephen Rothwell[PATCH] powerpc: make ISA floppies work again
2006-03-16 John Rose[PATCH] powerpc: properly configure DDR/P5IOC children...
2006-01-12 Stephen Rothwell[PATCH] powerpc: small pci cleanups
2006-01-11 linas[PATCH] PCI Hotplug/powerpc: module build break
2006-01-10 Benjamin Herrenschmidt[PATCH] powerpc: Extended PCI config space
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: pci_address_to_pio fix
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Experimental support for new G5 Macs...
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Remove device_node addrs/n_addr
2006-01-09 Stephen Rothwell[PATCH] powerpc: fix for "Update OF address parsers"
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Update OF address parsers
2006-01-09 Linas Vepstas[PATCH] powerpc: make pcibios_claim_one_bus available...
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: serial port discovery (#2)
next