summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-09drm/amdgpu: fix fw leak in non-powerplay dpm codeAlex Deucher4-0/+18
2016-06-09drm/amdgpu: fix pplib finish bugMonk Liu3-10/+5
2016-06-09drm/amdgpu: impl late_fini for amdgpu_pp_ipMonk Liu1-0/+17
2016-06-09drm/amdgpu: add late_fini for ip_funcsMonk Liu1-0/+1
2016-06-09drm/admgpu/powerplay/polaris: fix powertune table uploadRex Zhu1-1/+1
2016-06-09drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabledKen Wang1-1/+5
2016-06-09Merge tag 'drm-vc4-fixes-2016-06-06' of github.com:anholt/linux into drm-fixesDave Airlie4-21/+45
2016-06-09drm/omap: fix unused variable warning in dsi & hdmiTomi Valkeinen2-2/+0
2016-06-09Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie18-68/+122
2016-06-08drm/fsl-dcu: use flat regmap cacheStefan Agner1-1/+2
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward1-3/+4
2016-06-08cxgb4: Add device id of T540-BT adapterHariprasad Shenai1-0/+1
2016-06-08objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warningJosh Poimboeuf1-1/+3
2016-06-08cpufreq: intel_pstate: Fix ->set_policy() interface for no_turboSrinivas Pandruvada1-2/+5
2016-06-08cpufreq: intel_pstate: Fix code ordering in intel_pstate_set_policy()Srinivas Pandruvada1-1/+4
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+6
2016-06-07net: fec: fix spelling mistakes and add missing newlineColin Ian King1-4/+4
2016-06-07bnxt_en: Simplify VLAN receive logic.Michael Chan1-20/+9
2016-06-07bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan1-0/+14
2016-06-07bnxt_en: Fix tx push race condition.Michael Chan1-1/+2
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-7/+8
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Check BlueFlame HCA supportNoa Osherovich1-1/+2
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-06-07IB/mlx5: Limit query HCA clockNoa Osherovich1-1/+8
2016-06-07IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha1-1/+1
2016-06-07IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-06-07IB/mlx5: Set flow steering capability bitMaor Gottlieb1-0/+3
2016-06-07IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch1-0/+3
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch3-11/+11
2016-06-07IB/core: Fix removal of default GID cache entryAviv Heller1-2/+8
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit4-0/+14
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen1-0/+3
2016-06-07IB/core: fix error unwind in sysfs hw counters codeDoug Ledford1-3/+4
2016-06-07IB/core: Fix array length allocationDoug Ledford1-2/+5
2016-06-07ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng3-9/+24
2016-06-06IB/hfi1: Suppress sparse warningsBart Van Assche2-15/+2
2016-06-06IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-06-06IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-06-06IB/rdmavt: Annotate rvt_reset_qp()Bart Van Assche1-0/+6
2016-06-06IB/mad: Fix indentationBart Van Assche1-3/+3
2016-06-06RDMA/core: Fix indentationBart Van Assche1-1/+1
2016-06-06IB/srp: Fix srp_map_sg_dma()Bart Van Assche1-2/+1
2016-06-06IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche1-3/+1
2016-06-06IB/mlx4: Fix device managed flow steering support testBart Van Assche1-2/+2
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-06-06IB/core: fix null pointer deref and mem leak in error handlingColin Ian King1-3/+4