aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-29[PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky1-1/+1
2005-07-01[PATCH] PCI: handle subtractive decode pci-pci bridge betterIvan Kokshaysky1-3/+2
2005-07-01[PATCH] PCI: Fix up PCI routing in parent bridgeGreg Kroah-Hartman1-1/+18
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creationRajesh Shah1-2/+2
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or device listsRajesh Shah1-1/+10
2005-06-27[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI bridgeRajesh Shah1-2/+10
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah1-2/+0
2005-06-13[PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson1-1/+1
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+939