aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-08-07PCI: add Broadcom 5708S to VPD length quirkEric Dumazet
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar
2008-07-28PCI: add D3 power state avoidance quirkAlan Cox
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li
2008-07-28PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox
2008-07-28PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox
2008-07-28PCI: rewrite PCI BAR reading codeMatthew Wilcox
2008-07-28PCI: document pci_target_stateJesse Barnes
2008-07-28PCI hotplug: fix typo in pcie hotplug outputJesse Barnes
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-22PCI: fixup sparse endianness warnings in proc.cHarvey Harrison
2008-07-22PCI PM: make more PCI PM core functionality available to driversRafael J. Wysocki
2008-07-22PCI/DMAR: don't assume presence of RMRRsYong Wang
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21pci kernel-doc fatal errorRandy Dunlap
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-18Merge branch 'linus' into pci-for-jesseIngo Molnar
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei
2008-07-14PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell
2008-07-14PCI PM: Fix pci_prepare_to_sleepRafael J. Wysocki
2008-07-12x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha
2008-07-12x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha
2008-07-12x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha
2008-07-12x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha
2008-07-12x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha
2008-07-12x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha
2008-07-12x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha
2008-07-12x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha
2008-07-12x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu
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 ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07PCI: rework pci_set_power_state function to call platform firstRafael J. Wysocki
2008-07-07PCI: Introduce platform_pci_power_manageable functionRafael J. Wysocki
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo
2008-07-03PCI: handle pci_name() being constGreg Kroah-Hartman