aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman1-0/+15
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg1-12/+11
2007-04-23Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz1-32/+13
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich1-13/+32
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman1-1/+0
2007-02-07PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu1-13/+56
2006-12-30[PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap1-3/+2
2006-12-20PCI legacy resource fixRalf Baechle1-4/+7
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig1-0/+1
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox1-0/+27
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch1-0/+92
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman1-2/+14
2006-07-10[PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas1-0/+1
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin1-8/+9
2006-06-21[PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platformsBjorn Helgaas1-1/+1
2006-06-21[PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platformsH. Peter Anvin1-11/+17
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-6/+3
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl1-1/+3
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin1-0/+1
2006-03-23[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge.Ralf Baechle1-7/+8
2006-03-23[PATCH] PCI: really fix parent's subordinate busnrKristen Accardi1-0/+5