aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-13Merge branch 'master' into upstreamJeff Garzik1-2/+16
2006-06-11[PATCH] PCI: reverse pci config space restore orderYu, Luming1-1/+5
2006-06-11[PATCH] PCI: Improve PCI config space writebackDave Jones1-3/+13
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin1-2/+1
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+6
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li1-0/+6
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-2/+4
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox1-2/+6
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi1-2/+3
2006-03-23[PATCH] PCI: clean up msi.c a bitGrant Grundler1-3/+2
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-0/+2
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk1-2/+3
2006-01-09[PATCH] pci: use pin stored in pci_devKristen Accardi1-1/+1
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier1-14/+32
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap1-3/+4
2005-10-28[PATCH] pci: cleanup need_restore switch statementJohn W. Linville1-7/+7
2005-09-14[PATCH] pci: only call pci_restore_bars at bootJohn W. Linville1-4/+12
2005-09-09[PATCH] PCI: PCI/libata INTx bug fixBrett M Russ1-1/+1
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ1-0/+26
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz1-7/+5
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern1-1/+1
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-2/+5
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-4/+55
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-5/+9
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-55/+4
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-4/+55
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-3/+19
2005-07-11cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman1-2/+2
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li1-2/+9
2005-07-11[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li1-1/+10
2005-07-01[PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville1-6/+0
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk1-12/+0
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH1-0/+1
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabledKenji Kaneshige1-4/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+837