summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-07-30PCI: fix wrong memory address handling in MSI-XKenji Kaneshige
2010-07-30PCI: check return value of pci_enable_device() when enabling bridgesJunchang Wang
2010-07-30PCI: sparse warning (trivial)Stephen Hemminger
2010-07-30PCI: disable MSI on VIA K8M800Tejun Heo
2010-07-30PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch
2010-07-30PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter
2010-07-30PCI aerdrv: fix annoying warningsLinus Torvalds
2010-07-30PCI: change device runtime PM settings for probe and removeAlan Stern
2010-07-27Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel
2010-07-19iommu-api: Extension to check for interrupt remappingTom Lyon
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-06ACPICA: Remove wakeup GPE reference counting which is not usedRafael J. Wysocki
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