summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hangwentalou2018-12-141-4/+6
| * | | Merge tag 'drm-intel-next-fixes-2018-12-27' of git://anongit.freedesktop.org/...Dave Airlie2018-12-286-5/+43
| |\ \ \ | | |_|/ | |/| |
| | * | Merge tag 'gvt-next-2018-12-07' of https://github.com/intel/gvt-linux into dr...Jani Nikula2018-12-116-5/+43
| | |\ \
| | | * | drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"Colin Ian King2018-12-071-1/+1
| | | * | drm/i915/gvt: Fix shadow ctx ppgtt destroy functionXiong Zhang2018-12-072-0/+37
| | | * | drm/i915/gvt: fix a typo: "registeration" -> "registration".Peng Hao2018-12-071-1/+1
| | | * | drm/i915/gvt: fix typo in two MI cmd annotationXinyun Liu2018-12-071-3/+3
| | | * | drm/i915/gvt: update force-to-nonpriv register whitelistZhao Yan2018-12-071-0/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-056-21/+10
|\ \ \ \ \
| * | | | | infiniband/qedr: Potential null ptr dereference of qpAditya Pakki2019-01-021-0/+2
| * | | | | infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki2019-01-021-3/+2
| * | | | | IB/ipoib: drop useless LIST_HEADJulia Lawall2019-01-021-1/+0
| * | | | | IB/core: Add advise_mr to the list of known opsMoni Shoua2019-01-021-0/+1
| * | | | | Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky2019-01-021-16/+3
| * | | | | IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas2019-01-021-1/+2
* | | | | | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-0513-44/+70
|\ \ \ \ \ \
| * | | | | | drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz2019-01-021-1/+2
| * | | | | | fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes2018-12-201-1/+1
| * | | | | | fbdev: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-201-1/+2
| * | | | | | pxa168fb: trivial typo fixLubomir Rintel2018-12-201-1/+1
| * | | | | | fbdev: fsl-diu: remove redundant null check on cmapWen Yang2018-12-201-2/+1
| * | | | | | fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-14/+4
| * | | | | | fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"Colin Ian King2018-12-201-1/+1
| * | | | | | fbdev: fbmem: add config option to center the bootup logoPeter Rosin2018-12-202-1/+33
| * | | | | | fbdev: fbmem: make fb_show_logo_line return the end instead of the heightPeter Rosin2018-12-201-3/+3
| * | | | | | video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing2018-12-201-3/+1
| * | | | | | fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin2018-12-201-2/+6
| * | | | | | video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov2018-12-201-1/+4
| * | | | | | fbdev: make FB_BACKLIGHT a tristateRob Clark2018-12-202-5/+5
| * | | | | | udlfb: fix some inconsistent NULL checkingDan Carpenter2018-12-201-8/+6
* | | | | | | Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-01-0513-130/+321
|\ \ \ \ \ \ \
| * | | | | | | i2c: Add Actions Semiconductor Owl family S700 I2C supportParthiban Nallathambi2019-01-031-0/+1
| * | | | | | | i2c: ismt: Add support for Intel Cedar ForkJarkko Nikula2019-01-031-0/+2
| * | | | | | | i2c: tegra: Switch to SPDX identifierThierry Reding2018-12-171-10/+1
| * | | | | | | i2c: tegra: Add missing kerneldoc for some fieldsThierry Reding2018-12-171-0/+15
| * | | | | | | i2c: tegra: Cleanup kerneldoc commentsThierry Reding2018-12-171-12/+11
| * | | | | | | i2c: axxia: support sequence command modeAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-171-7/+102
| * | | | | | | i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)Fabrizio Castro2018-12-171-0/+1
| * | | | | | | Merge tag 'at24-4.21-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-12-172-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | eeprom: at24: add support for 24c2048Adrian Bunk2018-12-102-1/+4
| * | | | | | | | i2c: i2c-cros-ec-tunnel: Switch to SPDX identifier.Enric Balletbo i Serra2018-12-171-10/+4
| * | | | | | | | i2c: powermac: Use of_node_name_eq for node name comparisonsRob Herring2018-12-111-4/+4
| * | | | | | | | i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-111-16/+16
| * | | | | | | | i2c-axxia: dedicated function to set client addrAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-111-11/+18
| * | | | | | | | Merge tag 'v4.20-rc6' into i2c/for-5.0Wolfram Sang2018-12-11251-1218/+1875
| |\| | | | | | |
| * | | | | | | | i2c: tegra: replace spin_lock_irqsave with spin_lock in ISRjun qian2018-12-111-3/+2
| * | | | | | | | i2c: i2c-stm32f7: add PM Runtime supportPierre-Yves MORDRET2018-12-011-43/+101
| * | | | | | | | i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman2018-11-271-0/+1
| * | | | | | | | i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7Pierre-Yves MORDRET2018-11-271-3/+35
| * | | | | | | | i2c: Remove caller signal_pending branch predictionsDavidlohr Bueso2018-11-271-1/+1