summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | PCI: Configure ASPM when enabling deviceVidya Sagar2014-07-161-6/+6
| | | | | | * | | PCI/MSI: Use irq_get_msi_desc() to simplify codeYijing Wang2014-07-161-7/+5Star
| | | | | | * | | PCI/MSI: Remove unused list access in __pci_restore_msix_state()Yijing Wang2014-07-161-1/+0Star
| | | | | | * | | PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_devYijing Wang2014-07-161-1/+1
| | | | | | * | | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang2014-07-161-18/+0Star
| | | | | | * | | PCI/MSI: Add msi_setup_entry() to clean up MSI initializationYijing Wang2014-07-161-18/+33
| | | | | * | | | PCI: tegra: Fix GPL v2 license string typoThierry Reding2014-07-151-1/+1
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas2014-07-151-1/+1
| | | * | | | | PCI: mvebu: Fix GPL v2 license string typoThierry Reding2014-07-151-1/+1
| | | | |/ / / | | | |/| | |
| | * / | | | PCI: generic: Fix GPL v2 license string typoBjorn Helgaas2014-07-151-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p...Bjorn Helgaas2014-07-099-192/+161Star
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | / / | | | | | | |/ / | | | | | | | / | | | | | | |/ | | | | | |/|
| | | | | | * PCI/MSI: Cache Multiple Message Capable in struct msi_descYijing Wang2014-07-041-10/+5Star
| | | | | | * PCI/MSI: Remove unused msi_enabled_mask()Yijing Wang2014-07-041-5/+0Star
| | | | | | * PCI/MSI: Add internal msix_clear_and_set_ctrl() functionYijing Wang2014-07-041-23/+16Star
| | |_|_|_|/ | |/| | | |
| | | | | * ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti2014-07-021-6/+12
| | | | | * PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu2014-07-021-4/+0Star
| | |_|_|/ | |/| | |
| | | | * PCI: Add bridge DMA alias quirk for Intel 82801 bridgeAlex Williamson2014-07-051-0/+2
| | |_|/ | |/| |
| | | * PCI: cpqphp: Remove unnecessary null test before debugfs_remove()Fabian Frederick2014-07-071-2/+1Star
| | | * PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe2014-07-071-1/+1
| | | * PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain2014-07-052-11/+1Star
| | | * PCI: pciehp: Remove assumptions about which commands cause completion eventsBjorn Helgaas2014-06-171-30/+5Star
| | | * PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas2014-06-172-5/+29
| | | * PCI: pciehp: Wait for hotplug command completion lazilyBjorn Helgaas2014-06-171-4/+3Star
| | | * PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas2014-06-162-16/+18
| | | * PCI: Prevent NULL dereference during pciehp probeAndreas Noever2014-06-161-0/+7
| | |/ | |/|
| | * PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy2014-07-051-3/+4
| | * PCI: rcar: Cleanup style and formattingPhil Edworthy2014-07-051-61/+63
| | * PCI: rcar: Use correct initial HW settingsPhil Edworthy2014-07-051-11/+4Star
| | * PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov2014-07-051-10/+0Star
| |/
* / PCI: Fix unaligned access in AF transaction pending testAlex Williamson2014-06-171-2/+7
|/
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-1262-967/+943Star
|\
| *---. Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into nextBjorn Helgaas2014-06-1158-951/+780Star
| |\ \ \
| | | | * PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-1128-249/+169Star
| | | | * PCI: Whitespace cleanupRyan Desfosses2014-06-1145-588/+517Star
| | | | * PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-1012-113/+89Star
| | |_|/ | |/| |
| | | * PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642LJérôme Carretero2014-06-111-0/+2
| | | * PCI: Add bridge DMA alias quirk for ITE bridgeAlex Williamson2014-06-091-0/+2
| | * | PCI/MSI: Fix memory leak in free_msi_irqs()Alexei Starovoitov2014-06-111-1/+1
| |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '...Bjorn Helgaas2014-06-036-41/+97
| |\ \ \ \ \
| | | | | * | PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-141-1/+6
| | | | * | | PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam2014-04-291-2/+4
| | | | * | | PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-291-8/+0Star
| | * | | | | PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray2014-04-164-9/+0Star
| | * | | | | PCI: designware: Use new OF interrupt mapping when possibleLucas Stach2014-04-161-3/+9
| | * | | | | PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-161-3/+3
| | * | | | | PCI: designware: Fix comment for setting number of lanesMohit Kumar2014-04-161-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'pci/iommu' into nextBjorn Helgaas2014-06-032-0/+162
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridgesAlex Williamson2014-05-281-0/+23
| | * | | | PCI: Add support for PCIe-to-PCI bridge DMA alias quirksAlex Williamson2014-05-281-2/+8
| | * | | | PCI: Add function 1 DMA alias quirk for Marvell devicesAlex Williamson2014-05-281-0/+36