Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | drm/amd/powerplay: add pstate mclk(uclk) support for navi10 | Kevin Wang | 2019-07-12 | 2 | -1/+8 | |
| | * | | | | | | | | drm/amd/powerplay: fix smu clock type change miss error | Kevin Wang | 2019-07-12 | 1 | -2/+2 | |
| | * | | | | | | | | drm/amdgpu: support key database loading for navi10 | Hawking Zhang | 2019-07-12 | 5 | -1/+70 | |
| | * | | | | | | | | drm/amdgpu: switch to macro for psp bootloader command | Hawking Zhang | 2019-07-12 | 3 | -4/+10 | |
| | * | | | | | | | | drm/amdgpu: Print out voltage in DM_PPLIB | Paul Menzel | 2019-07-12 | 1 | -1/+2 | |
| | * | | | | | | | | drm/amd/display: Add drm_audio_component support to amdgpu_dm | Nicholas Kazlauskas | 2019-07-11 | 3 | -0/+248 | |
| | * | | | | | | | | drm/amd/display: Expose audio inst from DC to DM | Nicholas Kazlauskas | 2019-07-11 | 2 | -0/+4 | |
| | * | | | | | | | | drm/amdkfd: fix cp hang in eviction | Eric Huang | 2019-07-11 | 1 | -7/+9 | |
| | * | | | | | | | | drm/amdgpu: enable IP discovery by default on navi | Alex Deucher | 2019-07-11 | 1 | -1/+2 | |
| | * | | | | | | | | drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array | tiancyin | 2019-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | drm/amd/powerplay: bug fix for sysfs | Kenneth Feng | 2019-07-11 | 1 | -2/+2 | |
| | * | | | | | | | | drm/amd/powerplay: increase the SMU msg response waiting time | Evan Quan | 2019-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | drm/amdgpu: Fix potential integer overflows | Felix Kuehling | 2019-07-11 | 1 | -4/+5 | |
| | * | | | | | | | | drm/amdgpu/psp: add a mutex to protect access to the psp ring | Alex Deucher | 2019-07-10 | 3 | -2/+16 | |
| * | | | | | | | | | Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/d... | Dave Airlie | 2019-07-18 | 14 | -273/+106 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm/modes: Skip invalid cmdline mode | Dmitry Osipenko | 2019-07-10 | 2 | -1/+8 | |
| | * | | | | | | | | drm/komeda: Computing image enhancer internally | james qian wang (Arm Technology China) | 2019-07-08 | 3 | -10/+6 | |
| | * | | | | | | | | drm/komeda: Computing layer_split internally | james qian wang (Arm Technology China) | 2019-07-08 | 4 | -13/+14 | |
| | * | | | | | | | | drm/komeda: Remove layer_split property | Daniel Vetter | 2019-07-08 | 2 | -64/+0 | |
| | * | | | | | | | | drm/komeda: remove img_enhancement property | Daniel Vetter | 2019-07-08 | 2 | -19/+2 | |
| | * | | | | | | | | drm/komeda: remove slave_planes property | Daniel Vetter | 2019-07-08 | 2 | -27/+0 | |
| | * | | | | | | | | drm/komeda: Remove clock ratio property | Daniel Vetter | 2019-07-08 | 2 | -42/+0 | |
| | * | | | | | | | | drm: connector: remove bogus NULL check | Arnd Bergmann | 2019-07-02 | 1 | -1/+1 | |
| | * | | | | | | | | drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC | Hans de Goede | 2019-07-01 | 1 | -0/+12 | |
| | * | | | | | | | | drm/selftests: reduce stack usage | Arnd Bergmann | 2019-07-01 | 2 | -92/+52 | |
| | * | | | | | | | | drm/bochs: fix framebuffer setup. | Gerd Hoffmann | 2019-06-28 | 3 | -6/+13 | |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-19 | 4 | -11/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL | David Rientjes | 2019-07-18 | 1 | -7/+12 | |
| * | | | | | | | | | | crypto: ccp/gcm - use const time tag comparison. | Cfir Cohen | 2019-07-18 | 1 | -1/+2 | |
| * | | | | | | | | | | crypto: ccp - memset structure fields to zero before reuse | Hook, Gary | 2019-07-12 | 1 | -1/+11 | |
| * | | | | | | | | | | crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe | Wen Yang | 2019-07-12 | 1 | -1/+0 | |
| * | | | | | | | | | | crypto: stm32/hash - Fix incorrect printk modifier for size_t | Herbert Xu | 2019-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-07-19 | 8 | -1031/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen: let alloc_xenballooned_pages() fail if not enough memory free | Juergen Gross | 2019-07-18 | 1 | -3/+13 | |
| * | | | | | | | | | | | xen: remove tmem driver | Juergen Gross | 2019-07-17 | 5 | -1025/+0 | |
| * | | | | | | | | | | | xen/events: fix binding user event channels to cpus | Juergen Gross | 2019-07-17 | 2 | -3/+11 | |
* | | | | | | | | | | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-07-19 | 13 | -118/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | constify ksys_mount() string arguments | Al Viro | 2019-07-05 | 1 | -2/+1 | |
| * | | | | | | | | | | | | vfs: Convert xenfs to use the new mount API | David Howells | 2019-07-05 | 1 | -6/+15 | |
| * | | | | | | | | | | | | vfs: Convert gadgetfs to use the new mount API | David Howells | 2019-07-05 | 1 | -6/+15 | |
| * | | | | | | | | | | | | vfs: Convert oprofilefs to use the new mount API | David Howells | 2019-07-05 | 1 | -6/+14 | |
| * | | | | | | | | | | | | vfs: Convert ibmasmfs to use the new mount API | David Howells | 2019-07-05 | 1 | -6/+15 | |
| * | | | | | | | | | | | | vfs: Convert qib_fs/ipathfs to use the new mount API | David Howells | 2019-07-05 | 1 | -9/+17 | |
| * | | | | | | | | | | | | vfs: Convert virtio_balloon to use the new mount API | David Howells | 2019-05-26 | 1 | -4/+4 | |
| * | | | | | | | | | | | | vfs: Convert ocxlflash to use the new mount API | David Howells | 2019-05-26 | 1 | -14/+4 | |
| * | | | | | | | | | | | | vfs: Convert cxl to use the new mount API | David Howells | 2019-05-26 | 1 | -4/+4 | |
| * | | | | | | | | | | | | vfs: Convert drm to use the new mount API | David Howells | 2019-05-26 | 1 | -4/+4 | |
| * | | | | | | | | | | | | vfs: Convert dax to use the new mount API | David Howells | 2019-05-26 | 1 | -6/+10 | |
| * | | | | | | | | | | | | mount_pseudo(): drop 'name' argument, switch to d_make_root() | Al Viro | 2019-05-25 | 5 | -12/+5 | |
| * | | | | | | | | | | | | device-dax: Drop register_filesystem() | Dan Williams | 2019-05-21 | 1 | -7/+0 |