summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-181-0/+92
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-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/+3
* [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
* [PATCH] PCI: really fix parent's subordinate busnrKristen Accardi2006-03-231-0/+5
* [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-091-1/+1
* [PATCH] PCI: use bus numbers sparsely, if necessaryDominik Brodowski2006-01-091-2/+37
* [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2Daniel Yeisley2006-01-091-2/+4
* [PATCH] pci: call pci_read_irq for bridgesKristen Accardi2006-01-091-0/+1
* [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-281-0/+1
* [PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky2005-09-231-1/+17
* [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-221-2/+2
* [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-101-2/+4
* [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-091-17/+33
* [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-081-1/+1
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-2/+0
* [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-291-1/+1
* [PATCH] PCI: handle subtractive decode pci-pci bridge betterIvan Kokshaysky2005-07-011-3/+2
* [PATCH] PCI: Fix up PCI routing in parent bridgeGreg Kroah-Hartman2005-07-011-1/+18
* [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2005-06-271-2/+2
* [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah2005-06-271-1/+10
* [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah2005-06-271-2/+10
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-271-2/+0
* [PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson2005-06-131-1/+1
* [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+939