summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas2016-05-038-9/+190
|\ \ \
| | | * thunderbolt: Fix double free of drom bufferAndreas Noever2016-05-021-0/+1
| | * | PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas2016-04-251-4/+3
| * | | PCI: Add Downstream Port Containment driverKeith Busch2016-05-033-0/+179
| * | | PCI: Add Downstream Port Containment portdrv service typeKeith Busch2016-05-033-3/+5
| * | | PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch2016-05-032-2/+2
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------------. \ \ Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...Bjorn Helgaas2016-05-0315-127/+611
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick2016-04-083-19/+10
| | | | | | | | | * | | PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick2016-04-081-2/+2
| | | | | | | | | |/ /
| | | | | | | | * / / PCI: thunder: Don't clobber read-only bits in bridge config registersDavid Daney2016-05-021-8/+34
| | | | | | | | |/ /
| | | | | | | * / / PCI: rcar: Select PCI_MSI_IRQ_DOMAINArnd Bergmann2016-05-021-0/+2
| | | | | | | |/ /
| | | | | | * | | PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_opsJisheng Zhang2016-04-071-2/+3
| | | | | | * | | PCI: mvebu: Constify mvebu_pcie_pm_ops structureJisheng Zhang2016-04-071-1/+1
| | | | | | |/ /
| | | | | * | | PCI: keystone: Remove unnecessary goto statementMurali Karicheri2016-04-251-9/+14
| | | | | * | | PCI: keystone: Add error IRQ handlerMurali Karicheri2016-04-143-0/+73
| | | | | |/ /
| | | | * | | PCI: imx6: Implement reset sequence for i.MX6+Andrey Smirnov2016-05-021-2/+21
| | | | * | | PCI: imx6: Use enum instead of bool for variant indicatorAndrey Smirnov2016-05-021-58/+69
| | | | * | | PCI: imx6: Add DT property for link gen, default to Gen1Tim Harvey2016-04-201-7/+17
| | | | * | | PCI: imx6: Add reset-gpio-active-high boolean property to DTPetr Štetiar2016-04-201-3/+11
| | | | * | | PCI: imx6: Add initial imx6sx supportChristoph Fritz2016-04-201-0/+53
| | | | * | | PCI: imx6: Factor out ref clock enableBjorn Helgaas2016-04-201-12/+24
| | | | * | | Revert "PCI: imx6: Add support for active-low reset GPIO"Fabio Estevam2016-04-051-6/+14
| | | | |/ /
| | | * / / PCI: hv: Report resources release after stopping the busVitaly Kuznetsov2016-05-021-5/+5
| | | |/ /
| | * | | PCI: designware: Remove incorrect RC memory base/limit configurationGabriele Paoloni2016-05-021-8/+0
| | * | | PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc()Jisheng Zhang2016-04-062-22/+21
| | |/ /
| * / / PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controllerThomas Petazzoni2016-04-263-0/+274
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas2016-04-2514-62/+260
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | | | | |/ | | | | |/|
| | | | | * PCI: Work around Intel Sunrise Point PCH incorrect ACS capabilityAlex Williamson2016-04-201-0/+78
| | | | | * PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson2016-04-202-8/+8
| | | | | * PCI: Mark Intel i40e NIC INTx masking as brokenAlex Williamson2016-04-191-0/+33
| |_|_|_|/ |/| | | |
| | | | * thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner2016-04-084-4/+44
| | | | * thunderbolt: Fix typos and magic numberLukas Wunner2016-04-086-10/+10
| | | | * PCI: Add Intel Thunderbolt device IDsLukas Wunner2016-04-083-13/+20
| |_|_|/ |/| | |
| | | * PCI: Add DMA alias quirk for mic_x200_dmaJacek Lawrynowicz2016-04-121-0/+15
| | | * PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-114-14/+30
| | | * PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas2016-04-112-5/+3
| | | * PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas2016-04-112-12/+21
| |_|/ |/| |
| | * PCI: Fix spelling errorsColin Ian King2016-04-052-2/+2
| |/ |/|
| * PCI: acpiphp_ibm: Avoid uninitialized variable referenceDan Carpenter2016-04-151-0/+2
|/
* v4l2-mc: avoid warning about unused variableLinus Torvalds2016-04-031-1/+1
* Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds2016-04-031-2/+2
|\
| * remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return valueVladimir Zapolskiy2016-03-291-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-04-034-65/+28
|\ \
| * | target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-312-8/+14
| * | target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig2016-03-311-8/+9
| * | target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-312-12/+1
| * | iser-target: Use ib_drain_qpSagi Grimberg2016-03-312-37/+4
| |/
* | Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2016-04-032-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0245-460/+584
|\ \
| * | net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas2016-04-011-14/+16