| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next | Bjorn Helgaas | 2014-06-11 | 1 | -84/+73 |
|\ \ |
|
| | * | PCI: Merge multi-line quoted strings | Ryan Desfosses | 2014-06-10 | 1 | -46/+33 |
| | * | PCI: Whitespace cleanup | Ryan Desfosses | 2014-06-10 | 1 | -38/+36 |
| |/
|/| |
|
| * | PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L | Jérôme Carretero | 2014-06-11 | 1 | -0/+2 |
| * | PCI: Add bridge DMA alias quirk for ITE bridge | Alex Williamson | 2014-06-09 | 1 | -0/+2 |
* | | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 2014-06-02 | 1 | -0/+75 |
|\ \
| |/ |
|
| * | PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges | Alex Williamson | 2014-05-28 | 1 | -0/+23 |
| * | PCI: Add function 1 DMA alias quirk for Marvell devices | Alex Williamson | 2014-05-28 | 1 | -0/+36 |
| * | PCI: Add function 0 DMA alias quirk for Ricoh devices | Alex Williamson | 2014-05-28 | 1 | -0/+16 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 2014-05-26 | 1 | -0/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | PCI: Mark RTL8110SC INTx masking as broken | Alex Williamson | 2014-05-20 | 1 | -0/+8 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ... | Bjorn Helgaas | 2014-04-29 | 1 | -0/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| /
| | |/ |
|
| | * | PCI: Add new ID for Intel GPU "spurious interrupt" quirk | Thomas Jarosch | 2014-04-28 | 1 | -0/+1 |
| |/
|/| |
|
| * | PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk | Alex Williamson | 2014-04-14 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-03-19 | 1 | -0/+5 |
|\ |
|
| * | PCI: Mark resources as IORESOURCE_UNSET if we can't assign them | Bjorn Helgaas | 2014-02-27 | 1 | -0/+5 |
* | | PCI: Enable quirks for PCIe ACS on Intel PCH root ports | Alex Williamson | 2014-02-11 | 1 | -0/+160 |
* | | PCI: Add device-specific PCI ACS enable | Alex Williamson | 2014-02-11 | 1 | -0/+25 |
|/ |
|
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 1 | -1/+1 |
|\ |
|
| * | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 2013-12-21 | 1 | -1/+1 |
* | | remove obsolete references to powertweak | Dave Jones | 2013-11-27 | 1 | -4/+0 |
|/ |
|
* | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 1 | -52/+52 |
* | PCI: Remove Intel Haswell D3 delays | Todd E Brandt | 2013-09-25 | 1 | -0/+23 |
* | Merge branch 'pci/vipul-chelsio-reset-v2' into next | Bjorn Helgaas | 2013-08-12 | 1 | -16/+81 |
|\ |
|
| * | PCI: Use pci_wait_for_pending_transaction() instead of for loop | Casey Leedom | 2013-08-12 | 1 | -16/+2 |
| * | PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset | Casey Leedom | 2013-08-12 | 1 | -0/+79 |
* | | PCI: Claim ACS support for AMD southbridge devices | Alex Williamson | 2013-07-25 | 1 | -0/+50 |
|/ |
|
* | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-06-26 | 1 | -4/+2 |
|\ |
|
| * | PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang | 2013-06-18 | 1 | -4/+2 |
* | | Merge branch 'pci/shane-amd-ahci-i2c' into next | Bjorn Helgaas | 2013-06-04 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | ahci: Add AMD CZ SATA device ID | Shane Huang | 2013-06-03 | 1 | -0/+2 |
* | | PCI: Work around Ivytown NTB BAR size issue | Jon Mason | 2013-05-15 | 1 | -0/+25 |
|/ |
|
* | PCI: Clean up quirk_io_region | Yinghai Lu | 2013-04-15 | 1 | -85/+45 |
* | PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X | Xiong Huang | 2013-04-04 | 1 | -0/+18 |
* | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 1 | -2/+5 |
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 1 | -0/+39 |
|\ |
|
| * | PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards | Ian Abbott | 2012-11-07 | 1 | -0/+11 |
| * | PCI: Add workaround for PLX PCI 9050 BAR alignment erratum | Ian Abbott | 2012-11-07 | 1 | -0/+28 |
* | | PCI: Remove __dev* markings | Bill Pemberton | 2012-11-28 | 1 | -66/+66 |
|/ |
|
* | PCI: Wait for pending transactions to complete before 82599 FLR | Bjorn Helgaas | 2012-08-23 | 1 | -1/+27 |
* | PCI/core: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -8/+1 |
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 1 | -79/+163 |
|\ |
|
| * | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2012-07-16 | 1 | -16/+4 |
| |\ |
|
| | * | PCI: fix undefined reference to 'pci_fixup_final_inited' | Myron Stowe | 2012-07-16 | 1 | -16/+4 |
| * | | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 2012-07-10 | 1 | -38/+1 |
| |\ \ |
|
| | * | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas | 2012-07-09 | 1 | -38/+1 |
| * | | | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas | 2012-07-09 | 1 | -32/+67 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | PCI: call final fixups hot-added devices | Myron Stowe | 2012-07-09 | 1 | -0/+18 |
| | * | | PCI: move final fixups from __init to __devinit | Myron Stowe | 2012-07-09 | 1 | -4/+4 |
| | * | | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe | 2012-07-09 | 1 | -14/+14 |