summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-2744-138/+436
|\
| * Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-09-2631-73/+287
| |\
| | * drm/amd/display: prevent memory leakNavid Emamdoost2019-09-255-0/+5
| | * drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin2019-09-241-6/+16
| | * drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher2019-09-241-0/+2
| | * drm/amdgpu/display: fix 64 bit divideAlex Deucher2019-09-241-1/+3
| | * drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher2019-09-181-4/+4
| | * drm/amdgpu: add navi12 pci idTianci.Yin2019-09-171-0/+3
| | * drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin2019-09-171-0/+2
| | * drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall2019-09-172-8/+8
| | * drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang2019-09-172-0/+95
| | * drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng2019-09-171-0/+1
| | * drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha2019-09-171-0/+4
| | * drm/amd/display: add Asic ID for DaliBhawanpreet Lakha2019-09-171-2/+5
| | * drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling2019-09-171-1/+2
| | * drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang2019-09-173-5/+10
| | * drm/amdgpu: Check for valid number of registers to readTrek2019-09-171-0/+3
| | * drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedHans de Goede2019-09-172-25/+31
| | * drm/amd/display: Add missing HBM support and raise Vega20's uclk.Zhan Liu2019-09-171-2/+16
| | * drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu2019-09-175-13/+27
| | * drm/amdgpu: remove program of lbpw for renoirAaron Liu2019-09-171-2/+0
| | * drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky2019-09-171-1/+9
| | * drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky2019-09-171-1/+6
| | * drm/amd/display: update renoir_ip_offset.hAaron Liu2019-09-171-1/+1
| | * drm/amdgpu: disable stutter mode for renoirAaron Liu2019-09-171-0/+2
| | * drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li2019-09-172-5/+36
| * | Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie2019-09-2614-65/+149
| |\ \ | | |/ | |/|
| | * drm/panfrost: Prevent race when handling page faultSteven Price2019-09-191-19/+36
| | * drm/panfrost: Remove NULL checks for regulatorSteven Price2019-09-191-6/+4
| | * drm/panfrost: Fix regulator_get_optional() misuseMark Brown2019-09-191-6/+2
| | * drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul2019-09-193-10/+87
| | * drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul2019-09-191-1/+0
| | * drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter2019-09-184-7/+6
| | * drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter2019-09-181-2/+1
| | * drm/atomic: Take the atomic toys away from XDaniel Vetter2019-09-181-1/+6
| | * drm/kms: Duct-tape for mode object lifetime checksDaniel Vetter2019-09-182-4/+4
| | * Revert "drm/bridge: adv7511: Attach to DSI host at probe time"Rob Clark2019-09-131-9/+3
* | | Merge tag 'ntb-5.4' of git://github.com/jonmason/ntbLinus Torvalds2019-09-276-12/+30
|\ \ \
| * | | NTB: fix IDT Kconfig typos/spellosRandy Dunlap2019-09-231-3/+3
| * | | ntb_hw_amd: Add memory window support for new AMD hardwareSanjay R Mehta2019-09-232-6/+24
| * | | ntb_hw_amd: Add a new NTB PCI device IDSanjay R Mehta2019-09-232-2/+2
| * | | NTB: ntb_transport: remove redundant assignment to rcColin Ian King2019-09-231-1/+1
| * | | ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0Alexander Fomichev2019-09-231-1/+1
| * | | ntb: point to right memory window indexSanjay R Mehta2019-09-231-1/+1
* | | | Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-269-34/+198
|\ \ \ \
| * | | | s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik2019-09-231-0/+2
| * | | | s390/cio: avoid calling strlen on null pointerVasily Gorbik2019-09-231-1/+1
| * | | | s390/zcrypt: CEX7S exploitation supportHarald Freudenberger2019-09-195-27/+65
| * | | | s390/cio: fix intparm documentationCornelia Huck2019-09-191-6/+17
| * | | | s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki2019-09-191-0/+113