summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-20intel_th: pci: Add Panther Lake-P/U supportAlexander Shishkin
2025-02-20intel_th: pci: Add Panther Lake-H supportAlexander Shishkin
2025-02-20intel_th: pci: Add Arrow Lake supportPawel Chmielewski
2025-02-20intel_th: msu: Fix less trivial kernel-doc warningsAlexander Shishkin
2025-02-20intel_th: msu: Fix kernel-doc warningsAndy Shevchenko
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li
2025-02-20net: axienet: Set mac_managed_pmNick Hu
2025-02-20Merge tag 'mhi-fixes-for-v6.14' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad
2025-02-20RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas
2025-02-19geneve: Suppress list corruption splat in geneve_destroy_tunnels().Kuniyuki Iwashima
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima
2025-02-19drm/i915/dp: Fix disabling the transcoder function in 128b/132b modeImre Deak
2025-02-19drm/i915/dp: Fix error handling during 128b/132b link trainingImre Deak
2025-02-19accel/amdxdna: Add missing include linux/slab.hSu Hui
2025-02-19ntsync: Set the permissions to be 0666Mike Lothian
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