aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] PCI: use bus numbers sparsely, if necessaryDominik Brodowski1-2/+37
2006-01-09[PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2Daniel Yeisley1-2/+4
2006-01-09[PATCH] pci: call pci_read_irq for bridgesKristen Accardi1-0/+1
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi1-0/+1
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap1-0/+1
2005-09-23[PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky1-1/+17
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland1-2/+2
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox1-2/+4
2005-09-09[PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras1-17/+33
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz1-1/+1
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-2/+0