summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: handle pci_name() being constGreg Kroah-Hartman2008-07-031-3/+3
* PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells2008-06-271-2/+3
* PCI: use dev_printk when possibleBjorn Helgaas2008-06-251-14/+15
* PCI: introduce pci_slotAlex Chiang2008-06-101-0/+1
* PCI: Disable PME during PCI scanZhao Yakui2008-06-101-0/+44
* x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-16/+17
* x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-261-0/+6
* driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-261-1/+3
* x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-48/+32
|\
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-2/+3
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-0/+3
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-201-0/+5
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-1/+3
| * PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-201-38/+1
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-201-1/+1
| * PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-201-3/+14
* | cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-4/+23
|/
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-041-4/+4
* iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori2008-02-051-0/+1
* iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori2008-02-051-0/+3
* PCI: fix 4x section mismatch warningsSam Ravnborg2008-02-021-2/+2
* PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg2008-02-021-15/+0
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-021-5/+0
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-011-39/+25
* PCI: PCIE ASPM supportShaohua Li2008-02-011-0/+5
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-011-3/+3
* PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-011-2/+0
* PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-011-1/+1
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-011-1/+0
* driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-241-4/+7
* [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-271-18/+0
* PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade2007-12-171-1/+2
* Revert "PCI: fix IDE legacy mode resources"Linus Torvalds2007-12-101-36/+12
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+14
* PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-121-2/+2
* PCI: avoid P2P prefetch window for expansion ROMsGary Hade2007-10-121-2/+1
* PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-121-2/+2
* PCI: fix IDE legacy mode resourcesYoichi Yuasa2007-10-121-12/+36
* PCI: remove devinit from pci_read_bridge_basesRalf Baechle2007-09-111-1/+1
* PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl2007-08-221-9/+9
* fix jvc cdrom drive lockupZhang, Yanmin2007-07-161-0/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-1/+2
|\
| * PCI: read revision ID by defaultAuke Kok2007-07-111-0/+1
| * PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-111-1/+1
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
|/
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-021-0/+2
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-021-1/+1
OpenPOWER on IntegriCloud