summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2009-05-19PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-06PCI: Setup disabled bridges even if buses are addedYuji Shimada
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki
2009-03-30PCI PM: Make pci_set_power_state() handle devices with no PM supportRafael J. Wysocki
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-30PCI PM: Use pci_set_power_state during early resumeRafael J. Wysocki
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-26PCI: save and restore PCIe 2.0 registersYu Zhao
2009-03-20PCI: restore saved SR-IOV stateYu Zhao
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-03-20PCI: fix wrong assumption in pci_common_swizzleKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_get_interrupt_pinKenji Kaneshige
2009-03-19PCI: Speed up device reset functionSheng Yang
2009-03-19PCI: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-02-13PCI: fix missing kernel-doc and typosRandy Dunlap
2009-02-04PCI PM: Read power state from device after trying to change it on resumeRafael J. Wysocki
2009-02-04PCI PM: Check if the state has been saved before trying to restore itRafael J. Wysocki
2009-01-27PCI PM: Do not wait for buses in B2 or B3 during resumeRafael J. Wysocki
2009-01-27PCI PM: Power up devices before restoring their stateRafael J. Wysocki
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-16Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds
2009-01-07PCI PM: Register power state of devices during initializationRafael J. Wysocki
2009-01-07PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki
2009-01-07PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki
2009-01-07PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings
2009-01-07PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas
2009-01-07PCI PM: Fix pci_update_current_stateRafael J. Wysocki
2009-01-07PCI: set device wakeup capable flag if platform support is presentJesse Barnes
2009-01-07PCI: add a new function to map BAR offsetsYu Zhao
2009-01-07PCI: remove unnecessary condition check in pci_restore_bars()Yu Zhao
2009-01-07PCI: remove unnecessary arg of pci_update_resource()Yu Zhao
2009-01-07PCI: uninline pci_ioremap_bar()Andrew Morton
2009-01-07PCI: fix incorrect error return in pci_enable_wakeAlan Stern
2009-01-07PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas
2009-01-07PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07PCI: Extend pci_reset_function() to support PCI Advanced FeaturesSheng Yang
2009-01-07PCI: Refactor pci_reset_function()Sheng Yang
2008-11-30pci_setup() is init, not devinitAl Viro
2008-11-19PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang
2008-10-23PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu
2008-10-22PCI: add support for function level resetSheng Yang