summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2017-07-03watchdog: it87: Use infrastructure to stop watchdog on rebootGuenter Roeck-29/+5
2017-07-03watchdog: it87: Drop support for resetting watchdog though CIR and Game portGuenter Roeck-210/+19
2017-07-03watchdog: it87: Convert to use watchdog core infrastructureGuenter Roeck-304/+72
2017-07-03watchdog: it87: Drop FSF mailing addressGuenter Roeck-4/+0
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell-1/+1
2017-07-03watchdog: dw_wdt: get reset lines from dtSteffen Trumtrar-0/+11
2017-07-03net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter-12/+42
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal-0/+4
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal-2/+11
2017-07-03qed: iWARP CM add error handlingKalderon, Michal-2/+181
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal-1/+89
2017-07-03qed: iWARP CM add active side connectKalderon, Michal-12/+239
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal-19/+1012
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal-3/+291
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal-3/+220
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal-2/+11
2017-07-03qed: Rename some ll2 related definesKalderon, Michal-16/+15
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal-40/+749
2017-07-03qed: Introduce iWARP personalityKalderon, Michal-26/+42
2017-07-03drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst-0/+1
2017-07-03serial: exar: Add support for IOT2040 deviceJan Kiszka-1/+128
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka-26/+45
2017-07-03platform: Accept const propertiesJan Kiszka-1/+1
2017-07-03serial: exar: Factor out platform hooksJan Kiszka-5/+27
2017-07-03gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka-1/+3
2017-07-03gpio: exar: Fix iomap requestJan Kiszka-7/+3
2017-07-03gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka-4/+3
2017-07-03dmaengine: qcom_hidma: correct API violation for submitSinan Kaya-3/+13
2017-07-03dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpyStefan Roese-3/+0
2017-07-02Merge branch 'pci/switchtec' into nextBjorn Helgaas-2/+38
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas-1/+1
2017-07-02Merge branch 'pci/portdrv' into nextBjorn Helgaas-35/+76
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas-38/+66
2017-07-02Merge branch 'pci/msi' into nextBjorn Helgaas-12/+2
2017-07-02Merge branch 'pci/misc' into nextBjorn Helgaas-4/+7
2017-07-02Merge branch 'pci/enumeration' into nextBjorn Helgaas-45/+231
2017-07-02PCI: xilinx: Make of_device_ids constArvind Yadav-1/+1
2017-07-02PCI: xilinx-nwl: Modify IRQ chip for legacy interruptsBharat Kumar Gogada-1/+44
2017-07-02PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick-1/+1
2017-07-02PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas-1/+4
2017-07-02PCI: versatile: Add local struct device pointersBjorn Helgaas-9/+9
2017-07-02PCI: tegra: Do not allocate MSI target memoryThierry Reding-6/+16
2017-07-02PCI: tegra: Support MSI 64-bit addressingThierry Reding-7/+6
2017-07-02PCI: rockchip: Use local struct device pointer consistentlyShawn Lin-3/+2
2017-07-02PCI: rockchip: Check for clk_prepare_enable() errors during resumeArvind Yadav-6/+28
2017-07-02PCI: rockchip: Configure RC's MPS settingShawn Lin-0/+8
2017-07-02PCI: rockchip: Reconfigure configuration space header typeShawn Lin-0/+14
2017-07-02PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()Shawn Lin-10/+25
2017-07-02PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()Shawn Lin-10/+11
2017-07-02PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()Shawn Lin-3/+3