summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* USB: Add VIA quirk fixup for VT8235 usb2Mark Hindley2006-08-311-0/+1
* [PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar2006-08-261-2/+1
* [PATCH] CPCI hotplug: fix resource assignmentScott Murray2006-08-261-12/+42
* [PATCH] PCI: fix ICH6 quirksDaniel Ritz2006-08-261-1/+1
*-----. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-202-1/+58
|\ \ \ \
| | | | * PCI: quirk to disable e100 interrupt if RESET failed toBjorn Helgaas2006-07-261-0/+57
| | * | | ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi2006-08-161-1/+1
| | |/ /
* | | | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones2006-08-111-7/+0
* | | | pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-112-4/+5
| |/ / |/| |
* | | PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-08-031-0/+7
* | | PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2006-08-032-3/+2
* | | 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-123-2/+50
* | [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resumeMatthew Garrett2006-07-121-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-101-1/+1
|\
| * ACPI: ACPI_DOCK KconfigLen Brown2006-07-091-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/+1
|/
* [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-06-3017-17/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3017-17/+0
* | merge linus into release branchLen Brown2006-06-2913-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/+87
|/
* 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/+41
* [PATCH] PCI: remove unneeded msi codeGrant Grundler2006-06-211-44/+1
* [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/+0
* [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/+3
* [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
OpenPOWER on IntegriCloud