aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas2014-05-28
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | PCI: rcar: Add gen2 device tree supportBen Dooks2014-05-28
| | | * | | | | | | | | PCI: rcar: Add MSI support for PCIePhil Edworthy2014-05-27
| | | * | | | | | | | | PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy2014-05-27
| | | * | | | | | | | | PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach2014-04-15
| | | |/ / / / / / / /
| | * / / / / / / / / PCI: exynos: Remove unnecessary OOM messagesJingoo Han2014-05-27
| | |/ / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | / / / / / / | | | | |_|_|_|/ / / / / / | | | |/| | | | / / / / / | | | | | | |_|/ / / / / | | | | | |/| | / / / / | | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | | * | | | | PCI: Add resource allocation commentsBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Change pbus_size_mem() return values to be more conventionalBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu2014-05-23
| | | | | | * | | | | PCI: Support BAR sizes up to 8GBAlan2014-05-23
| | | | | | * | | | | PCI: Don't add disabled subtractive decode bus resourcesBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Don't print anything while decoding is disabledBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Don't set BAR to zero if dma_addr_t is too smallBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Don't convert BAR address to resource if dma_addr_t is too smallBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Reject BAR above 4GB if dma_addr_t is too smallBjorn Helgaas2014-05-23
| | | | | | * | | | | PCI: Fail safely if we can't handle BARs larger than 4GBBjorn Helgaas2014-05-23
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-22
| | | | | * | | | | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-30
| | | | * | | | | | PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev2014-04-30
| | | * | | | | | | PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson2014-05-20
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas2014-04-29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | / / / / / / / | | | | | |/ / / / / / / | | | | |/| / / / / / / | | | | |_|/ / / / / / | | | |/| | / / / / / | | | | | |/ / / / / | | | |_|_| / / / / | | |/| | | / / /
| | | | | * | | | PCI: Fix use of uninitialized MPS valueBjorn Helgaas2014-04-29
| | | | | * | | | PCI: Remove dead codeBjorn Helgaas2014-04-29
| | | | | * | | | PCI: Remove unnecessary __ref annotationsBjorn Helgaas2014-04-29
| | | | | * | | | PCI: Fail new_id for vendor/device values already built into driverBandan Das2014-04-29
| | | | | * | | | PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch2014-04-28
| | | | | * | | | PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas2014-04-25
| | | | | * | | | PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-14
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | PCI: Add Patsburg (X79) to Intel PCH root port ACS quirkAlex Williamson2014-04-14
| | |_|/ / / / | |/| | | | |
| | | * | | | PCI/MSI: Simplify populate_msi_sysfs()Jan Beulich2014-04-14
| | | * | | | PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-14
| | |/ / / / | |/| | | |
| | * | | | PCI: rphahp: Fix endianess issuesLaurent Dufour2014-04-25
| | * | | | PCI: Allow hotplug service drivers to operate in polling modeRajat Jain2014-04-24
| | * | | | PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain2014-04-24
| | * | | | PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas2014-04-14
| | * | | | PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas2014-04-14
| |/ / / /
* | | | | Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-21
|\ \ \ \ \
| * | | | | PCI: Wrong register used to check pending trafficGavin Shan2014-05-19
| * | | | | PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum2014-05-15
| | |_|/ / | |/| | |
* | | | | Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...Olof Johansson2014-05-05
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni2014-04-23
| * | | PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau2014-04-23
| |/ /
* | | PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach2014-04-16
* | | PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach2014-04-16
* | | PCI: designware: Use new OF interrupt mapping when possibleLucas Stach2014-04-16
* | | PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-04-16
* | | PCI: designware: Fix comment for setting number of lanesMohit Kumar2014-04-16
|/ /
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\ \ | |/ |/|