Age | Commit message (Expand) | Author | Files | Lines |
2014-11-03 | PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD device | Huang Rui | 1 | -0/+20 |
2014-10-06 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+7 |
2014-10-02 | PCI: Add ACS quirk for AMD A88X southbridge devices | Marti Raudsepp | 1 | -0/+7 |
2014-10-01 | Merge branches 'pci/aer' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -6/+28 |
2014-09-29 | PCI: Add ACS quirk for Intel 10G NICs | Alex Williamson | 1 | -6/+28 |
2014-09-25 | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas | 1 | -51/+17 |
2014-09-23 | PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140 | Alex Williamson | 1 | -0/+17 |
2014-09-23 | PCI: Remove unused pci_get_dma_source() | Alex Williamson | 1 | -51/+0 |
2014-09-22 | Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+22 |
2014-09-17 | PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size | Douglas Lehr | 1 | -0/+20 |
2014-09-08 | PCI: Assume all Mellanox devices have broken INTx masking | Gavin Shan | 1 | -0/+2 |
2014-08-05 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+104 |
2014-07-06 | PCI: Add bridge DMA alias quirk for Intel 82801 bridge | Alex Williamson | 1 | -0/+2 |
2014-06-20 | PCI: Suspend/resume quirks for Apple thunderbolt | Andreas Noever | 1 | -0/+97 |
2014-06-20 | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever | 1 | -0/+7 |
2014-06-12 | Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next | Bjorn Helgaas | 1 | -84/+73 |
2014-06-11 | PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L | Jérôme Carretero | 1 | -0/+2 |
2014-06-11 | PCI: Merge multi-line quoted strings | Ryan Desfosses | 1 | -46/+33 |
2014-06-11 | PCI: Whitespace cleanup | Ryan Desfosses | 1 | -38/+36 |
2014-06-09 | PCI: Add bridge DMA alias quirk for ITE bridge | Alex Williamson | 1 | -0/+2 |
2014-06-03 | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 1 | -0/+75 |
2014-05-29 | PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges | Alex Williamson | 1 | -0/+23 |
2014-05-29 | PCI: Add function 1 DMA alias quirk for Marvell devices | Alex Williamson | 1 | -0/+36 |
2014-05-29 | PCI: Add function 0 DMA alias quirk for Ricoh devices | Alex Williamson | 1 | -0/+16 |
2014-05-27 | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 1 | -0/+8 |
2014-05-21 | PCI: Mark RTL8110SC INTx masking as broken | Alex Williamson | 1 | -0/+8 |
2014-04-30 | Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ... | Bjorn Helgaas | 1 | -0/+3 |
2014-04-29 | PCI: Add new ID for Intel GPU "spurious interrupt" quirk | Thomas Jarosch | 1 | -0/+1 |
2014-04-15 | PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk | Alex Williamson | 1 | -0/+2 |
2014-03-20 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -0/+5 |
2014-02-27 | PCI: Mark resources as IORESOURCE_UNSET if we can't assign them | Bjorn Helgaas | 1 | -0/+5 |
2014-02-12 | PCI: Enable quirks for PCIe ACS on Intel PCH root ports | Alex Williamson | 1 | -0/+160 |
2014-02-12 | PCI: Add device-specific PCI ACS enable | Alex Williamson | 1 | -0/+25 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 1 | -1/+1 |
2013-11-28 | remove obsolete references to powertweak | Dave Jones | 1 | -4/+0 |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 1 | -52/+52 |
2013-09-26 | PCI: Remove Intel Haswell D3 delays | Todd E Brandt | 1 | -0/+23 |
2013-08-13 | Merge branch 'pci/vipul-chelsio-reset-v2' into next | Bjorn Helgaas | 1 | -16/+81 |
2013-08-12 | PCI: Use pci_wait_for_pending_transaction() instead of for loop | Casey Leedom | 1 | -16/+2 |
2013-08-12 | PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset | Casey Leedom | 1 | -0/+79 |
2013-07-25 | PCI: Claim ACS support for AMD southbridge devices | Alex Williamson | 1 | -0/+50 |
2013-06-27 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -4/+2 |
2013-06-18 | PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang | 1 | -4/+2 |
2013-06-05 | Merge branch 'pci/shane-amd-ahci-i2c' into next | Bjorn Helgaas | 1 | -0/+2 |
2013-06-03 | ahci: Add AMD CZ SATA device ID | Shane Huang | 1 | -0/+2 |
2013-05-15 | PCI: Work around Ivytown NTB BAR size issue | Jon Mason | 1 | -0/+25 |
2013-04-16 | PCI: Clean up quirk_io_region | Yinghai Lu | 1 | -85/+45 |
2013-04-04 | PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X | Xiong Huang | 1 | -0/+18 |
2012-12-26 | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 1 | -2/+5 |