aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-44/+3
2008-07-03PCI: handle pci_name() being constGreg Kroah-Hartman1-3/+3
2008-06-27PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells1-2/+3
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas1-14/+15
2008-06-10PCI: introduce pci_slotAlex Chiang1-0/+1
2008-06-10PCI: Disable PME during PCI scanZhao Yakui1-0/+44
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-16/+17
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu1-0/+6
2008-04-26driver core: try parent numa_node at first before using defaultYinghai Lu1-1/+3
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-1/+10
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-48/+32
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk1-2/+2
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky1-2/+3
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+3
2008-04-20PCI: add PCI Express ASPM supportShaohua Li1-0/+5
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-1/+3
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman1-38/+1
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman1-1/+1
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis1-4/+23
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg1-4/+4
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori1-0/+1
2008-02-05iommu sg merging: PCI: add device_dma_parameters supportFUJITA Tomonori1-0/+3
2008-02-02PCI: fix 4x section mismatch warningsSam Ravnborg1-2/+2
2008-02-02PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg1-15/+0
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman1-5/+0
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman1-39/+25
2008-02-01PCI: PCIE ASPM supportShaohua Li1-0/+5
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches1-3/+3
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk1-2/+0
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk1-1/+1
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk1-1/+0
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman1-4/+7
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds1-18/+0
2007-12-17PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade1-1/+2
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds1-36/+12
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S1-0/+14
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-2/+2
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade1-2/+1
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade1-2/+2
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa1-12/+36
2007-09-11PCI: remove devinit from pci_read_bridge_basesRalf Baechle1-1/+1
2007-08-22PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl1-9/+9
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-0/+12
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+2
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-2/+0
2007-07-11PCI: read revision ID by defaultAuke Kok1-0/+1
2007-07-11PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman1-1/+1
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman1-0/+2