Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-flexiantxendom0-3.2.10.git] / drivers / pci / pci.c
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-03-30 Rafael J. WysockiPCI PM: Make pci_prepare_to_sleep() disable wake-up...
2009-03-30 Rafael J. WysockiPCI PM: Introduce __pci_[start|complete]_power_transiti...
2009-03-30 Rafael J. WysockiPCI PM: Make pci_set_power_state() handle devices with...
2009-03-30 Rafael J. WysockiPCI PM: Move pci_restore_standard_config to pci-driver.c
2009-03-30 Rafael J. WysockiPCI PM: Use pci_set_power_state during early resume
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2009-03-26 Yu ZhaoPCI: save and restore PCIe 2.0 registers
2009-03-20 Yu ZhaoPCI: restore saved SR-IOV state
2009-03-20 Yu ZhaoPCI: initialize and release SR-IOV capability
2009-03-20 Yuji ShimadaPCI: allow assignment of memory resources with a specif...
2009-03-20 Kenji KaneshigePCI: fix wrong assumption in pci_common_swizzle
2009-03-20 Kenji KaneshigePCI: fix wrong assumption in pci_get_interrupt_pin
2009-03-20 Sheng YangPCI: Speed up device reset function
2009-03-20 Harvey HarrisonPCI: __FUNCTION__ is gcc-specific, use __func__
2009-02-13 Randy DunlapPCI: fix missing kernel-doc and typos
2009-02-05 Rafael J. WysockiPCI PM: Read power state from device after trying to...
2009-02-05 Rafael J. WysockiPCI PM: Check if the state has been saved before trying...
2009-01-27 Rafael J. WysockiPCI PM: Do not wait for buses in B2 or B3 during resume
2009-01-27 Rafael J. WysockiPCI PM: Power up devices before restoring their state
2009-01-16 Rafael J. WysockiPCI PM: Restore standard config registers of all device...
2009-01-16 Linus TorvaldsRevert "PCI PM: Register power state of devices during...
2009-01-07 Rafael J. WysockiPCI PM: Register power state of devices during initiali...
2009-01-07 Rafael J. WysockiPCI PM: Avoid touching devices behind bridges in unknow...
2009-01-07 Rafael J. WysockiPCI PM: Add suspend counterpart of pci_reenable_device
2009-01-07 Ben HutchingsPCI: Add pci_clear_master() as opposite of pci_set_master()
2009-01-07 Bjorn HelgaasPCI: add pci_common_swizzle() for INTx swizzling
2009-01-07 Rafael J. WysockiPCI PM: Fix pci_update_current_state
2009-01-07 Jesse BarnesPCI: set device wakeup capable flag if platform support...
2009-01-07 Yu ZhaoPCI: add a new function to map BAR offsets
2009-01-07 Yu ZhaoPCI: remove unnecessary condition check in pci_restore_...
2009-01-07 Yu ZhaoPCI: remove unnecessary arg of pci_update_resource()
2009-01-07 Andrew MortonPCI: uninline pci_ioremap_bar()
2009-01-07 Alan SternPCI: fix incorrect error return in pci_enable_wake
2009-01-07 Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: use config space encoding in pci_get_interrupt_pin()
2009-01-07 Rafael J. WysockiPCI: handle PCI state saving with interrupts disabled
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-07 Andrew PattersonACPI/PCI: PCI MSI _OSC support capabilities called...
2009-01-07 Andrew PattersonACPI/PCI: PCI extended config _OSC support called when...
2009-01-07 Sheng YangPCI: Extend pci_reset_function() to support PCI Advance...
2009-01-07 Sheng YangPCI: Refactor pci_reset_function()
2008-11-30 Al Viropci_setup() is init, not devinit
2008-11-19 Sheng YangPCI: Fix disable IRQ 0 in pci_reset_function()
2008-10-23 Zhao, YuPCI: fix ARI code to be compatible with mixed ARI/non...
2008-10-22 Sheng YangPCI: add support for function level reset
2008-10-22 Taku IzumiACPI/PCI: Set support bit for MSI in support field...
2008-10-20 Yu ZhaoPCI: support PCIe ARI capability
2008-10-20 Zhao, YuPCI: replace cfg space size (256/4096) by macros.
2008-10-20 Jesse BarnesPCI: fix -Wakpm warnings in pci_pm_init debug output
2008-10-20 Bjorn HelgaasPCI: tidy PME support messages
2008-10-20 Rafael J. WysockiPCI PM: Introduce function pci_wake_from_d3
2008-10-20 Benjamin Herrenschmidtpci: Use new %pR to print resource ranges
2008-08-07 Rafael J. WysockiPCI PM: Export pci_pme_active to drivers
2008-07-28 Alan CoxPCI: add D3 power state avoidance quirk
2008-07-28 Jesse BarnesPCI: document pci_target_state
2008-07-22 Rafael J. WysockiPCI PM: make more PCI PM core functionality available...
2008-07-21 Randy Dunlappci kernel-doc fatal error
2008-07-16 Rafael J. WysockiPCI ACPI: Drop the second argument of platform_pci_choo...
2008-07-14 Stephen RothwellPCI: include linux/pm_wakeup.h for device_set_wakeup_ca...
2008-07-14 Rafael J. WysockiPCI PM: Fix pci_prepare_to_sleep
2008-07-07 Rafael J. WysockiPCI: Simplify PCI device PM code
2008-07-07 Rafael J. WysockiPCI PM: Introduce pci_prepare_to_sleep and pci_back_fro...
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-07 Rafael J. WysockiPCI: rework pci_set_power_state function to call platfo...
2008-07-07 Rafael J. WysockiPCI: Introduce platform_pci_power_manageable function
2008-06-25 Jesse BarnesPCI: correct resource number in debug output
2008-06-25 Bjorn HelgaasPCI: use dev_printk when possible
2008-06-12 Jesse BarnesMerge branch 'suspend' of git://git./linux/kernel/git...
2008-06-11 Rafael J. WysockiPCI ACPI: Drop the second argument of platform_pci_choo...
2008-06-10 Adrian BunkPCI: remove CVS keywords
2008-04-21 Harvey HarrisonPCI: replace remaining __FUNCTION__ occurrences
2008-04-21 Shaohua LiPCI: add PCI Express ASPM support
2008-03-25 Andrew MortonPCI: revert "pcie: utilize pcie transaction pending...
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-05 FUJITA Tomonoriiommu sg merging: PCI: add dma segment boundary support
2008-02-05 FUJITA Tomonoriiommu sg merging: PCI: add device_dma_parameters support
2008-02-02 Greg Kroah-HartmanRevert "PCI: PCIE ASPM support"
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-01 Shaohua LiPCI: PCIE ASPM support
2008-02-01 Benjamin HerrenschmidtPCI: Remove pci_enable_device_bars()
2008-02-01 Benjamin HerrenschmidtPCI: Add pci_enable_device_{io,mem} intefaces
2008-02-01 Shaohua LiPCI: avoid save the same type of cap multiple times
2008-02-01 Shaohua LiPCI: correctly initialize a structure for pcie_save_pci...
2008-02-01 Shaohua LiPCI: fix typo in pci_save_pcix_state
2008-02-01 Shaohua Lipcie: utilize pcie transaction pending bit
2008-02-01 Adrian BunkPCI: make pci_restore_bars() static
2008-02-01 Tejun Heopci: allow multiple calls to pcim_enable_device()
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-12 Jeff GarzikPCI: Add 'nodomains' boot option, and pci_domains_suppo...
2007-10-12 Randy Dunlappci: implement "pci=noaer"
2007-10-12 vignesh babuPCI: is_power_of_2 in drivers/pci/pci.c
2007-08-01 Tejun Heopci: rename __pci_reenable_device() to pci_reenable_dev...
2007-07-30 Randy Dunlapkernel-doc fixes for PCI and drivers/base/
2007-07-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-24 Tejun HeoPCI: export __pci_reenable_device()
2007-07-22 Shaohua LiACPI: Use ACPI methods to select PCI device suspend...
2007-07-11 Andrew LunnPCI: pci_set_power_state(): check for PM capabilities...
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
next