Skip to content
  1. Oct 07, 2023
    • Linus Torvalds's avatar
      Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci · af95dc6f
      Linus Torvalds authored
      Pull PCI fixes from Bjorn Helgaas:
      
       - Fix a qcom register offset that broke IPQ8074 PCIe controller
         enumeration (Sricharan Ramabadhran)
      
       - Handle interrupt parsing failures when creating a device tree node to
         avoid using uninitialized data (Lizhi Hou)
      
       - Clean up if adding PCI device node fails when creating a device tree
         node to avoid a memory leak (Lizhi Hou)
      
       - If a link is down, mark all downstream devices as "disconnected" so
         we don't wait for them on resume (Mika Westerberg)
      
      * tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
        PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
        PCI: of: Destroy changeset when adding PCI device node fails
        PCI: of_property: Handle interrupt parsing failures
        PCI: qcom: Fix IPQ8074 enumeration
      af95dc6f
    • Linus Torvalds's avatar
      Merge tag 'platform-drivers-x86-v6.6-4' of... · a5e0a4b1
      Linus Torvalds authored
      Merge tag 'platform-drivers-x86-v6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
      
      Pull x86 platform driver fixes from Hans de Goede:
       "Bug fixes, build warning fixes and DMI quirk additions"
      
      * tag 'platform-drivers-x86-v6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86:
        platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section mismatch warning
        platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
        platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows tablet
        platform/mellanox: tmfifo: fix kernel-doc warnings
        platform/x86/intel/ifs: release cpus_read_lock()
        platform/x86: hp-bioscfg: Fix reference leak
        platform/x86: think-lmi: Fix reference leak
      a5e0a4b1
  2. Oct 06, 2023
  3. Oct 05, 2023