aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu
2008-10-22PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20PCI: probing debug message uniformizationVincent Legoll
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-16Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu
2008-09-09PCI: Fix printk warnings in probe.cJohann Felix Soden
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-08-07PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li
2008-07-28PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox
2008-07-28PCI: rewrite PCI BAR reading codeMatthew Wilcox
2008-07-18Merge branch 'linus' into pci-for-jesseIngo Molnar
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-03PCI: handle pci_name() being constGreg Kroah-Hartman
2008-06-27PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas
2008-06-23pci: debug extra pci resources rangeYinghai Lu
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-06-10PCI: Disable PME during PCI scanZhao Yakui
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26driver core: try parent numa_node at first before using defaultYinghai Lu
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori
2008-02-02PCI: fix 4x section mismatch warningsSam Ravnborg
2008-02-02PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman