aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-23/+23
2021-05-03ata: ahci_brcm: Fix use of BCM7216 reset controllerGravatar Jim Quinlan 1-23/+23
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2021-04-28Merge tag 'for-5.13/libata-2021-04-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 43-123/+268
2021-04-20libata: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2021-04-15scsi: core: Introduce enum scsi_dispositionGravatar Bart Van Assche 1-1/+1
2021-04-11pata_ipx4xx_cf: Fix unsigned comparison with less than zeroGravatar Junlin Yang 1-1/+1
2021-04-11ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not pr...Gravatar Sowjanya Komatineni 1-2/+4
2021-04-07ata: ahci_tegra: Add AHCI support for Tegra186Gravatar Sowjanya Komatineni 1-13/+47
2021-04-06block: remove BLK_BOUNCE_ISA supportGravatar Christoph Hellwig 1-2/+1
2021-04-06pata_legacy: Add `probe_mask' parameter like with ide-genericGravatar Maciej W. Rozycki 1-0/+6
2021-04-06pata_platform: Document `pio_mask' module parameterGravatar Maciej W. Rozycki 1-2/+2
2021-04-06pata_legacy: Properly document module parametersGravatar Maciej W. Rozycki 1-36/+56
2021-04-06ata: ahci: ceva: Updated code by using dev_err_probe()Gravatar Piyush Mehta 1-5/+3
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Gravatar Xingui Yang 3-0/+11
2021-03-30ata: libahci_platform: fix IRQ checkGravatar Sergey Shtylyov 1-1/+3
2021-03-30sata_mv: add IRQ checksGravatar Sergey Shtylyov 1-0/+4
2021-03-30ata: pata_acpi: Fix some incorrect function param descriptionsGravatar Lee Jones 1-3/+3
2021-03-30ata: libata-acpi: Fix function name and provide description for 'prev_gtf'Gravatar Lee Jones 1-1/+2
2021-03-30ata: sata_mv: Fix misnaming of 'mv_bmdma_stop()'Gravatar Lee Jones 1-1/+1
2021-03-30ata: pata_cs5530: Fix misspelling of 'cs5530_init_one()'s 'pdev' paramGravatar Lee Jones 1-1/+1
2021-03-30ata: pata_legacy: Repair a couple kernel-doc problemsGravatar Lee Jones 1-4/+4
2021-03-30ata: ata_generic: Fix misspelling of 'ata_generic_init_one()'Gravatar Lee Jones 1-1/+1
2021-03-30ata: pata_opti: Fix spelling issue of 'val' in 'opti_write_reg()'Gravatar Lee Jones 1-1/+1
2021-03-30ata: pata_sl82c105: Fix potential doc-rotGravatar Lee Jones 1-1/+1
2021-03-30ata: pata_piccolo: 'ata_tosh_init()' is misnamed in its headerGravatar Lee Jones 1-1/+1
2021-03-30ata: pata_via: Fix a kernel-doc formatting issueGravatar Lee Jones 1-1/+1
2021-03-30ata: pata_it821x: Fix possible doc-rotted function namesGravatar Lee Jones 1-2/+2
2021-03-30ata: pata_triflex: Repair some misnamed functions and fix some param descript...Gravatar Lee Jones 1-4/+3
2021-03-30ata: pata_sis: Remove superfluous param description and supply anotherGravatar Lee Jones 1-1/+1
2021-03-30ata: pata_sil680: Add some missing function parameter docsGravatar Lee Jones 1-0/+2
2021-03-30ata: pata_pdc202xx_old: Fix some incorrectly named functionsGravatar Lee Jones 1-2/+2
2021-03-26pata_ipx4xx_cf: fix IRQ checkGravatar Sergey Shtylyov 1-1/+5
2021-03-26pata_arasan_cf: fix IRQ checkGravatar Sergey Shtylyov 1-4/+11
2021-03-12ata: Trivial spelling fixes in the file pata_ns87415.cGravatar Bhaskar Chowdhury 1-2/+2
2021-03-12ata: pata_pdc2027x: Fix some incorrect function names and parameter docsGravatar Lee Jones 1-5/+5
2021-03-12ata: pata_optidma: Fix a function misnaming, a formatting issue and a missing...Gravatar Lee Jones 1-2/+3
2021-03-12ata: pata_jmicron: Fix incorrectly documented function parameterGravatar Lee Jones 1-1/+1
2021-03-12ata: pata_marvell: Fix incorrectly documented function parameterGravatar Lee Jones 1-1/+1
2021-03-12ata: pata_hpt3x2n: Fix possible doc-rotted function nameGravatar Lee Jones 1-1/+1
2021-03-12ata: pata_cs5520: Add a couple of missing param descriptionsGravatar Lee Jones 1-0/+2
2021-03-12ata: pata_atiixp: Fix a function name and supply description for 'pio'Gravatar Lee Jones 1-1/+2
2021-03-12ata: pata_artop: Repair possible copy/paste issue in 'artop_6210_qc_defer()'s...Gravatar Lee Jones 1-1/+1
2021-03-12ata: pata_amd: Fix incorrectly named function in the headerGravatar Lee Jones 1-1/+1
2021-03-12ata: pata_ali: Supply description for 'ali_20_filter()'s 'mask' paramGravatar Lee Jones 1-1/+1
2021-03-12ata: sata_mv: Fix worthy headers and demote othersGravatar Lee Jones 1-6/+6
2021-03-12ata: ahci_xgene: Fix incorrect naming of 'xgene_ahci_handle_broken_edge_irq()...Gravatar Lee Jones 1-1/+1
2021-03-12ata: pata_hpt37x: Fix some function misnaming and missing param issuesGravatar Lee Jones 1-2/+4
2021-03-12ata: pata_hpt366: Provide missing description for 'hpt366_filter()'s 'mask' p...Gravatar Lee Jones 1-0/+1
2021-03-12ata: pata_amd: Remove superfluous, add missing and fix broken paramsGravatar Lee Jones 1-2/+2