aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner5-6/+7
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds17-17/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel17-17/+0
2006-06-29merge linus into release branchLen Brown13-66/+78
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds12-63/+75
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-28ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi1-2/+7
2006-06-28ACPI: static-ize handle_hotplug_event_func()Len Brown2-2/+2
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi5-519/+87
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman6-20/+20
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug driversGreg Kroah-Hartman8-43/+55
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] x86_64: msi_apic.c build fixChristian Kujau1-0/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-21[PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin1-0/+19
2006-06-21[PATCH] PCI: Bus Parity Status sysfs interfaceDoug Thompson1-0/+24
2006-06-21[PATCH] PCI: MSI-K8T-Neo2-Fir: run only where neededChris Wedgwood1-7/+10
2006-06-21[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin5-43/+41
2006-06-21[PATCH] PCI: remove unneeded msi codeGrant Grundler1-44/+1
2006-06-21[PATCH] PCI: don't move ioapics below PCI bridgeKimball Murray1-2/+3
2006-06-21[PATCH] PCI: cleanup unused variable about msi driverbibo,mao1-5/+0
2006-06-21[PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2-3/+12
2006-06-21[PATCH] PCI: Allow MSI to work on kexec kernelRajesh Shah1-4/+3
2006-06-21[PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ?Brice Goglin1-2/+12
2006-06-21[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson1-0/+11
2006-06-21[PATCH] PCI ACPI: Rename the functions to avoid multiple instances.Muthu Kumar1-8/+8
2006-06-21[PATCH] PCI: don't enable device if already enabledKristen Accardi1-1/+6
2006-06-21[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow userspace (Xorg) to enable devices without doing foul direct accessArjan van de Ven1-0/+21
2006-06-21[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala1-0/+40
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-06-21[PATCH] PCI: altix: msi supportMark Maule1-4/+196
2006-06-21[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule1-1/+5
2006-06-21[PATCH] PCI: msi abstractions and support for altixMark Maule5-144/+325
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds15-661/+1091
2006-06-19[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich1-5/+20
2006-06-19[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controller DriverEric Sesterhenn1-6/+6
2006-06-19[PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige2-19/+19
2006-06-19[PATCH] shpchp: Remove Unused hpc_evelnt_lockKenji Kaneshige1-8/+0
2006-06-19[PATCH] shpchp: Cleanup interrupt polling timerKenji Kaneshige1-33/+26
2006-06-19[PATCH] shpchp: Cleanup SHPC commandsKenji Kaneshige1-50/+48
2006-06-19[PATCH] shpchp: Cleanup interrupt handlerKenji Kaneshige1-68/+57
2006-06-19[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige1-181/+16
2006-06-19[PATCH] pciehp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-06-19[PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige1-0/+2
2006-06-19[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige1-2/+7
2006-06-19[PATCH] SGI Hotplug: Incorrect power statusMike Habeck1-1/+3
2006-06-19[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2-8/+19
2006-06-19[PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige1-1/+10
2006-06-19[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige1-5/+20