summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar1-1/+1
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar38-1115/+1788
2008-07-18Merge branch 'linus' into pci-for-jesseIngo Molnar41-1146/+1889
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds39-1111/+1786
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki3-6/+4
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+1
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei1-1/+1
2008-07-14PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell1-0/+1
2008-07-14PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki1-2/+2
2008-07-12x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha1-0/+11
2008-07-12x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha1-0/+10
2008-07-12x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha1-0/+25
2008-07-12x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha2-0/+247
2008-07-12x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha6-15/+187
2008-07-12x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha3-7/+211
2008-07-12x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha2-15/+15
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha5-0/+83
2008-07-12x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha1-3/+1
2008-07-12x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha1-11/+24
2008-07-12x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha3-22/+79
2008-07-12x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha3-21/+18
2008-07-12x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha4-236/+264
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-1/+1
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu1-14/+37
2008-07-07PCI: Simplify PCI device PM codeRafael J. Wysocki1-66/+52
2008-07-07PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki1-0/+83
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki4-89/+155
2008-07-07PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki2-52/+114
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki3-20/+65
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
2008-07-03PCI: handle pci_name() being constGreg Kroah-Hartman1-3/+3
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-06-27PCI: fix pci_setup_device()'s sprinting into a const bufferDavid Howells1-2/+3
2008-06-27pciehp: use get_service_dataKenji Kaneshige1-5/+3
2008-06-27pciehp: remove needless command completed interrupt settingKenji Kaneshige1-7/+3
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige3-136/+128
2008-06-25PCI: correct resource number in debug outputJesse Barnes1-4/+4
2008-06-25PCIE: port driver: use dev_printk when possibleBjorn Helgaas2-14/+13
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas3-21/+19
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas6-106/+89
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige1-3/+1
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige1-2/+2
2008-06-25pciehp: change command polling frequencyKenji Kaneshige1-2/+2
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige1-11/+14
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige1-1/+1
2008-06-25PCI: fixup kdoc blocks for hotplug functionsJesse Barnes1-2/+4
2008-06-23pci: debug extra pci bus resourcesYinghai Lu1-0/+35
2008-06-23pci: debug extra pci resources rangeYinghai Lu1-0/+6