summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-27xen: Drop un-informative message during bootPunit Agrawal1-1/+0
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski1-1/+7
2017-07-27Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe4-109/+125
2017-07-27mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin1-1/+1
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-07-27net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev1-6/+5
2017-07-27net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev1-1/+2
2017-07-27net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev3-1/+21
2017-07-27net/mlx5e: Change 1PPS out schemeEugenia Emantayev2-38/+87
2017-07-27net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev1-29/+46
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev3-7/+29
2017-07-27net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari1-1/+1
2017-07-27net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker1-5/+11
2017-07-27net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-07-27net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh1-2/+4
2017-07-27net/mlx5: Consider tx_enabled in all modes on remapAviv Heller1-15/+10
2017-07-27net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha2-1/+7
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon1-14/+27
2017-07-27brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel1-5/+0
2017-07-27brcmfmac: Don't grow SKB by negative sizeDaniel Stone1-1/+1
2017-07-27drm/i915: Fix cursor updates on some platformsVille Syrjälä1-1/+11
2017-07-27drm/i915: Fix user ptr check size in eb_relocate_vma()Imre Deak1-1/+1
2017-07-27drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann1-4/+2
2017-07-27drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil1-0/+1
2017-07-27drm/exynos/hdmi: fix disable sequenceAndrzej Hajda1-2/+0
2017-07-27drm/exynos: mic: add a bridge at probeInki Dae1-9/+15
2017-07-27drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon1-2/+0
2017-07-27drm/exynos: dsi: do not try to find bridgeInki Dae1-3/+5
2017-07-27drm: exynos: hdmi: make of_device_ids const.Arvind Yadav1-1/+1
2017-07-27drm: exynos: constify mixer_match_types and *_mxr_drv_data.Arvind Yadav1-5/+5
2017-07-27exynos_drm: Clean up duplicated assignment in exynos_drm_driverGabriel Krisman Bertazi1-1/+0
2017-07-26bonding: commit link status change after proposeWANG Cong1-0/+2
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal2-0/+41
2017-07-26dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown1-16/+5
2017-07-26dm zoned: use GFP_NOIO in I/O pathDamien Le Moal3-9/+9
2017-07-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-22/+15
2017-07-26nvme: validate admin queue before unquiesceScott Bauer1-1/+2
2017-07-26perf: qcom_l2: fix column exclusion checkNeil Leeder1-0/+2
2017-07-26net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez1-5/+4
2017-07-26Revert "netvsc: optimize calculation of number of slots"stephen hemminger1-10/+33
2017-07-26ftgmac100: return error in ftgmac100_alloc_rx_bufJoel Stanley1-2/+2
2017-07-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+7
2017-07-26Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds3-12/+12
2017-07-26Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-59/+107
2017-07-26MD: fix warnning for UP caseShaohua Li1-1/+1
2017-07-26Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-9/+12
2017-07-25drm/amd/powerplay: fix AVFS voltage offset for Vega10Eric Huang1-9/+3
2017-07-25drm/amdgpu/gfx9: simplify and fix GRBM index selectionNicolai Hähnle1-11/+13
2017-07-25drm/amdgpu: Fix blocking in RCU critical section(v2)Alex Xie1-3/+7
2017-07-25nbd: clear disconnected on reconnectJosef Bacik1-0/+2