summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin2006-09-261-0/+50
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-3/+2
|\
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-3/+2
* | PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-251-1/+3
|/
* [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-121-1/+10
* [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman2006-06-271-2/+4
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li2006-06-211-1/+8
* [PATCH] PCI: don't enable device if already enabledKristen Accardi2006-06-211-1/+6
* Merge branch 'master' into upstreamJeff Garzik2006-06-131-2/+16
|\
| * [PATCH] PCI: reverse pci config space restore orderYu, Luming2006-06-111-1/+5
| * [PATCH] PCI: Improve PCI config space writebackDave Jones2006-06-111-3/+13
* | [PATCH] Revive pci_find_ext_capabilityBrice Goglin2006-05-241-2/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-141-0/+6
|\
| * [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-141-0/+6
* | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-2/+4
|/
* [PATCH] PCI: fix pci_request_region[s] argJeff Garzik2006-03-231-2/+2
* [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-231-2/+6
* [PATCH] PCI: return max reserved busnrKristen Accardi2006-03-231-2/+3
* [PATCH] PCI: clean up msi.c a bitGrant Grundler2006-03-231-3/+2
* [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-311-0/+2
* [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-091-2/+3
* [PATCH] pci: use pin stored in pci_devKristen Accardi2006-01-091-1/+1
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-101-14/+32
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-281-3/+4
* [PATCH] pci: cleanup need_restore switch statementJohn W. Linville2005-10-281-7/+7
* [PATCH] pci: only call pci_restore_bars at bootJohn W. Linville2005-09-141-4/+12
* [PATCH] PCI: PCI/libata INTx bug fixBrett M Russ2005-09-091-1/+1
* [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-081-0/+26
* [PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2005-09-081-7/+5
* [PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern2005-09-081-1/+1
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-2/+5
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-09-081-4/+55
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-5/+9
* Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-081-55/+4
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-041-4/+55
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-3/+19
|\
| * cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman2005-07-111-2/+2
| * [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-111-2/+9
| * [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-111-1/+10
* | [PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville2005-07-011-6/+0
|/
* [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-031-12/+0
* [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH2005-05-031-0/+1
* [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige2005-05-031-4/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+837