aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-11-11PCI: read current power state at enable timeJesse Barnes
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-07-30PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze
2010-05-11PCI: clearing wakeup flags not neededAlan Stern
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-03-19PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-03-19PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-03-19PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-03-16Fix typos in commentsThomas Weber
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori
2010-03-12dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-05PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-19PCI: Add pci_bus_find_ext_capabilityJesse Barnes
2010-02-05pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-16PCI: support device-specific reset methodsDexuan Cui
2009-12-04PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza
2009-12-04PCI: add pci_request_acsChris Wright
2009-12-04PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid
2009-12-04PCI: add debug output for DMA mask infoYinghai Lu
2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige
2009-11-24PCI: use pci_pcie_cap() in pci coreKenji Kaneshige
2009-11-11PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds