summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-23iommu/sva: include mmu_notifier.h headerCarlos Llamas1-0/+1
2026-01-23Revert "functionfs: fix the open/removal races"Greg Kroah-Hartman1-43/+10
2026-01-23HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workq...Nathan Chancellor1-2/+6
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu6-7/+45
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-4/+28
2026-01-23dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold1-1/+1
2026-01-23dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold1-6/+10
2026-01-23dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold1-0/+2
2026-01-23dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-01-23dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
2026-01-23dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das1-0/+5
2026-01-23dmaengine: sh: rz-dmac: fix device leak on probe failureJohan Hovold1-2/+11
2026-01-23dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin1-2/+4
2026-01-23dmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold1-5/+14
2026-01-23dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold1-5/+14
2026-01-23dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold1-4/+19
2026-01-23dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failureZhen Ni1-0/+1
2026-01-23dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-01-23dmaengine: cv1800b-dmamux: fix device leak on route allocationJohan Hovold1-7/+10
2026-01-23dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold1-1/+5
2026-01-23dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold1-2/+7
2026-01-23dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau1-0/+1
2026-01-23drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li1-1/+3
2026-01-23drm/sysfb: Remove duplicate declarationsThomas Zimmermann1-9/+0
2026-01-23drm/panel: simple: restore connector_type fallbackLudovic Desroches1-45/+44
2026-01-23drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut1-0/+1
2026-01-23drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul1-0/+1
2026-01-23drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+11
2026-01-23drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher3-0/+23
2026-01-23drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang1-4/+4
2026-01-23drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)1-0/+8
2026-01-23drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17
2026-01-23drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello2-2/+4
2026-01-23nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-01-23i2c: riic: Move suspend handling to NOIRQ phaseTommaso Merciai1-7/+39
2026-01-23tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-23EDAC/i3200: Fix a resource leak in i3200_probe1()Haoxiang Li1-5/+6
2026-01-23EDAC/x38: Fix a resource leak in x38_probe1()Haoxiang Li1-3/+6
2026-01-23nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng1-0/+2
2026-01-23USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore2-0/+3
2026-01-23USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr1-0/+1
2026-01-23USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen2-0/+2
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl2-0/+8
2026-01-23usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen2-0/+3
2026-01-23usb: gadget: uvc: fix req_payload_size calculationXu Yang4-7/+17
2026-01-23usb: gadget: uvc: fix interval_duration calculationXu Yang2-3/+6
2026-01-23xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman2-4/+12
2026-01-23usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang1-1/+1
2026-01-23phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7Wayne Chang1-0/+3
2026-01-23phy: fsl-imx8mq-usb: fix typec orientation switch when built as moduleFranz Schnyder1-14/+0