summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-07usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu1-1/+6
2025-12-07usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea1-7/+7
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-12-07scsi: pm80xx: Set phy->enable_completion only when weIgor Pylypiv1-1/+3
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-12-07drm: sti: fix device leaks at component probeJohan Hovold1-1/+6
2025-12-07USB: serial: option: add support for Rolling RW101R-GLVanillan Wang1-2/+8
2025-12-07USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov2-0/+2
2025-12-07xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman2-1/+17
2025-12-07usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar2-0/+8
2025-12-07usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen1-0/+6
2025-12-07USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern1-1/+1
2025-12-07usb: storage: Fix memory leak in USB bulk transportDesnes Nunes1-0/+16
2025-12-07usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai1-1/+6
2025-12-07usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin1-4/+1
2025-12-07most: usb: fix double free on late probe failureJohan Hovold1-9/+5
2025-12-07serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin1-1/+1
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli1-3/+4
2025-12-07slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slavesMiaoqian Lin1-0/+1
2025-12-07thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski2-0/+3
2025-12-07dm-verity: fix unreliable memory allocationMikulas Patocka1-5/+1
2025-12-07can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handlingMarc Kleine-Budde1-2/+2
2025-12-07can: sja1000: fix max irq loop handlingThomas Mühlbacher1-2/+2
2025-12-07atm/fore200e: Fix possible data race in fore200e_open()Gui-Dong Han1-0/+2
2025-12-07iio:common:ssp_sensors: Fix an error handling path ssp_probe()Christophe JAILLET1-1/+3
2025-12-07iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra1-11/+11
2025-12-07spi: bcm63xx: fix premature CS deassertion on RX-only transactionsHang Zhou1-0/+14
2025-12-07mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang1-1/+1
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang1-0/+5
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev1-1/+3
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino1-1/+1
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng4-19/+25
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-12-07Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
2025-12-07Input: remove third argument of usb_maxpacket()Vincent Mailhol6-6/+6
2025-12-07ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+8
2025-12-07pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
2025-12-07pmdomain: imx: Fix reference count leak in imx_gpc_removeMiaoqian Lin1-0/+2
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers6-6/+6
2025-12-07net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
2025-12-07uio_hv_generic: Set event for all channels on the deviceLong Li1-4/+17
2025-12-07net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon2-12/+12
2025-12-07scsi: core: Fix a regression triggered by scsi_host_busy()Bart Van Assche1-2/+3
2025-12-07s390/ctcm: Fix double-kfreeAleksei Nikiforov1-1/+0
2025-12-07mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan1-2/+4
2025-12-07drm/tegra: dc: Fix reference leak in tegra_dc_couple()Ma Ke1-0/+1
2025-12-07scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz1-0/+3
2025-12-07scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-12-07nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne1-1/+1
2025-12-07Input: imx_sc_key - fix memory corruption on unloadDan Carpenter1-1/+1