summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki
2009-01-07PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings
2009-01-07PCI: add interface to set visible size of VPDStephen Hemminger
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas
2009-01-07PCI: define PCI resource names in an 'enum'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: add pci_swizzle_interrupt_pin()Bjorn Helgaas
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: PCIe ASPM _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-06PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-11-03PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley
2008-10-22PCI: don't export linux/io.h from pci.hStephen Rothwell
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang
2008-10-22PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes
2008-10-22PCI: add support for function level resetSheng Yang
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven
2008-10-20PCI: support PCIe ARI capabilityYu Zhao
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-09-26Export the ROM enable/disable helpersAlan Cox
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki
2008-08-07PCI: make pci_register_driver() a macroAndrew Morton
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox
2008-07-22PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki
2008-07-18Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-08pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalentStefan Assmann
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: make pci_name use dev_nameGreg KH
2008-06-30PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap
2008-06-27PCI: Fix comment of pci_dynidsWang Chen
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com
2008-06-10PCI: introduce pci_slotAlex Chiang