aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-281-39/+30
|\
| * Merge branch 'merge' into nextPaul Mackerras2008-12-162-3/+27
| |\
| * \ Merge branch 'merge'Paul Mackerras2008-12-033-5/+24
| |\ \
| * \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-191-7/+8
| |\ \ \
| * \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-123-21/+23
| |\ \ \ \
| * | | | | powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-061-39/+30
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------------. \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-21/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / | | | | | |/| | | | | / / / / | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | / / | | | | | | | | | | | |/ / | | | | | | | | | | |/| / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | | * | | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-10-2863-2051/+3234
| | | | | | | | | |\ \ \
| | | | | | | | | * | | | x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Bo...Stefan Assmann2008-07-181-1/+1
| | | | | | | | | * | | | Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar2008-07-1839-1115/+1787
| | | | | | | | | |\ \ \ \
| | | | | | | | | * | | | | PCI quirks: call boot IRQ quirks at end of device init and during resumeOlaf Dabrunz2008-07-131-13/+24
| | | | | | | | | * | | | | PCI quirks: disable AMD/ATI legacy boot interrupt generationOlaf Dabrunz2008-07-131-21/+50
| | | | | | | | | * | | | | PCI quirks: add quirk to disable boot interrupt generation on broadcom HT1000Olaf Dabrunz2008-07-131-0/+32
| | | | | | | | | * | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalent, warning...Bernhard Walle2008-07-081-2/+0
| | | | | | | | | * | | | | pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalentStefan Assmann2008-07-081-0/+28
| | | | | | | | | * | | | | pci: add quirk to disable boot interrupt generation on intel 6300ESBStefan Assmann2008-07-081-0/+30
* | | | | | | | | | | | | | PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-171-5/+0
* | | | | | | | | | | | | | PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-163-4/+4
* | | | | | | | | | | | | | PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-161-11/+12
* | | | | | | | | | | | | | PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
* | | | | | | | | | | | | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-021-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund2008-11-201-0/+17
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | pci_setup() is init, not devinitAl Viro2008-11-301-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-201-2/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | intel-iommu: fix compile warningsFUJITA Tomonori2008-11-191-2/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang2008-11-191-2/+2
|/ / / / / / / /
* | | | | | | | PCI: ignore bit0 of _OSC return codeKenji Kaneshige2008-11-111-7/+8
|/ / / / / / /
* | | | | | | PCI: fix range check on mmapped sysfs resource filesEd Swierk2008-11-031-1/+1
* | | | | | | PCI: remove excess kernel-doc notationRandy Dunlap2008-11-031-2/+4
* | | | | | | PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao2008-11-031-18/+18
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-301-14/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-14/+0
| | |_|_|/ | |/| | |
* | | | | ACPI: Oops in ACPI with git latestRafael J. Wysocki2008-10-251-0/+3
|/ / / /
* | | | Fix PCI hotplug printk formatRandy Dunlap2008-10-231-1/+1
* | | | PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-231-3/+0
* | | | PCI hotplug: shpchp: message refinementTaku Izumi2008-10-235-98/+86
* | | | PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-235-159/+224
* | | | PCI: add routines for debugging and handling lost interruptsJames Bottomley2008-10-232-1/+62
* | | | PCI hotplug: pciehp: message refinementTaku Izumi2008-10-235-88/+78
* | | | PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu2008-10-231-8/+13
* | | | PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige2008-10-231-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-233-12/+14
|\ \ \ \
| * \ \ \ Merge branch 'linus' into testLen Brown2008-10-2339-1308/+1872
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'ull' into testLen Brown2008-10-223-10/+10
| |\ \ \ \
| | * | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-113-10/+10
| * | | | | Merge branch 'dock' into testLen Brown2008-10-221-2/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-2/+4
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2328-386/+614
|\ \ \ \ \ \