summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2007-02-09devres: device resource managementTejun Heo
2007-02-07MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman
2007-02-07PCI: power management: remove noise on non-manageable hwPavel Machek
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk
2007-02-07PCI: quirks.c: cleanupAdrian Bunk
2007-02-07PCI : Add selected_regions funcsHidetoshi Seto
2007-02-07PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto
2007-02-07PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto
2007-02-07PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto
2007-01-11[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox
2006-12-01PCI: save/restore PCI-X stateStephen Hemminger
2006-09-26PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-25PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell
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