PCI/PM: Use per-device D3 delays
[safe/jmp/linux-2.6] / drivers / pci / pci.c
2010-01-04 Rafael J. WysockiPCI/PM: Use per-device D3 delays
2009-12-31 Rafael J. WysockiPCI: Fix build if quirks are not enabled
2009-12-17 Benjamin HerrenschmidtPCI/cardbus: Add a fixup hook and fix powerpc
2009-12-16 Stefan AssmannPCI: change PCI nomenclature in drivers/pci/ (comment...
2009-12-16 Dexuan CuiPCI: support device-specific reset methods
2009-12-05 Kleber Sacilotto... PCI: fix coding style issue in pci_save_state()
2009-12-05 Chris WrightPCI: add pci_request_acs
2009-12-04 Shmulik RavidPCI: read-modify-write the pcie device control register...
2009-12-04 Yinghai LuPCI: add debug output for DMA mask info
2009-11-24 Kenji KaneshigePCI: use pci_is_pcie() in pci core
2009-11-24 Kenji KaneshigePCI: use pci_pcie_cap() in pci core
2009-11-11 Linus TorvaldsPCI: allow matching of prefetchable resources to non...
2009-11-06 Thomas GleixnerPCI: Replace old style lock initializer
2009-11-04 Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04 Bjorn HelgaasPCI: make PME# messages KERN_DEBUG
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Allen KayPCI: acs p2p upsteram forwarding enabling
2009-11-04 Bjorn HelgaasPCI: print resources consistently with %pRt
2009-11-04 Tejun HeoPCI: pci_dfl_cache_line_size is __devinitdata
2009-11-04 Tejun Heopccard: configure CLS on attach
2009-11-04 Tejun Heosparc64/PCI: drop PCI_CACHE_LINE_BYTES
2009-11-04 Jesse BarnesPCI: determine CLS more intelligently
2009-10-13 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/iommu-2.6.32
2009-10-12 David WoodhouseRename pci_init() to pci_apply_final_quirks(), move...
2009-10-07 Randy DunlapPCI: pci.c: fix kernel-doc notation
2009-10-06 Rafael J. WysockiPCI PM: Read device power state from register after...
2009-09-14 Rafael J. WysockiPCI: Clear saved_state after the state has been restored
2009-09-09 Rafael J. WysockiPCI PM: Introduce device flag wakeup_prepared
2009-09-09 Rafael J. WysockiPCI PM: Simplify PCI wake-up code
2009-09-09 Eric W. BiedermanPCI: pcie: Ensure hotplug ports have a minimum number...
2009-09-09 Benjamin HerrenschmidtPCI/GPU: implement VGA arbitration on Linux
2009-09-09 Michael S. TsirkinPCI: expose function reset capability in sysfs
2009-08-20 Alek DuPCI: check saved state before restore
2009-07-01 Matthew WilcoxPCI: Fix IRQ swizzling for ARI-enabled devices
2009-06-29 Yu ZhaoPCI: check if bus has a proper bridge device before...
2009-06-22 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-06-16 Frans PopPCI PM: consistently use type bool for wake enable...
2009-06-16 Rafael J. WysockiPCI PM: Fix handling of devices without PM support...
2009-06-16 Yu ZhaoPCI: support Secondary Bus Reset
2009-06-16 Yu ZhaoPCI: support PM D0hot->D3 transition reset
2009-06-16 Yu ZhaoPCI: cleanup Function Level Reset
2009-06-16 Kenji KaneshigePCI: use pci_is_root_bus() in pci_common_swizzle()
2009-06-16 Kenji KaneshigePCI: use pci_is_root_bus() in pci_get_interrupt_pin()
2009-06-16 Alan SternPCI: add power-state name strings
2009-06-11 Andrew PattersonPCI: Add support for turning PCIe ECRC on or off
2009-06-11 Rafael J. WysockiPCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transit...
2009-05-19 Rafael J. WysockiPCI PM: Fix initialization and kexec breakage for some...
2009-04-22 Yu ZhaoPCI: only save/restore existent registers in the PCIe...
2009-04-06 Yuji ShimadaPCI: Setup disabled bridges even if buses are added
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
next