summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-051-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-031-2/+2
* PCI: fix section mismatch warnings referring to pci_do_scan_busSam Ravnborg2008-02-031-15/+0Star
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-021-5/+0Star
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-021-39/+25Star
* PCI: PCIE ASPM supportShaohua Li2008-02-021-0/+5
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-021-3/+3
* PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-021-2/+0Star
* PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-021-1/+1
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-021-1/+0Star
* driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-251-4/+7
* [PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds2007-12-281-18/+0Star
* 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/+12Star
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-221-0/+14
* PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-131-2/+2
* PCI: avoid P2P prefetch window for expansion ROMsGary Hade2007-10-131-2/+1Star
* PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-131-2/+2
* PCI: fix IDE legacy mode resourcesYoichi Yuasa2007-10-131-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-121-0/+1
| * PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-121-1/+1
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-2/+0Star
|/
* MSI: Use a list instead of the custom link structureMichael Ellerman2007-05-031-0/+2
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-031-1/+1
* PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman2007-05-031-0/+15
* pci: do not mark exported functions as __devinitSam Ravnborg2007-05-031-12/+11Star
* Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz2007-04-231-32/+13Star
* adjust legacy IDE resource setting (v2)Jan Beulich2007-03-031-13/+32
* MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-081-1/+0Star
* PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu2007-02-081-13/+56
* [PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap2006-12-301-3/+2Star
* PCI legacy resource fixRalf Baechle2006-12-201-4/+7
* [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-071-0/+1
* PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-011-0/+27
* PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-181-0/+92
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-271-2/+14
* [PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas2006-07-101-0/+1
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-211-8/+9
* [PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platformsBjorn Helgaas2006-06-211-1/+1
* [PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platformsH. Peter Anvin2006-06-211-11/+17
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-6/+3Star
* [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-231-1/+3
* [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-231-0/+1
* [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle2006-03-231-7/+8