aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-18
|\
| * Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-18
| |\
| * | pci: debug extra pci resources rangeYinghai Lu2008-06-23
* | | PCI: check the return value of device_create_bin_file() in pci_create_bus()Simon Horman2008-08-07
* | | PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-28
* | | PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox2008-07-28
* | | PCI: rewrite PCI BAR reading codeMatthew Wilcox2008-07-28
| |/ |/|
* | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-07
* | PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-03
* | PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-27
* | PCI: use dev_printk when possibleBjorn Helgaas2008-06-25
* | PCI: introduce pci_slotAlex Chiang2008-06-10
* | PCI: Disable PME during PCI scanZhao Yakui2008-06-10
|/
* x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-29
* x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26
* driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-26
* x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-21
|\
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-21
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-21
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-21
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-21
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-21
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-21
| * PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-21
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-21
| * PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-21
* | cpumask: use new cpus_scnprintf functionMike Travis2008-04-19
|/
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-04
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-05
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-05
* PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-02
* PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg2008-02-02
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-02
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-01
* PCI: PCIE ASPM supportShaohua Li2008-02-01
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-01
* PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-01
* PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-01
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-01
* driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-24
* [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-28
* PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade2007-12-17
* Revert "PCI: fix IDE legacy mode resources"Linus Torvalds2007-12-10
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-22
* PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-12
* PCI: avoid P2P prefetch window for expansion ROMsGary Hade2007-10-12
* PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-12
* PCI: fix IDE legacy mode resourcesYoichi Yuasa2007-10-12
* PCI: remove devinit from pci_read_bridge_basesRalf Baechle2007-09-11