aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
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
2008-10-22ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes
2008-10-20PCI: tidy PME support messagesBjorn Helgaas
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox
2008-07-28PCI: document pci_target_stateJesse Barnes
2008-07-22PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki
2008-07-21pci kernel-doc fatal errorRandy Dunlap
2008-07-14PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell
2008-07-14PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki
2008-07-07PCI: Simplify PCI device PM codeRafael J. Wysocki
2008-07-07PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki
2008-06-25PCI: correct resource number in debug outputJesse Barnes
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-06-10PCI: remove CVS keywordsAdrian Bunk
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: add PCI Express ASPM supportShaohua Li