aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAge
* 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
* PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl2007-08-22
* fix jvc cdrom drive lockupZhang, Yanmin2007-07-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\
| * PCI: read revision ID by defaultAuke Kok2007-07-11
| * PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-11
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-02
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-02
* PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-02
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-02
* Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz2007-04-23
* adjust legacy IDE resource setting (v2)Jan Beulich2007-03-03
* MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-07