summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
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-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
2009-11-06PCI: Replace old style lock initializerThomas Gleixner
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04PCI: make PME# messages KERN_DEBUGBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04PCI: acs p2p upsteram forwarding enablingAllen Kay
2009-11-04PCI: print resources consistently with %pRtBjorn Helgaas
2009-11-04PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo
2009-11-04pccard: configure CLS on attachTejun Heo
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-12Rename pci_init() to pci_apply_final_quirks(), move it to quirks.cDavid Woodhouse
2009-10-07PCI: pci.c: fix kernel-doc notationRandy Dunlap
2009-10-06PCI PM: Read device power state from register after updating itRafael J. Wysocki
2009-09-14PCI: Clear saved_state after the state has been restoredRafael J. Wysocki
2009-09-09PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki