Age | Commit message (Expand) | Author |
2010-09-26 | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-09-20 | PCI: MSI: Remove unsafe and unnecessary hardware access | Ben Hutchings |
2010-08-13 | PCI: disable MSI on VIA K8M800 | Tejun Heo |
2010-08-13 | PCI: Do not run NVidia quirks related to MSI with MSI disabled | Rafael J. Wysocki |
2010-08-02 | virtio-pci: disable msi at startup | Michael S. Tsirkin |
2010-07-05 | ahci: add pci quirk for JMB362 | Tejun Heo |
2010-07-05 | PCI: Disable MSI for MCP55 on P5N32-E SLI | Ben Hutchings |
2010-07-05 | PCI quirks: disable msi on AMD rs4xx internal gfx bridges | Alex Deucher |
2010-07-05 | PCI quirk: Disable MSI on VIA K8T890 systems | Matthew Wilcox |
2010-05-12 | PCI: Ensure we re-enable devices on resume | Matthew Garrett |
2010-04-26 | PCI: fix nested spinlock hang in aer_inject | Andrew Patterson |
2010-04-26 | PCI: kill off pci_register_set_vga_state() symbol export. | Paul Mundt |
2010-04-26 | pci: Update pci_set_vga_state() to call arch functions | Mike Travis |
2010-04-26 | PCIe AER: prevent AER injection if hardware masks error reporting | Youquan Song |
2010-04-01 | PCI: cleanup error return for pcix get and set mmrbc functions | Dean Nelson |
2010-04-01 | PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions | Dean Nelson |
2010-04-01 | PCI: fix return value from pcix_get_max_mmrbc() | Dean Nelson |
2010-04-01 | pci: add support for 82576NS serdes to existing SR-IOV quirk | Alexander Duyck |
2010-04-01 | PCI: unconditionally clear AER uncorr status register during cleanup | Andrew Patterson |
2010-03-15 | PCI hotplug: check ioremap() return value in ibmphp_ebda.c | Andrew Morton |
2010-03-15 | PCI hotplug: ibmphp: read the length of ebda and map entire ebda region | Chandru |
2010-01-28 | PCI: AER: fix aer inject result in kernel oops | Song Youquan |
2010-01-28 | PCI: Always set prefetchable base/limit upper32 registers | Alex Williamson |
2010-01-22 | PCI/cardbus: Add a fixup hook and fix powerpc | Benjamin Herrenschmidt |
2009-12-18 | intel-iommu: ignore page table validation in pass through mode | Chris Wright |
2009-12-18 | intel-iommu: Fix oops with intel_iommu=igfx_off | David Woodhouse |
2009-12-18 | intel-iommu: Check for an RMRR which ends before it starts. | David Woodhouse |
2009-12-18 | intel-iommu: Apply BIOS sanity checks for interrupt remapping too. | David Woodhouse |
2009-12-18 | intel-iommu: Detect DMAR in hyperspace at probe time. | Chris Wright |
2009-11-19 | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB... | David Woodhouse |
2009-11-14 | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32 | Linus Torvalds |
2009-11-12 | intel-iommu: Support PCIe hot-plug | Fenghua Yu |
2009-11-12 | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough | Alex Williamson |
2009-11-09 | intel-iommu: Check for 'DMAR at zero' BIOS error earlier. | David Woodhouse |
2009-11-06 | PCI ASPM: fix oops on root port removal | Kenji Kaneshige |
2009-10-27 | Revert "PCI: get larger bridge ranges when space is available" | Jesse Barnes |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang |
2009-10-13 | headers: Fix build after <linux/sched.h> removal | Ingo Molnar |
2009-10-13 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds |
2009-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-10-12 | Run pci_apply_final_quirks() sooner. | David Woodhouse |
2009-10-12 | Mark pci_apply_final_quirks() __init rather than __devinit | David Woodhouse |
2009-10-12 | Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c | David Woodhouse |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-07 | PCI: Prevent AER driver from being loaded on non-root port PCIE devices | Kenji Kaneshige |
2009-10-07 | PCI: get larger bridge ranges when space is available | Yinghai Lu |
2009-10-07 | PCI: pci.c: fix kernel-doc notation | Randy Dunlap |
2009-10-07 | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers | Gabe Black |
2009-10-06 | PCI PM: Read device power state from register after updating it | Rafael J. Wysocki |