summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-07scsi: pm80xx: Set phy->enable_completion only when weIgor Pylypiv1-1/+3
2025-12-07usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-12-07usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea1-7/+7
2025-12-07usb: renesas_usbhs: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2025-12-07staging: rtl8712: Remove driver using deprecated API wextPhilipp Hortmann103-27723/+0
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: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu1-0/+5
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-07drivers/usb/dwc3: fix PCI parent checkJamie Iles1-1/+2
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: accel: bmc150: Fix irq assumption regressionLinus Walleij2-0/+6
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: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean1-7/+0
2025-12-07net: dsa: sja1105: simplify static configuration reloadRussell King (Oracle)1-31/+34
2025-12-07net: dsa: sja1105: Convert to mdiobus_c45_readAndrew Lunn1-3/+2
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-07platform/x86: intel: punit_ipc: fix memory corruptionDan Carpenter1-1/+1
2025-12-07can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae1-2/+2
2025-12-07ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+8
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-07pmdomain: samsung: plug potential memleak during probeAndré Draszik1-6/+5
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-07mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin1-1/+1
2025-12-07net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor1-1/+1
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers8-8/+8