aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar1-0/+6
2008-11-03PCI: annotate return value of pci_ioremap_bar with __iomemHarvey Harrison1-1/+1
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar1-14/+55
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley1-0/+7
2008-10-22PCI: don't export linux/io.h from pci.hStephen Rothwell1-1/+1
2008-10-22PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang1-0/+5
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+2
2008-10-22PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang1-1/+1
2008-10-22PCI: include io.h in pci.h so that ioremap_nocache is definedJesse Barnes1-0/+1
2008-10-22PCI: add support for function level resetSheng Yang1-0/+2
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven1-0/+13
2008-10-20PCI: support PCIe ARI capabilityYu Zhao1-0/+1
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu1-2/+2
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu1-1/+1
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki1-0/+1
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller1-1/+0
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+2
2008-09-26Export the ROM enable/disable helpersAlan Cox1-0/+2
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH1-4/+4
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki1-0/+1
2008-08-07PCI: make pci_register_driver() a macroAndrew Morton1-4/+6
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox1-0/+2
2008-07-22PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki1-0/+2
2008-07-18Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirksIngo Molnar1-9/+48
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-9/+48
2008-07-08pci, acpi: reroute PCI interrupt to legacy boot interrupt equivalentStefan Assmann1-0/+6
2008-07-07PCI: Simplify PCI device PM codeRafael J. Wysocki1-1/+7
2008-07-07PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki1-0/+2
2008-07-07PCI: make pci_name use dev_nameGreg KH1-2/+2
2008-06-30PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap1-0/+5
2008-06-27PCI: Fix comment of pci_dynidsWang Chen1-1/+1
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-0/+1
2008-06-10PCI: introduce pci_slotAlex Chiang1-2/+17
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki1-1/+1
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-1/+9
2008-06-10PCI: drivers/pci/pci.c: add prototypesAdrian Bunk1-1/+4
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg1-1/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+8
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu1-0/+6
2008-04-28PCI: don't expose struct pci_vpd to userspaceJesse Barnes1-2/+2
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu1-1/+1
2008-04-26x86 pci: remove checking type for mmconfig probeYinghai Lu1-2/+2
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-0/+1
2008-04-26x86: validate against acpi motherboard resourcesRobert Hancock1-0/+8
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings1-0/+3
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+1
2008-04-20PCI: add PCI Express ASPM supportShaohua Li1-0/+5
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman1-3/+0