summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise1-0/+5
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-63/+67
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-9/+36
2017-09-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-50/+46
2017-09-22IB/core: Fix for core panicAlex Estrin1-2/+2
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav1-0/+1
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy1-4/+1
2017-09-22net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1
2017-09-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2017-09-22Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2017-09-22Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2-3/+28
2017-09-22net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-22lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed1-1/+0
2017-09-22lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed1-5/+4
2017-09-22lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed1-4/+20
2017-09-22net: phy: Keep reporting transceiver typeFlorian Fainelli1-1/+2
2017-09-22net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-22hv_netvsc: fix send buffer failure on MTU changeAlex Ng3-5/+12
2017-09-21Merge tag 'mtd/fixes-for-4.14-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds3-6/+45
2017-09-21Merge tag 'drm-fixes-for-v4.14-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds13-109/+109
2017-09-21Merge tag 'dma-mapping-4.14-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+9
2017-09-21Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner3-10/+16
2017-09-21net: hns3: Fix for pri to tc mapping in TMYunsheng Lin3-9/+12
2017-09-21net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin3-40/+38
2017-09-21net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2-12/+12
2017-09-21net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin1-0/+10
2017-09-21net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2-1/+6
2017-09-21net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin1-2/+14
2017-09-21net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2-1/+6
2017-09-21net: hns3: Fix initialization when cmd is not supportedYunsheng Lin4-16/+31
2017-09-21net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin3-27/+19
2017-09-21isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu1-12/+25
2017-09-21net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky1-2/+2
2017-09-21net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky1-2/+2
2017-09-21net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky1-2/+2
2017-09-21Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...Dave Airlie6-27/+55
2017-09-20PCI: endpoint: Use correct "end of test" interruptJohn Keeping1-7/+6
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă3-44/+39
2017-09-20crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann2-2/+2
2017-09-20crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe1-1/+2
2017-09-20crypto: talitos - fix hashingLEROY Christophe1-1/+1
2017-09-20crypto: talitos - fix sha224LEROY Christophe1-2/+2
2017-09-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-34/+40
2017-09-20drm/exynos/hdmi: Fix unsafe list iterationMaciej Purski1-3/+11
2017-09-20net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-09-20net: hns3: Fixes the premature exit of loop when matching clientsLipeng1-34/+9
2017-09-20net: hns3: Fixes the default VLAN-id of PFLipeng1-1/+5