summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/amdgpu: correct comment to clear up the confusionGuchun Chen2020-02-111-1/+6
| | * | | | | drm/amd/display: DCN2.x Do not program DPPCLK if same valueSung Lee2020-02-111-1/+1
| | * | | | | drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas2020-02-111-4/+0
| | * | | | | drm/amdgpu/vcn2.5: fix warningJames Zhu2020-02-111-1/+1
| | * | | | | drm/amdgpu: limit GDS clearing workaround in cold boot sequenceGuchun Chen2020-02-111-3/+6
| | * | | | | drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->confJonathan Kim2020-02-111-7/+8
| | * | | | | amdgpu: Prevent build errors regarding soft/hard-float FP ABI tagsDaniel Kolesa2020-02-111-0/+6
| | * | | | | drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1James Zhu2020-02-114-14/+15
| | * | | | | drm/amd/display: Add initialitions for PLL2 clock sourceIsabel Zhang2020-02-111-0/+6
| | * | | | | drm/amd/display: Limit minimum DPPCLK to 100MHz.Yongqiang Sun2020-02-111-0/+6
| | * | | | | drm/amd/display: Check engine is not NULL before acquiringAric Cyr2020-02-111-1/+1
| | * | | | | drm/amd/display: Use dcfclk to populate watermark rangesSung Lee2020-02-111-7/+7
| | * | | | | drm/amd/display: Do not set optimized_require to false after plane disableSung Lee2020-02-111-1/+0
| | * | | | | drm/amd/display: Fix psr static frames calculationRoman Li2020-02-111-2/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie2020-02-143-4/+15
| |\ \ \ \ \
| | * | | | | drm/edid: fix building errorMauro Rossi2020-02-061-1/+1
| | * | | | | drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter2020-02-061-3/+6
| | * | | | | drm/msm: Set dma maximum segment size for mdssSean Paul2020-01-221-0/+8
| * | | | | | Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-146-3/+18
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-034-1/+16
| | * | | | | drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()José Roberto de Souza2020-01-301-1/+2
| | * | | | | Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec2020-01-271-1/+0
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-02-136-11/+17
|\ \ \ \ \ \ \
| * | | | | | | arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
| * | | | | | | arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy2020-02-111-0/+1
| * | | | | | | perf/smmuv3: Use platform_get_irq_optional() for wired interruptJohn Garry2020-02-101-1/+1
| * | | | | | | arm64/spinlock: fix a -Wunused-function warningQian Cai2020-02-101-1/+5
| * | | | | | | arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon2020-02-101-0/+7
| * | | | | | | arm64: use shared sysctl constantsMatteo Croce2020-02-101-4/+2
| * | | | | | | arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarationsAnshuman Khandual2020-02-101-4/+0
| |/ / / / / /
* | | | | | | Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-02-136-34/+49
|\ \ \ \ \ \ \
| * | | | | | | gpio: sifive: fix static checker warningYash Shah2020-02-101-3/+3
| * | | | | | | spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd2020-02-101-0/+4
| * | | | | | | gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas2020-02-101-2/+3
| * | | | | | | Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-02-103-29/+39
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | gpiolib: remove unnecessary argument from set_config callKent Gibson2020-02-101-1/+0
| | * | | | | | gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUTAxel Lin2020-02-101-10/+0
| | * | | | | | MAINTAINERS: Sort entries in database for GPIOAndy Shevchenko2020-02-101-14/+14
| | * | | | | | gpiolib: fix gpio_do_set_config()Bartosz Golaszewski2020-02-101-3/+3
| | * | | | | | Revert "gpiolib: remove set but not used variable 'config'"Bartosz Golaszewski2020-02-101-0/+2
| | * | | | | | Revert "gpiolib: Remove duplicated function gpio_do_set_config()"Bartosz Golaszewski2020-02-101-4/+23
| |/ / / / / /
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-02-131-4/+0
|\ \ \ \ \ \ \
| * | | | | | | crypto: Kconfig - allow tests to be disabled when manager is disabledJason A. Donenfeld2020-02-051-4/+0
* | | | | | | | linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2
* | | | | | | | Merge tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-122-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | kbuild: fix mismatch between .version and include/generated/compile.hMasahiro Yamada2020-02-101-1/+1
| * | | | | | | | scripts/kallsyms: fix memory corruption caused by write over-runMasahiro Yamada2020-02-101-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-126-24/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | dax: pass NOWAIT flag to iomap_applyJeff Moyer2020-02-061-0/+3
| * | | | | | | | dax: Get rid of fs_dax_get_by_host() helperVivek Goyal2020-01-162-11/+1