summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-25net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-03-25media: dvb-net: fix OOB access in ULE extension header tablesAriel Silver1-0/+3
2026-03-25staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-25staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-5/+10
2026-03-25ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-03-25ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+4
2026-03-25device property: Allow secondary lookup in fwnode_get_next_child_node()Andy Shevchenko1-14/+13
2026-03-25drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not usedFranz Schnyder1-2/+4
2026-03-25drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader1-9/+16
2026-03-25drm/amd: Disable MES LR compute W/AMario Limonciello2-10/+0
2026-03-25Revert "tcpm: allow looking for role_sw device in the main node"Xu Yang1-1/+1
2026-03-25scsi: hisi_sas: Fix NULL pointer exception during user_scan()Xingui Yang2-2/+2
2026-03-25scsi: hisi_sas: Use macro instead of magic numberYihang Li3-115/+213
2026-03-25scsi: hisi_sas: Add time interval between two H2D FIS following soft reset specXingui Yang1-0/+1
2026-03-25scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspendWang Shuaiwei1-1/+1
2026-03-25i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattachAdrian Ng Ho Yin1-2/+2
2026-03-25mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()Felix Gu1-0/+1
2026-03-25usb: image: mdc800: kill download URB on timeoutZiyi Guo1-1/+3
2026-03-25usb: mdc800: handle signal and read racingOliver Neukum1-1/+1
2026-03-25usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu1-0/+9
2026-03-25usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum1-1/+3
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-14/+13
2026-03-25USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern1-3/+3
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-10/+69
2026-03-25usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera1-1/+6
2026-03-25usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang1-1/+6
2026-03-25usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier2-0/+6
2026-03-25usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos1-7/+1
2026-03-25usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman1-1/+1
2026-03-25usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus1-0/+2
2026-03-25usb: yurex: fix race in probeOliver Neukum1-1/+1
2026-03-25usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang1-0/+1
2026-03-25usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan1-2/+2
2026-03-25USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko1-0/+3
2026-03-25usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg1-0/+4
2026-03-25USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X1-0/+9
2026-03-25ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato1-0/+1
2026-03-25net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-25net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-25net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-25usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae1-2/+10
2026-03-25iio: imu: inv-mpu9150: fix irq ack preventing irq stormsAndreas Kemnade3-1/+14
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-25net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún1-3/+3
2026-03-25net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
2026-03-25drm/amdkfd: Unreserve bo if queue update failedPhilip Yang1-0/+1
2026-03-25ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks1-1/+1
2026-03-25net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18