aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-24PCI: export __pci_reenable_device()Tejun Heo
2007-07-22ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li
2007-07-11PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-07-11PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton
2007-07-11PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg
2007-05-02PCI: kernel-doc fixRandy Dunlap
2007-05-02pci: New PCI-E reset APIBrian King
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman
2007-03-09PCI: allow multiple calls to pcim_pin_device()Tejun Heo
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto
2007-02-16PCI/sysfs/kobject kernel-doc fixesRandy Dunlap
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