summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-24Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-09-24Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-23net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean
2021-09-23net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleMark Brown
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-22Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-09-21spi: Revert modalias changesMark Brown
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
2021-09-21drm/i915: Free all DMC payloadsChris Wilson
2021-09-21drm/i915: Move __i915_gem_free_object to ttm_bo_destroyMaarten Lankhorst
2021-09-21drm/i915: Update memory bandwidth parametersRadhakrishna Sripada
2021-09-20Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-20Merge tag 'regulator-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo
2021-09-20net: hns3: check vlan id before using itliaoguojia
2021-09-20net: hns3: check queue id range before usingYufeng Mo
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-09-20net: hns3: fix inconsistent vf id printJian Shen
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-20ptp: ocp: add COMMON_CLK dependencyArnd Bergmann
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-19net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster
2021-09-19net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster
2021-09-19igc: fix build errors for PTPRandy Dunlap