summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-107-36/+63
|\
| * RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky2020-07-091-1/+2
| * IB/mlx5: Fix 50G per lane indicationAya Levin2020-07-091-1/+1
| * RDMA/siw: Fix reporting vendor_part_idKamal Heib2020-07-081-1/+2
| * IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi2020-07-021-21/+17
| * IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan2020-07-021-5/+5
| * IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-023-6/+31
| * RDMA/mlx5: Fix legacy IPoIB QP initializationLeon Romanovsky2020-07-021-0/+4
| * IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor2020-07-021-1/+1
* | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-101-10/+15
|\ \
| * | nbd: Fix memory leak in nbd_add_socketZheng Bin2020-07-081-10/+15
* | | Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-07-102-15/+54
|\ \ \
| * \ \ Merge tag 'intel-pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-06-281-14/+53
| |\ \ \
| | * | | pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede2020-06-261-14/+53
| * | | | pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu2020-06-221-1/+1
* | | | | Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-07-102-6/+100
|\ \ \ \ \
| * \ \ \ \ Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-06-261-5/+94
| |\ \ \ \ \
| | * | | | | gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko2020-06-221-1/+6
| | * | | | | gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko2020-06-161-0/+1
| | * | | | | gpio: pca953x: Fix direction setting when configure an IRQAndy Shevchenko2020-06-161-2/+4
| | * | | | | gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko2020-06-161-0/+79
| | * | | | | gpio: pca953x: Synchronize interrupt handler properlyAndy Shevchenko2020-06-161-3/+5
| | | |/ / / | | |/| | |
| * | | | | gpio: arizona: put pm_runtime in case of failureNavid Emamdoost2020-06-161-1/+5
| * | | | | gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost2020-06-161-0/+1
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-102-3/+16
|\ \ \ \ \
| * | | | | arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier2020-07-081-0/+8
| * | | | | arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+3
| * | | | | drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan2020-07-081-2/+1
| * | | | | drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-081-1/+4
| |/ / / /
* | | | | Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2020-07-103-5/+8
|\ \ \ \ \
| * | | | | mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti2020-07-081-2/+3
| * | | | | mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam2020-07-061-1/+1
| * | | | | mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong2020-06-161-2/+4
| |/ / / /
* | | | | Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-07-1026-155/+145
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-094-10/+65
| |\ \ \ \ \
| | * | | | | drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák2020-07-091-1/+2
| | * | | | | drm/radeon: fix double freeTom Rix2020-07-091-4/+3
| | * | | | | drm/amd/display: add dmcub check on RENOIRAaron Ma2020-07-091-1/+1
| | * | | | | drm/amdgpu: add TMR destory function for pspHuang Rui2020-07-091-4/+53
| | * | | | | drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui2020-07-091-0/+6
| * | | | | | Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-097-41/+38
| |\ \ \ \ \ \
| | * | | | | | drm/i915/gt: Pin the rings before marking activeChris Wilson2020-07-081-6/+6
| | * | | | | | drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson2020-07-071-10/+6
| | * | | | | | drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson2020-07-071-0/+1
| | * | | | | | drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä2020-07-074-25/+25
| | * | | | | | drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson2020-07-071-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-07-095-5/+9
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/nouveau: fix page fault on device private memoryRalph Campbell2020-07-081-0/+1
| | * | | | | | drm/nouveau/svm: fix migrate page regressionRalph Campbell2020-07-081-1/+1
| | * | | | | | drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2020-07-082-4/+4