summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-06-27Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin
2010-06-18PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki
2010-06-15intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse
2010-06-15intel-iommu: Fix double lock in get_domain_for_dev()Jiri Slaby
2010-06-15intel-iommu: Fix reference by physical address in intel_iommu_attach_device()Sheng Yang
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-21PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham
2010-05-21PCI: Allow manual resource allocation for PCI hotplug bridgesFelix Radensky
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying
2010-05-19intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tablesBen Hutchings
2010-05-19intel-iommu: Combine the BIOS DMAR table warning messagesBen Hutchings
2010-05-18PCI hotplug: Use kmemdupJulia Lawall
2010-05-18PCI: output FW warning in pci_read/write_vpdPrarit Bhargava
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze
2010-05-18PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher
2010-05-18PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17intel-iommu: intel_iommu_map_range failed at very end of address spaceTom Lyon
2010-05-17intel-iommu: errors with smaller iommu widthsTom Lyon
2010-05-12Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv_core.cHidetoshi Seto
2010-05-11PCI: aerdrv: trivial cleanup for aerdrv.cHidetoshi Seto
2010-05-11PCI: aerdrv: introduce default_downstream_reset_linkHidetoshi Seto
2010-05-11PCI: aerdrv: rework find_aer_serviceHidetoshi Seto
2010-05-11PCI: aerdrv: remove is_downstreamHidetoshi Seto
2010-05-11PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKSHidetoshi Seto
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto
2010-05-11PCI: aerdrv: rework do_recoveryHidetoshi Seto
2010-05-11PCI: aerdrv: rework get_e_source()Hidetoshi Seto
2010-05-11PCI: aerdrv: rework aer_isr_one_error()Hidetoshi Seto
2010-05-11PCI: aerdrv: rework add_error_deviceHidetoshi Seto
2010-05-11PCI: aerdrv: remove compare_device_idHidetoshi Seto
2010-05-11PCI: aerdrv: introduce is_error_sourceHidetoshi Seto
2010-05-11PCI: aerdrv: rework find_source_deviceHidetoshi Seto
2010-05-11PCI: aerdrv: make aer_{en,dis}able_rootport staticHidetoshi Seto
2010-05-11PCI: aerdrv: cleanup inconsistent functionsHidetoshi Seto
2010-05-11PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMANDHidetoshi Seto