1. Apr 13, 2021
  2. Apr 10, 2021
    • Arnd Bergmann's avatar
      Merge tag 'qcom-drivers-for-5.13-2' of... · 30be8446
      Arnd Bergmann authored
      Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
      
      More Qualcomm driver updates for 5.13
      
      This improves the Qualcomm SCM driver logic related to detecting the
      calling convention, in particular on SC7180, and fixes a few small
      issues in the same.
      
      It introduces additonal sanity checks of the size of loaded segments in
      the MDT loader and adds a missing error in the return path of
      pdr_register_listener().
      
      It makes it possible to specify the OEM specific firmware path in the
      wcn36xx control (and WiFi) driver.
      
      Lastly it adds a missing path specifier in the MAINTAINERS' entry and
      fixes a bunch of kerneldoc issues in various drivers.
      
      * tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
        soc: qcom: mdt_loader: Detect truncated read of segments
        soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
        soc: qcom: pdr: Fix error return code in pdr_register_listener
        firmware: qcom_scm: Fix kernel-doc function names to match
        firmware: qcom_scm: Suppress sysfs bind attributes
        firmware: qcom_scm: Workaround lack of "is available" call on SC7180
        firmware: qcom_scm: Reduce locking section for __get_convention()
        firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
        soc: qcom: wcnss_ctrl: Allow reading firmware-name from DT
        soc: qcom: wcnss_ctrl: Introduce local variable "dev"
        dt-bindings: soc: qcom: wcnss: Add firmware-name property
        soc: qcom: address kernel-doc warnings
        MAINTAINERS: add another entry for ARM/QUALCOMM SUPPORT
      
      Link: https://lore.kernel.org/r/20210409162001.775851-1-bjorn.andersson@linaro.org
      
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      30be8446
  3. Apr 09, 2021
  4. Apr 08, 2021
  5. Apr 07, 2021
  6. Apr 06, 2021
  7. Apr 05, 2021
  8. Apr 04, 2021