aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2006-07-12[PATCH] PCI: PCIE power management quirkKristen Carlson Accardi
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Greg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr
2006-06-21[PATCH] PCI: disable msi mode in pci_disable_deviceShaohua Li
2006-06-21[PATCH] PCI: don't enable device if already enabledKristen Accardi
2006-06-13Merge branch 'master' into upstreamJeff Garzik
2006-06-11[PATCH] PCI: reverse pci config space restore orderYu, Luming
2006-06-11[PATCH] PCI: Improve PCI config space writebackDave Jones
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi
2006-03-23[PATCH] PCI: clean up msi.c a bitGrant Grundler
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk
2006-01-09[PATCH] pci: use pin stored in pci_devKristen Accardi
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap
2005-10-28[PATCH] pci: cleanup need_restore switch statementJohn W. Linville
2005-09-14[PATCH] pci: only call pci_restore_bars at bootJohn W. Linville
2005-09-09[PATCH] PCI: PCI/libata INTx bug fixBrett M Russ
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown
2005-07-11cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li
2005-07-11[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li
2005-07-01[PATCH] pci: cleanup argument comments for pci_{save,restore}_stateJohn W. Linville
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds