summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-08-031-0/+7
* PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2006-08-032-3/+2Star
* PCI: pci/search: EXPORTs cannot be __devinitRandy Dunlap2006-08-031-1/+1
* PCIE: cleanup on probe errorRandy Dunlap2006-08-031-1/+3
* pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar2006-08-031-17/+17
* [PATCH] pci/search: cleanups, add to kernel-api.tmplRandy Dunlap2006-07-311-21/+25
* [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-133-2/+50
* [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resumeMatthew Garrett2006-07-131-0/+27
* [PATCH] ide: fix Jmicron supportAlan Cox2006-07-121-0/+49
* [PATCH] msi: Only keep one msi_desc in each slab entry.Eric W. Biederman2006-07-121-2/+2
* Add PIIX4 APCI quirk for the 440MX chipset tooLinus Torvalds2006-07-121-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-07-111-1/+1
|\
| * ACPI: ACPI_DOCK KconfigLen Brown2006-07-101-1/+1
* | [PATCH] pci: initialize struct pci_dev.error_stateLinas Vepstas2006-07-101-0/+1
* | [PATCH] don't select CONFIG_HOTPLUGAndrew Morton2006-07-101-2/+1Star
|/
* [PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner2006-07-025-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-07-0117-17/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3017-17/+0Star
* | merge linus into release branchLen Brown2006-06-3013-66/+78
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-2912-63/+75
| |\
| | * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-276-20/+20
| | * [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-278-43/+55
| * | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
| |/
* | ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi2006-06-281-2/+7
* | ACPI: static-ize handle_hotplug_event_func()Len Brown2006-06-282-2/+2
* | ACPIPHP: use ACPI dock driverKristen Accardi2006-06-285-519/+87Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | [PATCH] x86_64: msi_apic.c build fixChristian Kujau2006-06-261-0/+1
|/
* [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin2006-06-211-0/+19
* [PATCH] PCI: Bus Parity Status sysfs interfaceDoug Thompson2006-06-211-0/+24
* [PATCH] PCI: MSI-K8T-Neo2-Fir: run only where neededChris Wedgwood2006-06-211-7/+10
* [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_devZhang Yanmin2006-06-215-43/+41Star
* [PATCH] PCI: remove unneeded msi codeGrant Grundler2006-06-211-44/+1Star
* [PATCH] PCI: don't move ioapics below PCI bridgeKimball Murray2006-06-211-2/+3
* [PATCH] PCI: cleanup unused variable about msi driverbibo,mao2006-06-211-5/+0Star
* [PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2006-06-212-3/+12
* [PATCH] PCI: Allow MSI to work on kexec kernelRajesh Shah2006-06-211-4/+3Star
* [PATCH] PCI: AMD 8131 MSI quirk called too late, bus_flags not inherited ?Brice Goglin2006-06-211-2/+12
* [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundationDoug Thompson2006-06-211-0/+11
* [PATCH] PCI ACPI: Rename the functions to avoid multiple instances.Muthu Kumar2006-06-211-8/+8
* [PATCH] PCI: don't enable device if already enabledKristen Accardi2006-06-211-1/+6
* [PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...Arjan van de Ven2006-06-211-0/+21
* [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignmentsKumar Gala2006-06-211-0/+40
* [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: altix: msi supportMark Maule2006-06-211-4/+196
* [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitionsMark Maule2006-06-211-1/+5
* [PATCH] PCI: msi abstractions and support for altixMark Maule2006-06-215-144/+325
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-2115-661/+1091
|\