summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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-291-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-091-1/+1
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-2/+0Star
* [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/+2Star
* [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-281-2/+2