summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio
2025-02-14USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen
2025-02-14iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu
2025-02-14iommu/exynos: Fix typosAndrew Kreimer
2025-02-14iommu: Fix a spelling errorEaswar Hariharan
2025-02-14iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde
2025-02-13Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-14Merge tag 'drm-xe-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-14Merge tag 'drm-intel-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-14Merge tag 'amd-drm-fixes-6.14-2025-02-13' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-13Merge tag 'spi-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-13Merge tag 'regulator-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-13Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent
2025-02-13gpiolib: Fix crash on error in gpiochip_get_ngpios()Andy Shevchenko
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-13phy: freescale: fsl-samsung-hdmi: Limit PLL lock detection clock divider to v...Pei Xiao
2025-02-14md/raid*: Fix the set_queue_limits implementationsBart Van Assche
2025-02-13drm: panel: jd9365da-h3: fix reset signal polarityHugo Villeneuve
2025-02-13Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-02-13s390/qeth: move netif_napi_add_tx() and napi_enable() from under BHAlexandra Winter
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet
2025-02-13Bluetooth: btintel_pcie: Fix a potential race conditionKiran K
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-02-13PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-13firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan
2025-02-13Xen/swiotlb: mark xen_swiotlb_fixup() __initJan Beulich
2025-02-13xen/swiotlb: relax alignment requirementsJuergen Gross
2025-02-13ACPI: GTDT: Relax sanity checking on Platform Timers array countOliver Upton
2025-02-13drm: Fix DSC BPP increment decodingImre Deak
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
2025-02-12drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan