summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-19bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlockManivannan Sadhasivam
2025-02-19usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt
2025-02-19usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionalityAngeloGioacchino Del Regno
2025-02-19usb: gadget: Set self-powered based on MaxPower and bmAttributesPrashanth K
2025-02-19usb: gadget: u_ether: Set is_suspend flag if remote wakeup failsPrashanth K
2025-02-19usb: atm: cxacru: fix a flaw in existing endpoint checksNikita Zhandarovich
2025-02-19mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIOHans de Goede
2025-02-19mei: me: add panther lake P DIDAlexander Usyskin
2025-02-19Merge tag 'spi-nor/fixes-for-6.14-rc4' of https://git.kernel.org/pub/scm/linu...Miquel Raynal
2025-02-19mtd: rawnand: cadence: fix unchecked dereferenceNiravkumar L Rabara
2025-02-19drm/nouveau/pmu: Fix gp10b firmware guardAaron Kling
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu
2025-02-19HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()Zhang Lixu
2025-02-19HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin
2025-02-19HID: nintendo: fix gencon button events mapRyan McClelland
2025-02-18net: pse-pd: pd692x0: Fix power limit retrievalKory Maincent
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington
2025-02-18scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()Bart Van Assche
2025-02-18drm/xe/guc: Fix size_t print formatLucas De Marchi
2025-02-18HID: corsair-void: Update power supply values with a unified work handlerStuart Hayhurst
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
2025-02-18ACPI: platform_profile: Fix memory leak in profile_class_is_visible()Kurt Borja
2025-02-18apple-nvme: Support coprocessors left idleHector Martin
2025-02-18apple-nvme: Release power domains when probe failsHector Martin
2025-02-18nvmet: Use enum definitions instead of hardcoded valuesDamien Le Moal
2025-02-18nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-18nvme-tcp: fix connect failure on receiving partial ICResp PDUCaleb Sander Mateos
2025-02-18nvme: tcp: Fix compilation warning with W=1Damien Le Moal
2025-02-18nvmet: pci-epf: Avoid RCU stalls under heavy workloadDamien Le Moal
2025-02-18nvmet: pci-epf: Do not uselessly write the CSTS registerDamien Le Moal
2025-02-18nvmet: pci-epf: Correctly initialize CSTS when enabling the controllerDamien Le Moal
2025-02-18nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li
2025-02-18nvmet: Fix crash when a namespace is disabledHannes Reinecke
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-02-18nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha
2025-02-18gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/setBartosz Golaszewski
2025-02-18firmware: imx-scu: fix OF node leak in .probe()Joe Hattori
2025-02-17ibmvnic: Don't reference skb after sending to VIOSNick Child
2025-02-17s390/ism: add release function for struct deviceJulian Ruess
2025-02-17irqchip/jcore-aic, clocksource/drivers/jcore: Fix jcore-pit interrupt requestArtur Rojek
2025-02-17irqchip/gic-v3: Fix rk3399 workaround when secure interrupts are enabledMarc Zyngier
2025-02-17drm/i915: Make sure all planes in use by the joiner have their crtc includedVille Syrjälä
2025-02-17drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTLImre Deak
2025-02-17drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macroImre Deak
2025-02-17drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi
2025-02-17drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas
2025-02-17mtd: spi-nor: sst: Fix SST write failureAmit Kumar Mahapatra
2025-02-17gpio: vf610: add locking to gpio direction functionsJohan Korsnes
2025-02-17gpiolib: check the return value of gpio_chip::get_direction()Bartosz Golaszewski