summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/li...Dave Airlie2018-12-131-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/mediatek: Only try to attach bridge if there is oneNicolas Boichat2018-12-031-4/+7
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-12-132-11/+25
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul2018-12-121-0/+1
| | * | | | | | | | | | | | drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs2018-12-121-11/+18
| | * | | | | | | | | | | | drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()Thierry Reding2018-12-111-0/+6
| * | | | | | | | | | | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-12-138-9/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan2018-12-121-1/+1
| | * | | | | | | | | | | | | drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky2018-12-111-2/+2
| | * | | | | | | | | | | | | drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng2018-12-102-0/+8
| | * | | | | | | | | | | | | drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang2018-12-101-1/+2
| | * | | | | | | | | | | | | drm/amdkfd: add new vega20 pci idAlex Deucher2018-12-101-0/+1
| | * | | | | | | | | | | | | drm/amdkfd: add new vega10 pci idsAlex Deucher2018-12-101-0/+6
| | * | | | | | | | | | | | | drm/amdgpu: add some additional vega20 pci idsAlex Deucher2018-12-101-0/+1
| | * | | | | | | | | | | | | drm/amdgpu: add some additional vega10 pci idsAlex Deucher2018-12-101-0/+6
| | * | | | | | | | | | | | | drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2018-12-072-5/+31
| * | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-12-131-6/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris2018-12-111-6/+0
| * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm...Dave Airlie2018-12-138-97/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | drm/i915: Flush GPU relocs harder for gen3Chris Wilson2018-12-122-9/+13
| | * | | | | | | | | | | | | | | drm/i915: Allocate a common scratch pageChris Wilson2018-12-127-87/+75
| | * | | | | | | | | | | | | | | drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson2018-12-121-1/+6
| * | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-12-139-204/+430
| |\| | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-12-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drm/i915/gvt: Fix tiled memory decoding bug on BDWTina Zhang2018-12-031-1/+1
| | * | | | | | | | | | | | | | | drm/i915: Introduce per-engine workaroundsTvrtko Ursulin2018-12-055-117/+151
| | * | | | | | | | | | | | | | | drm/i915: Record GT workarounds in a listTvrtko Ursulin2018-12-055-160/+352
* | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-12-132-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ2018-12-101-2/+2
| * | | | | | | | | | | | | | | | | thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ2018-12-101-4/+4
| * | | | | | | | | | | | | | | | | thermal/drivers/hisi: Fix number of sensors on hi3660Daniel Lezcano2018-12-101-1/+1
| * | | | | | | | | | | | | | | | | thermal/drivers/hisi: Fix wrong platform_get_irq_byname()Daniel Lezcano2018-12-101-1/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-137-8/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang2018-12-121-0/+3
| * | | | | | | | | | | | | | | | | IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas2018-12-061-1/+3
| * | | | | | | | | | | | | | | | | IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov2018-12-031-5/+4
| * | | | | | | | | | | | | | | | | IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz2018-12-033-2/+5
| * | | | | | | | | | | | | | | | | IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl2018-12-031-0/+7
* | | | | | | | | | | | | | | | | | Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-12-134-16/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mmc: sdhci: fix the timeout check window for clock and resetAlek Du2018-12-061-5/+13
| * | | | | | | | | | | | | | | | | | mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas2018-12-051-4/+8
| * | | | | | | | | | | | | | | | | | MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen2018-12-041-2/+9
| * | | | | | | | | | | | | | | | | | mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang2018-12-041-5/+10
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-124-119/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | dm thin: bump target versionMike Snitzer2018-12-121-2/+2
| * | | | | | | | | | | | | | | | | | dm thin: send event about thin-pool state change _after_ making itMike Snitzer2018-12-111-33/+35
| * | | | | | | | | | | | | | | | | | dm zoned: Fix target BIO completion handlingDamien Le Moal2018-12-071-84/+38
| * | | | | | | | | | | | | | | | | | dm: call blk_queue_split() to impose device limits on biosMike Snitzer2018-12-071-0/+2
| * | | | | | | | | | | | | | | | | | dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer2018-12-071-0/+4
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-1214-31/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \