summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-07net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu1-0/+2
2019-11-07net: stmmac: xgmac: Fix AV Feature detectionJose Abreu1-1/+1
2019-11-07net: stmmac: xgmac: Fix TSA selectionJose Abreu1-0/+1
2019-11-07net: stmmac: xgmac: Only get SPH header len if availableJose Abreu1-1/+2
2019-11-07net: stmmac: selftests: Prevent false positives in filter testsJose Abreu1-40/+94
2019-11-07net: stmmac: xgmac: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-07net: stmmac: gmac4: bitrev32 returns u32Jose Abreu1-1/+1
2019-11-07drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-11-07drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2-5/+6
2019-11-07drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-11-07drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu4-6/+64
2019-11-07drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-11-07drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-11-07net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean1-1/+1
2019-11-07net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil1-1/+2
2019-11-07net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil1-3/+3
2019-11-07net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-11-07net/mlx5: DR, Fix memory leak during rule creationAlex Vesker1-0/+2
2019-11-07net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker1-0/+1
2019-11-07net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-11-06HID: wacom: generic: Treat serial number and related fields as unsignedJason Gerecke2-4/+21
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin1-0/+1
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S1-1/+4
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher1-0/+9
2019-11-06net: bcmgenet: reapply manual settings to the PHYDoug Berger1-1/+4
2019-11-06Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger3-69/+73
2019-11-06net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2-2/+33
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark2-8/+25
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz1-1/+2
2019-11-06scsi: qla2xxx: fix NPIV tear down processMartin Wilck2-6/+10
2019-11-06scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal1-19/+10
2019-11-06NFC: fdp: fix incorrect free objectPan Bian1-1/+1
2019-11-06net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti1-2/+2
2019-11-06mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-11-06net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli1-2/+2
2019-11-06net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar7-7/+7
2019-11-06bonding: fix state transition issue in link monitoringJay Vosburgh1-22/+22
2019-11-05drm/i915/gen8+: Add RC6 CTX corruption WAImre Deak6-4/+135
2019-11-05drm/i915: Lower RM timeout to avoid DSI hard hangsUma Shankar2-0/+12
2019-11-05drm/i915/cmdparser: Ignore Length operands during command matchingJon Bloomfield1-1/+1
2019-11-05drm/i915/cmdparser: Add support for backward jumpsJon Bloomfield5-26/+178
2019-11-05drm/i915/cmdparser: Use explicit goto for error pathsJon Bloomfield1-12/+13
2019-11-05drm/i915: Add gen9 BCS cmdparsingJon Bloomfield2-10/+110
2019-11-05drm/i915: Allow parsing of unsized batchesJon Bloomfield1-4/+5
2019-11-05drm/i915: Support ro ppgtt mapped cmdparser shadow buffersJon Bloomfield3-18/+70
2019-11-05drm/i915: Add support for mandatory cmdparsingJon Bloomfield3-7/+15
2019-11-05drm/i915: Remove Master tables from cmdparserJon Bloomfield3-68/+26
2019-11-05drm/i915: Disable Secure Batches for gen6+Jon Bloomfield3-3/+12