aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-04pci: VT3336 can't do MSI eitherTejun Heo1-0/+1
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-12PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes1-1/+0
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linusJesse Barnes2-23/+63
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com1-22/+62
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt1-2/+6
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige1-1/+5
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige1-1/+6
2008-05-27pciehp: move msleep after power offKenji Kaneshige2-7/+14
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige1-4/+38
2008-05-27pciehp: fix slow probingKenji Kaneshige2-7/+36
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige3-35/+37
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige1-0/+4
2008-05-24PCI: use dev_to_node in pci_call_probeYinghai Lu1-1/+1
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li1-0/+20
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds1-2/+1
2008-05-13ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige1-1/+7
2008-05-13PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz1-0/+1
2008-05-13PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross1-3/+3
2008-05-13ACPI/PCI: handle multiple _OSCKenji Kaneshige1-1/+7
2008-05-13ACPI/PCI: handle multiple _OSCShaohua Li1-29/+66
2008-05-13PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige1-1/+1
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-16/+17
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds8-447/+271
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige1-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2-9/+28
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu1-7/+14
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pciLinus Torvalds1-2/+19
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev1-7/+6
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu1-0/+6
2008-04-26driver core: try parent numa_node at first before using defaultYinghai Lu1-1/+3
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-1/+10
2008-04-25pciehp: Fix command writeKenji Kaneshige1-1/+4
2008-04-25shpchp: fix slot nameKenji Kaneshige1-2/+9
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk1-1/+1
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige1-110/+88
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige1-0/+4
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige1-46/+8
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige4-39/+39
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige1-112/+38
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige1-0/+2
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige2-120/+29
2008-04-25pciehp: fix slot nameKenji Kaneshige1-2/+9
2008-04-24intel-iommu.c: dma ops fixIngo Molnar1-18/+17
2008-04-23PCI Express ASPM support should default to 'No'Jesper Juhl1-1/+1
2008-04-22Fix cardbus resource allocationLinus Torvalds1-15/+15