Skip to content
  1. Mar 04, 2022
  2. Mar 03, 2022
  3. Mar 02, 2022
  4. Mar 01, 2022
    • Linus Torvalds's avatar
      Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc · 719fce75
      Linus Torvalds authored
      Pull ARM SoC fixes from Arnd Bergmann:
       "The code changes address mostly minor problems:
      
         - Several NXP/FSL SoC driver fixes, addressing issues with error
           handling and compilation
      
         - Fix a clock disabling imbalance in gpcv2 driver.
      
         - Arm Juno DMA coherency issue
      
         - Trivial firmware driver fixes for op-tee and scmi firmware
      
        The remaining changes address issues in the devicetree files:
      
         - A timer regression for the OMAP devkit8000, which has to use the
           alternative timer.
      
         - A hang in the i.MX8MM power domain configuration
      
         - Multiple fixes for the Rockchip RK3399 addressing issues with sound
           and eMMC
      
         - Cosmetic fixes for i.MX8ULP, RK3xxx, and Tegra124"
      
      * tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (32 commits)
        ARM: tegra: Move panels to AUX bus
        soc: imx: gpcv2: Fix clock disabling imbalance in error path
        soc: fsl: qe: Check of ioremap return value
        soc: fsl: qe: fix typo in a comment
        soc: fsl: guts: Add a missing memory allocation failure check
        soc: fsl: guts: Revert commit 3c0d64e8
        soc: fsl: Correct MAINTAINERS database (SOC)
        soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
        soc: fsl: Replace kernel.h with the necessary inclusions
        dt-bindings: fsl,layerscape-dcfg: add missing compatible for lx2160a
        dt-bindings: qoriq-clock: add missing compatible for lx2160a
        ARM: dts: Use 32KiHz oscillator on devkit8000
        ARM: dts: switch timer config to common devkit8000 devicetree
        tee: optee: fix error return code in probe function
        arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required
        arm64: dts: imx8mm: Fix VPU Hanging
        ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
        ARM: dts: rockchip: reorder rk322x hmdi clocks
        firmware: arm_scmi: Remove space in MODULE_ALIAS name
        arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
        ...
      719fce75
    • Linus Torvalds's avatar
      Merge tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi · 201b5c01
      Linus Torvalds authored
      Pull EFI fixes from Ard Biesheuvel:
      
       - don't treat valid hartid U32_MAX as a failure return code (RISC-V)
      
       - avoid blocking query_variable_info() call when blocking is not
         allowed
      
      * tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
        efivars: Respect "block" flag in efivar_entry_set_safe()
        riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
      201b5c01
  5. Feb 28, 2022
  6. Feb 27, 2022
  7. Feb 26, 2022