summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into nextBjorn Helgaas5-6/+1052
2014-05-28PCI: rcar: Add gen2 device tree supportBen Dooks1-2/+29
2014-05-27PCI: rcar: Add MSI support for PCIePhil Edworthy1-1/+241
2014-05-27PCI: rcar: Add Renesas R-Car PCIe driverPhil Edworthy3-0/+775
2014-05-27PCI: exynos: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-26Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas9-167/+289
2014-05-26iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas1-7/+7
2014-05-23PCI: Add resource allocation commentsBjorn Helgaas2-31/+62
2014-05-23PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas1-4/+6
2014-05-23PCI: Change pbus_size_mem() return values to be more conventionalBjorn Helgaas1-14/+21
2014-05-23PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu2-53/+117
2014-05-23PCI: Support BAR sizes up to 8GBAlan1-5/+10
2014-05-23PCI: Don't add disabled subtractive decode bus resourcesBjorn Helgaas1-1/+1
2014-05-23PCI: Don't print anything while decoding is disabledBjorn Helgaas1-4/+6
2014-05-23PCI: Don't set BAR to zero if dma_addr_t is too smallBjorn Helgaas1-6/+7
2014-05-23PCI: Don't convert BAR address to resource if dma_addr_t is too smallBjorn Helgaas1-2/+3
2014-05-23PCI: Reject BAR above 4GB if dma_addr_t is too smallBjorn Helgaas1-1/+1
2014-05-23PCI: Fail safely if we can't handle BARs larger than 4GBBjorn Helgaas1-6/+12
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott1-10/+0
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2-8/+8
2014-05-20PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson1-0/+8
2014-04-30PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev1-46/+33
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott1-0/+18
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas24-62/+77
2014-04-29PCI: Fix use of uninitialized MPS valueBjorn Helgaas1-1/+1
2014-04-29PCI: Remove dead codeBjorn Helgaas1-2/+1
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas7-25/+24
2014-04-29PCI: Fail new_id for vendor/device values already built into driverBandan Das1-1/+21
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-04-25GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block()Alexander Gordeev1-1/+1
2014-04-25PCI: rphahp: Fix endianess issuesLaurent Dufour1-6/+9
2014-04-25PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
2014-04-24PCI: Allow hotplug service drivers to operate in polling modeRajat Jain1-1/+4
2014-04-24PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain1-0/+2
2014-04-15PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-14PCI: Add Patsburg (X79) to Intel PCH root port ACS quirkAlex Williamson1-0/+2
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker9-9/+0
2014-04-14PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas1-1/+1
2014-04-14PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas1-2/+1
2014-04-14PCI/MSI: Simplify populate_msi_sysfs()Jan Beulich1-10/+6
2014-04-14PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-2/+2
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-302/+285
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds29-422/+1213
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-124/+192
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds4-109/+138
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-175/+54
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91