• Linus Torvalds's avatar
    Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block · c05a182b
    Linus Torvalds authored
    Pull libata updates from Jens Axboe:
     "Mostly cleanups this time, but also a few additions:
    
       - kernel-doc cleanups and sanitization (Lee)
    
       - Spelling fix (Bhaskar)
    
       - Fix ata_qc_from_tag() return value check in dwc_460ex (Dinghao)
    
       - Fall-through warning fix (Gustavo)
    
       - IRQ registration fixes (Sergey)
    
       - Add AHCI support for Tegra186 (Sowjanya)
    
       - Add xiling phy support for AHCI (Piyush)
    
       - SXS disable fix for AHCI for Hisilicon Kunpeng920 (Xingui)
    
       - pata legacy probe mask support (Maciej)"
    
    * tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-block: (54 commits)
      libata: Fix fall-through warnings for Clang
      pata_ipx4xx_cf: Fix unsigned comparison with less than zero
      ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not present
      ata: ahci_tegra: Add AHCI support for Tegra186
      dt-binding: ata: tegra: Add dt-binding documentation for Tegra186
      dt-bindings: ata: tegra: Convert binding documentation to YAML
      pata_legacy: Add `probe_mask' parameter like with ide-generic
      pata_platform: Document `pio_mask' module parameter
      pata_legacy: Properly document module parameters
      ata: ahci: ceva: Updated code by using dev_err_probe()
      ata: ahci: Disable SXS for Hisilicon Kunpeng920
      ata: libahci_platform: fix IRQ check
      sata_mv: add IRQ checks
      ata: pata_acpi: Fix some incorrect function param descriptions
      ata: libata-acpi: Fix function name and provide description for 'prev_gtf'
      ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'
      ata: pata_cs5530: Fix misspelling of 'cs5530_init_one()'s 'pdev' param
      ata: pata_legacy: Repair a couple kernel-doc problems
      ata: ata_generic: Fix misspelling of 'ata_generic_init_one()'
      ata: pata_opti: Fix spelling issue of 'val' in 'opti_write_reg()'
      ...
    c05a182b
kernel-parameters.txt 219 KB