summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-2847-167/+538
|\
| * libata: Fix fall-through warnings for ClangGustavo A. R. Silva2021-04-201-0/+1
| * pata_ipx4xx_cf: Fix unsigned comparison with less than zeroJunlin Yang2021-04-121-1/+1
| * ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr...Sowjanya Komatineni2021-04-121-2/+4
| * ata: ahci_tegra: Add AHCI support for Tegra186Sowjanya Komatineni2021-04-071-13/+47
| * dt-binding: ata: tegra: Add dt-binding documentation for Tegra186Sowjanya Komatineni2021-04-071-0/+38
| * dt-bindings: ata: tegra: Convert binding documentation to YAMLSowjanya Komatineni2021-04-072-44/+138
| * pata_legacy: Add `probe_mask' parameter like with ide-genericMaciej W. Rozycki2021-04-062-0/+17
| * pata_platform: Document `pio_mask' module parameterMaciej W. Rozycki2021-04-062-2/+9
| * pata_legacy: Properly document module parametersMaciej W. Rozycki2021-04-062-36/+128
| * ata: ahci: ceva: Updated code by using dev_err_probe()Piyush Mehta2021-04-061-5/+3
| * ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang2021-03-313-0/+11
| * ata: libahci_platform: fix IRQ checkSergey Shtylyov2021-03-311-1/+3
| * sata_mv: add IRQ checksSergey Shtylyov2021-03-311-0/+4
| * ata: pata_acpi: Fix some incorrect function param descriptionsLee Jones2021-03-311-3/+3
| * ata: libata-acpi: Fix function name and provide description for 'prev_gtf'Lee Jones2021-03-311-1/+2
| * ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'Lee Jones2021-03-311-1/+1
| * ata: pata_cs5530: Fix misspelling of 'cs5530_init_one()'s 'pdev' paramLee Jones2021-03-311-1/+1
| * ata: pata_legacy: Repair a couple kernel-doc problemsLee Jones2021-03-311-4/+4
| * ata: ata_generic: Fix misspelling of 'ata_generic_init_one()'Lee Jones2021-03-311-1/+1
| * ata: pata_opti: Fix spelling issue of 'val' in 'opti_write_reg()'Lee Jones2021-03-311-1/+1
| * ata: pata_sl82c105: Fix potential doc-rotLee Jones2021-03-311-1/+1
| * ata: pata_piccolo: 'ata_tosh_init()' is misnamed in its headerLee Jones2021-03-311-1/+1
| * ata: pata_via: Fix a kernel-doc formatting issueLee Jones2021-03-311-1/+1
| * ata: pata_it821x: Fix possible doc-rotted function namesLee Jones2021-03-311-2/+2
| * ata: pata_triflex: Repair some misnamed functions and fix some param descript...Lee Jones2021-03-311-4/+3
| * ata: pata_sis: Remove superfluous param description and supply anotherLee Jones2021-03-311-1/+1
| * ata: pata_sil680: Add some missing function parameter docsLee Jones2021-03-311-0/+2
| * ata: pata_pdc202xx_old: Fix some incorrectly named functionsLee Jones2021-03-311-2/+2
| * pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov2021-03-271-1/+5
| * pata_arasan_cf: fix IRQ checkSergey Shtylyov2021-03-271-4/+11
| * ata: Trivial spelling fixes in the file pata_ns87415.cBhaskar Chowdhury2021-03-121-2/+2
| * ata: pata_pdc2027x: Fix some incorrect function names and parameter docsLee Jones2021-03-121-5/+5
| * ata: pata_optidma: Fix a function misnaming, a formatting issue and a missing...Lee Jones2021-03-121-2/+3
| * ata: pata_jmicron: Fix incorrectly documented function parameterLee Jones2021-03-121-1/+1
| * ata: pata_marvell: Fix incorrectly documented function parameterLee Jones2021-03-121-1/+1
| * ata: pata_hpt3x2n: Fix possible doc-rotted function nameLee Jones2021-03-121-1/+1
| * ata: pata_cs5520: Add a couple of missing param descriptionsLee Jones2021-03-121-0/+2
| * ata: pata_atiixp: Fix a function name and supply description for 'pio'Lee Jones2021-03-121-1/+2
| * ata: pata_artop: Repair possible copy/paste issue in 'artop_6210_qc_defer()'s...Lee Jones2021-03-121-1/+1
| * ata: pata_amd: Fix incorrectly named function in the headerLee Jones2021-03-121-1/+1
| * ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' paramLee Jones2021-03-121-1/+1
| * ata: sata_mv: Fix worthy headers and demote othersLee Jones2021-03-121-6/+6
| * ata: ahci_xgene: Fix incorrect naming of 'xgene_ahci_handle_broken_edge_irq()...Lee Jones2021-03-121-1/+1
| * ata: pata_hpt37x: Fix some function misnaming and missing param issuesLee Jones2021-03-121-2/+4
| * ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s 'mask' p...Lee Jones2021-03-121-0/+1
| * ata: pata_amd: Remove superfluous, add missing and fix broken paramsLee Jones2021-03-121-2/+2
| * ata: pata_artop: Fix a function name and parameter descriptionLee Jones2021-03-121-1/+1
| * ata: pata_ali: Repair some misnamed kernel-doc issuesLee Jones2021-03-121-2/+2
| * ata: libata-pmp: Fix misspelling of 'val'Lee Jones2021-03-121-1/+1