summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...drm-next-2020-04-03-1drm-next-2020-04-03Dave Airlie9-7/+570
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...drm-next-2020-04-01Dave Airlie21-622/+559
2020-03-31Merge v5.6 into drm-nextDave Airlie296-1419/+2682
2020-03-30Merge tag 'drm-intel-next-fixes-2020-03-27' of git://anongit.freedesktop.org/...Dave Airlie16-36/+108
2020-03-30Merge tag 'amd-drm-next-5.7-2020-03-26' of git://people.freedesktop.org/~agd5...Dave Airlie21-49/+138
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-20/+3
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-18/+64
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+11
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit1-9/+7
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+11
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+7
2020-03-27Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-3/+5
2020-03-27clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctlyYubo Xie1-2/+4
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+19
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut1-4/+52
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...drm-fixes-2020-03-27Dave Airlie1-0/+2
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-3/+3
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel1-4/+4
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang1-1/+1
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-30/+91
2020-03-26drm/i915/display: Fix mode private_flags comparison at atomic_checkUma Shankar1-2/+2
2020-03-26drm/i915/gt: Stage the transfer of the virtual breadcrumbChris Wilson1-5/+15
2020-03-26drm/i915/gt: Select the deepest available parking mode for rc6Chris Wilson2-5/+28
2020-03-26drm/i915: Avoid live-lock with i915_vma_parked()Chris Wilson1-15/+14
2020-03-26drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson1-0/+13
2020-03-26drm/i915/gt: Cancel a hung context if already closedChris Wilson1-0/+5
2020-03-26drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson5-6/+14
2020-03-26drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez1-1/+1
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez1-3/+3
2020-03-25drm/amdgpu: don't try to reserve training bo for sriov (v2)Monk Liu1-3/+5
2020-03-25drm/amdgpu/smu11: add support for SMU AC/DC interruptsAlex Deucher1-0/+16
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher3-0/+27
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher2-1/+7
2020-03-25drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher1-6/+6
2020-03-25drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan1-0/+15
2020-03-25drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher1-0/+1
2020-03-25drm/amdgpu/smu11: add a helper to set the power sourceAlex Deucher2-0/+18
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan2-0/+4
2020-03-25drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-25drm/amdgpu: fix the coverage issue to clear ArcVPGRsDennis Li1-1/+1
2020-03-25drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-25drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana2-2/+0
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo5-38/+2