Age | Commit message (Expand) | Author | Files | Lines |
2014-09-16 | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont | 1 | -23/+1 |
2014-07-10 | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont | 1 | -0/+22 |
2014-05-27 | ia64/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 1 | -3/+1 |
2014-02-18 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -11/+14 |
2014-02-14 | ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device | Sander Eikelenboom | 1 | -11/+14 |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 1 | -8/+2 |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 1 | -3/+3 |
2013-06-18 | PCI: Replace printks with appropriate pr_*() | Yijing Wang | 1 | -6/+7 |
2013-06-18 | PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource | Yijing Wang | 1 | -43/+57 |
2013-06-18 | PCI/IA64: Add host bridge resource release for _CRS path | Yijing Wang | 1 | -0/+9 |
2013-06-18 | PCI/IA64: fix memleak for create pci root bus fail | Jiang Liu | 1 | -14/+60 |
2013-06-18 | PCI/IA64: Allocate pci_root_info instead of using stack | Yijing Wang | 1 | -23/+35 |
2013-06-18 | PCI/IA64: embed pci hostbridge resources into pci_root_info | Yijing Wang | 1 | -28/+37 |
2013-04-12 | ia64/PCI: Implement pcibios_{add|remove}_bus() hooks | Jiang Liu | 1 | -0/+11 |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+8 |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 1 | -0/+8 |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -19/+14 |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas | 1 | -2/+1 |
2012-09-21 | ia64/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 1 | -2/+1 |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 1 | -8/+0 |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 1 | -1/+1 |
2012-07-30 | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2012-07-25 | [IA64] Rename platform_name to ia64_platform_name | Fengguang Wu | 1 | -2/+2 |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 1 | -9/+0 |
2012-07-05 | ia64/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -9/+0 |
2012-06-13 | ia64/PCI: register busn_res for root buses | Yinghai Lu | 1 | -1/+3 |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -1/+0 |
2012-02-23 | ia64/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -53/+2 |
2012-01-06 | ia64/PCI: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -25/+14 |
2012-01-06 | ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas | 1 | -1/+4 |
2012-01-06 | PCI: IA64: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 1 | -0/+5 |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 1 | -0/+1 |
2010-04-04 | ACPI: pci_root: pass acpi_pci_root to arch-specific scan | Bjorn Helgaas | 1 | -1/+4 |
2010-02-23 | PCI: augment bus resource table with a list | Bjorn Helgaas | 1 | -9/+3 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 1 | -3/+2 |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -1/+2 |
2009-11-04 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 1 | -4/+7 |
2009-11-04 | ia64/PCI: print resources consistently with %pRt | Bjorn Helgaas | 1 | -5/+16 |
2009-11-04 | PCI: determine CLS more intelligently | Jesse Barnes | 1 | -6/+3 |
2009-10-13 | [IA64] Require SAL 3.2 in order to do extended config space ops | Matthew Wilcox | 1 | -2/+7 |
2009-06-30 | ia64/PCI: adjust section annotation for pcibios_setup() | Ingo Molnar | 1 | -1/+1 |
2009-06-17 | ia64: Fix resource assignment for root busses | Matthew Wilcox | 1 | -2/+2 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 1 | -6/+6 |
2009-01-15 | [IA64] SN specific version of dma_get_required_mask() | John Keller | 1 | -0/+27 |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 1 | -1/+6 |
2008-08-18 | [IA64] pci_acpi_scan_root cleanup | Luck, Tony | 1 | -10/+11 |
2008-04-20 | PCI: ia64: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -43/+1 |