summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-21comedi: Fix memory leak in compat_insnlist()Ian Abbott
2021-09-21nvmem: NVMEM_NINTENDO_OTP should depend on WIIGeert Uytterhoeven
2021-09-21usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter
2021-09-21usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary
2021-09-21Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski
2021-09-21misc: bcm-vk: fix tty registration raceJohan Hovold
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-21thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith
2021-09-21thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
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-21xen/balloon: fix balloon kthread freezingJuergen Gross
2021-09-21nvme: keep ctrl->namespaces orderedChristoph Hellwig
2021-09-21nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg
2021-09-21nvme-fc: remove freeze/unfreeze around update_nr_hw_queuesJames Smart
2021-09-21nvme-fc: avoid race between time out and tear downJames Smart
2021-09-21nvme-fc: update hardware queues before using themDaniel Wagner
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-20swiotlb-xen: this is PV-only on x86Jan Beulich
2021-09-20PCI: only build xen-pcifront in PV-enabled environmentsJan Beulich
2021-09-20swiotlb-xen: ensure to issue well-formed XENMEM_exchange requestsJan Beulich
2021-09-20Xen/gntdev: don't ignore kernel unmapping errorJan Beulich
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-20staging: r8188eu: fix -Wrestrict warningsArnd Bergmann
2021-09-20ptp: ocp: add COMMON_CLK dependencyArnd Bergmann
2021-09-20USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski
2021-09-20USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-20Merge tag 'fpga-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
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