summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher2018-06-011-1/+0
| | * | | | | drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King2018-06-011-1/+1
| | * | | | | drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu2018-05-311-11/+7
| | * | | | | drm/gfx9: Update gc goldensetting for vega20.Feifei Xu2018-05-311-0/+1
| | * | | | | drm/amd/pp: Allow underclocking when od table is empty in vbiosRex Zhu2018-05-315-19/+10
| | * | | | | drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher2018-05-301-1/+1
| | * | | | | drm/amd/pp: Connect display_clock_voltage_request to a function pointerMikita Lipski2018-05-301-33/+31
| | * | | | | drm/amdgpu: typo fix for vega20 cg flagsEvan Quan2018-05-301-0/+1
| | * | | | | drm/amd/powerplay: bug fixs for getsmuclockinfoEvan Quan2018-05-301-1/+3
| | * | | | | drm/amdgpu: correct SMU11 SYSPLL0 clock id valuesEvan Quan2018-05-301-7/+5
| | * | | | | drm/amdgpu: gds bo must not be per-vm-boChunming Zhou2018-05-301-0/+7
| | * | | | | drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng2018-05-301-15/+23
| | * | | | | drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li2018-05-291-6/+7
| | * | | | | drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij2018-05-291-5/+30
| | * | | | | drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij2018-05-291-1/+1
| | * | | | | drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski2018-05-291-0/+3
| | * | | | | drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-295-11/+13
| | * | | | | drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li2018-05-291-2/+4
| | * | | | | drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein2018-05-292-4/+18
| | * | | | | drm/amd/display: DP component depth 16 bpcEric Bernstein2018-05-291-0/+4
| | * | | | | drm/amd/display: check if audio clk enable is applicableRoman Li2018-05-291-1/+2
| | * | | | | drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-292-2/+3
| | * | | | | drm/amd/display: Release fake sinkMikita Lipski2018-05-291-15/+16
| | * | | | | drm/amd/display: replace msleep with udelay in fbc pathRoman Li2018-05-291-4/+4
| | * | | | | drm/amd/display: Do not limit color depth to 8bpcMikita Lipski2018-05-291-6/+0
| | * | | | | drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2018-05-292-43/+10
| | * | | | | drm/amdgpu: Add helper function to get buffer domainDeepak Sharma2018-05-293-13/+17
| | * | | | | drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma2018-05-291-2/+8
| | * | | | | drm/amd/pp: Add cases for getting phys and disp clks for SMU10Mikita Lipski2018-05-291-0/+6
| | * | | | | drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland2018-05-291-2/+1
| | * | | | | drm/scheduler: fix a corner case in dependency optimizationNayan Deshmukh2018-05-251-2/+7
| | * | | | | drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot2018-05-251-2/+2
| | * | | | | drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland2018-05-251-2/+44
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-153-4/+4
|\ \ \ \ \ \ \
| * | | | | | | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-153-4/+4
* | | | | | | | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-153-17/+27
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-148-33/+47
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-052-4/+13
| | * | | | | | | | pstore: Convert internal records to timespec64Kees Cook2018-06-051-13/+14
| | * | | | | | | | lustre: Use long long type to print inode timeDeepa Dinamani2018-05-255-16/+20
* | | | | | | | | | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-151-4/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | rbd: flush rbd_dev->watch_dwork after watch is unregisteredDongsheng Yang2018-06-041-1/+1
| * | | | | | | | | libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-041-3/+6
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-148-12/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy2018-06-071-2/+6
| * | | | | | | | | scsi: qla2xxx: Fix crash on qla2x00_mailbox_commandRodrigo R. Galvao2018-06-071-0/+8
| * | | | | | | | | scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King2018-06-071-4/+4
| * | | | | | | | | scsi: mpt3sas: Add an I/O barrierTomas Henzl2018-06-051-0/+1
| * | | | | | | | | scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani2018-06-051-1/+2
| * | | | | | | | | scsi: hpsa: disable device during shutdownSinan Kaya2018-06-051-2/+8