aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
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-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
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds
2007-12-17PCI: Restore PCI expansion ROM P2P prefetch window creationGary Hade
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa
2007-09-11PCI: remove devinit from pci_read_bridge_basesRalf Baechle
2007-08-22PCI: lets kill the 'PCI hidden behind bridge' messageBernhard Kaindl
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: read revision ID by defaultAuke Kok
2007-07-11PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman