summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-12-08mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier
2023-12-08cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-12-08net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-12-08dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-12-08usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin
2023-12-08USB: core: Change configuration warnings to noticesAlan Stern
2023-12-08hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-12-08iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan
2023-12-08bcache: revert replacing IS_ERR_OR_NULL with IS_ERRMarkus Weippert
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka
2023-12-08mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu
2023-12-03USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold
2023-12-03USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda
2023-12-03usb: dwc3: Fix default mode initializationAlexander Stein
2023-12-03USB: dwc2: write HCINT with INTMASK appliedOliver Neukum
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan
2023-12-03USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak
2023-12-03USB: serial: option: fix FM101R-GL definesPuliang Lu
2023-12-03USB: serial: option: add Fibocom L7xx modulesVictor Fragoso
2023-12-03usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak
2023-12-03bcache: fixup lock c->root errorMingzhe Zou
2023-12-03bcache: fixup init dirty data errorsMingzhe Zou
2023-12-03bcache: prevent potential division by zero errorRand Deeb
2023-12-03bcache: check return value from btree_node_alloc_replacement()Coly Li
2023-12-03dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka