summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-11usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping1-0/+4
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng2-1/+10
2026-03-11usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman1-1/+1
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-14/+13
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern1-3/+3
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-10/+69
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos1-7/+1
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede1-3/+11
2026-03-11HID: input: Drop Asus UX550* touchscreen ignore battery quirksHans de Goede2-6/+0
2026-03-11ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks1-1/+1
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman1-102/+126
2026-03-11gpiolib: clear requested flag if line is invalidBarnabás Pőcze1-2/+4
2026-03-11net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-11net: dsa: mxl862xx: don't set user_mii_busDaniel Golle1-1/+0
2026-03-11net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-11net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-11spi: intel-pci: Add support for Nova Lake mobile SPI flashAlan Borzeszkowski1-0/+1
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds2-13/+13
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou2-12/+12
2026-03-10irqchip/riscv-aplic: Register syscore operations only onceJessica Liu1-1/+11
2026-03-10irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failureJessica Liu1-4/+7
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko2-17/+29
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato2-0/+4
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian1-102/+126
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros4-69/+31
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros1-0/+4
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov1-2/+2
2026-03-10nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()Maurizio Lombardi1-2/+1
2026-03-10nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim1-2/+4
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni4-3/+15
2026-03-10nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim1-1/+1
2026-03-10sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki1-10/+0
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-03-10regulator: pca9450: Correct probed name for PCA9452Peng Fan1-3/+9
2026-03-10regulator: pca9450: Correct interrupt typePeng Fan1-1/+1
2026-03-10spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110Mark Brown1-0/+6
2026-03-10Merge tag 'linux-can-fixes-for-7.0-20260310' of git://git.kernel.org/pub/scm/...Paolo Abeni2-2/+5
2026-03-10ACPI: video: Switch over to auxiliary bus typeRafael J. Wysocki4-24/+69
2026-03-10accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski2-7/+0
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju1-9/+6
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-10bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen1-1/+46
2026-03-10can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-03-10can: dev: keep the max bitrate error at 5%Haibo Chen1-1/+1
2026-03-10mctp: i2c: fix skb memory leak in receive pathHaiyue Wang1-0/+1
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang1-12/+0